I installed Fedoralive14 with a USB flash drive. at startup, Norootdevicefound. Boothasfailed and sleepingforever appeared. I searched and found a solution. WhentheFedorabootscreenappearstellingyouthatthesystemwillstartin10seconds, pres
I installed Fedora live 14 with a USB flash drive.
No root device found. Boot has failed, sleeping forever.
Search and find the solution.
When the Fedora boot screen appears telling you that the system will start in 10 seconds, pressEnterTo access the boot menu.
PressTabTo open the boot options
Change:Root = live: UUID = 1390-4D09(The UID will be different, derived from your USB stick)Root = live: LABEL = FEDORA
PressEnterTo boot.
---------- Gorgeous demarcation line ----------------
It turned out to be a UUID problem, which is similar to the previous Ubuntu problem, that is, the disk system directory cannot be found,
Solution:
Modify the UUID = 1390-4D09 in the syslinux. conf file in the syslinux folder
LABEL = FEDORA
Here, FEDORA is the volume name of the USB flash drive.