vignesh kumar wrote: > hi al, > > i have finished installing the entire system.. i am in chapter-8.4 of > LFS-6.7...when i try to run the command > *grub-mkdevicemap --device-map=device.map > cat device.map > *it gives the output as > *(fd0) /dev/fd0 > > it doesnt show my hard disk.... > please help..... > *
You need /dev mounted when you run grub-mkdevicemap. That is /dev/sda needs to be visible the the program. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
