On Dec 30, 2011 5:23 PM, "Michael Rainey" <[email protected]> wrote: > > Hello, > > I am currently using the book LFS 7.0 in my project. I am on the last leg of the LFS build and hit a snag. > > I reached section 8.4.3 Setting up the configuration and was attempting to install grub to the build. This where the error listed below Does anyone have any ideas on what is going wrong? > > Thanks in advance. > Michael > > root:/# cat Device.map > (hd0) /dev/disk/by-id/ata-VBOX_HARDDISK_VBaf17e34d-45aa027d > (hd1) /dev/disk/by-id/ata-VBOX_HARDDISK_VBb13872a7-3467e040 > > root:/# grub-install /dev/sdb
You really don't want to install on sdb. The BIOS will go to sda and you want to install the MBR there. -- Bruce
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
