From owner-freebsd-fs@FreeBSD.ORG Fri Aug 27 00:10:42 2010 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0686C1065670 for ; Fri, 27 Aug 2010 00:10:42 +0000 (UTC) (envelope-from mj@feral.com) Received: from ns1.feral.com (ns1.feral.com [192.67.166.1]) by mx1.freebsd.org (Postfix) with ESMTP id AA5818FC0C for ; Fri, 27 Aug 2010 00:10:41 +0000 (UTC) Received: from [192.168.221.2] (remotevpn [192.168.221.2]) by ns1.feral.com (8.14.3/8.14.3) with ESMTP id o7R0AOZd059051 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Thu, 26 Aug 2010 17:10:40 -0700 (PDT) (envelope-from mj@feral.com) Message-ID: <4C770268.1010707@feral.com> Date: Thu, 26 Aug 2010 17:10:16 -0700 From: Matthew Jacob Organization: Feral Software User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2 MIME-Version: 1.0 To: freebsd-fs@freebsd.org References: <4C76D981.7080602@FreeBSD.org> <4C76F210.5020207@feral.com> <4C76FE56.10306@FreeBSD.org> In-Reply-To: <4C76FE56.10306@FreeBSD.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender DNS name whitelisted, not delayed by milter-greylist-4.2.6 (ns1.feral.com [192.168.221.1]); Thu, 26 Aug 2010 17:10:40 -0700 (PDT) Subject: Re: Questions about FreeBSD and Linux on the same disk X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Aug 2010 00:10:42 -0000 Umm. I don't do much with the extended partitions, but I certainly have more than one FreeBSD system on the box- two on drive 0 and one on drive 2. title Fedora (2.6.32.16-141.fc12.x86_64) root (hd0,0) kernel /vmlinuz-2.6.32.16-141.fc12.x86_64 ro root=/dev/mapper/VolGroup-lv_root console=ttyS0,115200n8 SYSFONT=latarcyrheb-sun16 LANG=en_US.UTF-8 KEYTABLE=us initrd /initramfs-2.6.32.16-141.fc12.x86_64.img savedefault ... title FreeBSD rootnoverify (hd0,2) makeactive chainloader +1 savedefault title FreeBSD32 rootnoverify (hd0,1) makeactive chainloader +1 savedefault title FreeBSD32 8.X rootnoverify (hd2,0) makeactive chainloader +1 savedefault .... > above it sounds like you have the "multiple freebsd" problem licked, > perhaps you could take a look at my post on -hackers and help me out > there too? :-/ > > > Pressing my luck, > > Doug > _______________________________________________ > freebsd-fs@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-fs > To unsubscribe, send any mail to "freebsd-fs-unsubscribe@freebsd.org"