I know this will depend on the bios i think and what order it places yoru USB devices compared to your Hard disk device. On Tue, Feb 24, 2009 at 9:56 PM, Trent Shipley wrote: > I am trying to build a bootable DOS memory stick so that I can flash my BIOS. > > The instructions (http://en.gentoo-wiki.com/wiki/FreeDOS_Flash_Drive) say: > > And finally, you can install GRUB : > grub > grub> device (hd5) /dev/sdb > grub> root (hd5,0) > grub> setup (hd5) > grub> quit > -------------------------- > The line:  grub> device (hd5) /dev/sdb > is giving me trouble. > > I know that the stick is mounted at /dev/sdd  but I don't know how to find the > value that goes in the (hd5) part of the command. > > http://www.freesoftwaremagazine.com/articles/grub_intro/ > suggests > > # grub > grub> find /boot/grub/stage1 >  (hd0,1) >  (hd2,0) > > followed by > > grub> find (hd2,0)/boot/im > grub> find (hd2,0)/boot/images/ > > but this has been decidedly unsuccessful. > > > --------------------------------------------------- > PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us > To subscribe, unsubscribe, or to change your mail settings: > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss > -- A mouse trap, placed on top of your alarm clock, will prevent you from rolling over and going back to sleep after you hit the snooze button. Stephen --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change your mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss