Madhan M wrote: > Hi all, > > I have finished installing the system using LFS-6.7 and completed till > chapter-8.3. But when i try to install grub on my hard disk,it remains as > such. The pointer keeps blinking. Please help me. > Thanks in advance. > > Commands that were been followed: > > root:/boot/grub# grub-mkdevicemap --device-map=device.map > root:/boot/grub# cat device.map > (fd0) /dev/fd0 > (hd0) /dev/sda > (hd1) /dev/sdb > root:/boot/grub# grub-install --grub-setup=/bin/true /dev/sda
Did you update the MBR? grub-setup '(hd0)' -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
