Marc Ferland wrote: > Hi, > > The last instruction of the grub setup states that you should use: > grub-setup to update the MBR. > > Running this on my system yields to: root:~# grub-setup No device is > specified. Try ``grub-setup --help'' for more information. > > So I think the instruction should instead be: grub-setup "(hdn)" > > where n is the hard-drive number returned by the previous > grub-mkdevicemap command.
What does your /boot/grub/device.map look like? grub-setup is supposed to guess the root device and in my experience it is usually right. Fixed the typo. Thanks. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page