Edit Grub

Steve Karg skarg at users.sourceforge.net
Wed Jun 28 02:05:19 UTC 2006


Hi Richard,

> I am using 6.06 (Dapper) and KDE 3.5.2. I have installed Dapper on a 80G drive 
> and Windows XP on a 20G drive. Windows worked after installation but will not 
> boot now.. My disks show the following.80G Master
> dev/hda
>  Partitions/ File /dev/hda1
> Windows NTFS
> 
> The other 20G slave
> /dev/hdb
>  Partitions /dev/hdb1/Extended 3

Looks like the Master 80G has Windows and the Slave has Linux instead - 
but you might have just mistyped it here.

> I can boot to linux without a prblem. If I try to boot to windows I get the 
> following.
>  Root (hd0,1)
> Filesystem type unknown
> Partition type 0x5 
> savedefault
> map (hd0)(hd1)
> error11 Unregognixed String.

There is some helpful troubleshooting information for GRUB here:
http://www.gentoo.org/doc/en/grub-error-guide.xml
which was derived from this thread:
http://forums.gentoo.org/viewtopic.php?t=122656

> Grub is
> Title WindowsXP
> Root (hd0.1)
> savedefualt
> map (hd0)(hd1)
> map (hd1)(hd0)
> chainloader  +1
> boot

That guide suggests that booting Windows from the second hard drive 
/boot/grub/menu.lst entry look like:

title Windows XP
   map (hd0) (hd1)
   map (hd1) (hd0)
   chainloader (hd1,0)+1

Best Regards,

Steve





More information about the kubuntu-users mailing list