LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   Booting LFS from USB stick ? (https://www.linuxquestions.org/questions/linux-from-scratch-13/booting-lfs-from-usb-stick-897465/)

jiapei100 01-04-2013 07:43 AM

Hi, spiky0011:

This grub.cfg is from the host. In fact, I've got 4 hard drives:
Quote:

hd0 -- /dev/sda1 -- Windows7
hd1 -- /dev/sdb1 -- Ubuntu 12.04 -- where the grub is put
hd2 -- /dev/sdc1 -- external hard drive, not bootable
hd3 -- /dev/sdd1 -- My LFS
So, any further suggestions? One of my friend said my grub has already been successfully configured, it might have something to do with LFS building.

Quote:

Originally Posted by spiky0011 (Post 4862803)
Hi

Is this the grub.cfg from lfs or host


spiky0011 01-04-2013 07:52 AM

Are you trying to boot off of host grub

spiky0011 01-04-2013 11:16 AM

Hi

I would copy grub.cfg > grub.cfg-old

Then edit grub.cfg
remove "UUID=a2d0f92a-eca8-4121-a998-99c70d4df67b ro recovery nomodeset "

and put root=/dev/sddx root-delay=10 ro

x being the root partition


All times are GMT -5. The time now is 05:04 PM.