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 -----Original Message----- From: Long Wind <[email protected]> Date: Sun, 21 Nov 2010 05:29:38 To: <[email protected]> Cc: Debian Lists<[email protected]> Subject: Re: can grub on one disk boot OS on another disk? My first disk is IDE and called hd0 by grub My 2nd disk is scsi, it probably won't work if I call it "hd[0,1]" in menu.lst On 11/21/10, [email protected] <[email protected]> wrote: > > > Running etch your most likely running grub1. If this is the case you must > edit your > > /boot/grub/menu.list > > There are entries for each item on your boot menu. You must create an entry > for Windows 98, you define the location of your installation via the hd[0,1] > entry. The first number is your disk drive, the second is the partition, > both start counting from zero. > > TeddyB > > > > -- > To UNSUBSCRIBE, email to [email protected] > with a subject of "unsubscribe". Trouble? Contact > [email protected] > Archive: > http://lists.debian.org/[email protected] > > > -- > To UNSUBSCRIBE, email to [email protected] > with a subject of "unsubscribe". Trouble? Contact > [email protected] > Archive: > http://lists.debian.org/429731746-1290322138-cardhu_decombobulator_blackberry.rim.net-6218045...@bda029.bisx.prod.on.blackberry > > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

