Thanks.

Now my disk layout is:

hdc1 Freebsd
hdc2 Linux (boot)
hdc3 Linux (swap)
hdc4 Linux (root)

I'm planning on using grub

If my grub.conf was:

title=genkernel
root (hd0,0)
kernel (hd0,0)/boot/kernel-2.4.20-gentoo-r7 root=/dev/hdc4
initrd (hd0,0)/boot/initrd-2.4.20-gentoo-r7

title=freebsd
root (hd0,1)
kernel /boot/loader

I should have no problems, correct??

Thanks

On Fri, 10 Oct 2003 12:32:49 -0500, Andrew Gaffney wrote
> Monah Baki wrote:
> > Hi all,
> > 
> > I'm trying to dual boot gentoo with freebsd, I installed freebsd first, then as I 
> > was 
partioning my 
> > HDD, I noticed gentoo's device boot was labeled (/dev/hdc2p1, hdc2p2 and hdc2p3) 
Freebsd 
> > was hdc1. I wanted to enable ext3 on hdc2p1 but the system responded with 
> > "The device apparently does not exist", and I checked /dev which was true.
> 
> You've got it backwards. Gentoo is on /dev/hdc1. FreeBSD's 
> partitions are hdc2p[123].
> 
> -- 
> Andrew Gaffney
> 
> --
> [EMAIL PROTECTED] mailing list

--
[EMAIL PROTECTED] mailing list

Reply via email to