Hi all,

I'm trying to configure GRUB to boot XP (dual boot with Gentoo).   I'm not 
sure what's quite wrong with my config and it's probably something very 
simple.

Disk config is:

/dev/sda: Linux
        sda1: boot (ext3)
        sda2: root (xfs)
        sda3: swap

/dev/sdb: Windows
        sdb1: NTFS

The disk mounts ok.  Windows also boots when I disconnect /dev/sda.  Linux is 
booting as that's what I'm writing this in  3rd disk will be FreeBSD and it's 
/dev/hda, and not formatted yet.  Here's my menu.lst:

default 0
timeout 15
splashimage=(hd0,0)/boot/grub/splash.xpm.gz

title=Gentoo Linux
root (hd0,0)
kernel (hd0,0)/boot/bzImage-2.4.21-ac root=/dev/sda2 hdc=ide-scsi vga=794

title=Windows XP
root (hd1,0)
chainloader +1

Anyone know what might need to be changed? (and yes I've checked out the SxS 
and everything seems to be fine. It might be because I'm very very new to 
SCSI)

                        TIA,

                        Bob Raymond

-- 
Linux EPoX.Linux.Raymond 2.4.21-rc1-ac4 #1 Mon May 12 12:35:35 EDT 2003 i686 
AMD Athlon(tm) processor AuthenticAMD GNU/Linux
 13:09:44 up 15:48,  2 users,  load average: 0.19, 0.13, 0.14
System going down at 1:45 this afternoon for disk crashing.
_______________________________________________
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users

Reply via email to