I use (hd1,0), it doesn't work It boot Windows in hda instead I try by adding
map (hd0) (hd1) or map (hd1) (hd0) Both don't work. On Sun, Nov 21, 2010 at 5:44 AM, <[email protected]> wrote: > > The hd[#,#] doesn't refer to the device type (i.e. scsi disk sda) grub > operates BEFORE the OS and so that doesn't come into play. > > If your IDE device is hd[0,#] than your SCSI device is going to be hd[1,#] > > Obviously you must substitute the second # with the partition number your Win > 98 OS is on. > > TeddyB > > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

