You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Boot process eventually fails with:
Warning: No root device "live:/dev/disk/by-label/Fedora-16-i686-Live-Desktop.iso" found
This is the same issue of trying to locate the installation media by label that we had with Arch Linux. Unlike Arch Linux however, the label expected by the Fedora installation process is not FAT compatible, therefore the issue will have to be fixed on Fedora's end.
* Allow the use of vanilla Syslinux by creating a /syslinux.cfg
that references isolinux.cfg
* Fix#40 and #42
* Workaround for #44 by search and replace of ISO label in .cfg
* ISO9660 Joliet fixes
Boot process eventually fails with:
Warning: No root device "live:/dev/disk/by-label/Fedora-16-i686-Live-Desktop.iso" found
This is the same issue of trying to locate the installation media by label that we had with Arch Linux. Unlike Arch Linux however, the label expected by the Fedora installation process is not FAT compatible, therefore the issue will have to be fixed on Fedora's end.
Created Bug 794821: https://bugzilla.redhat.com/show_bug.cgi?id=794821
The text was updated successfully, but these errors were encountered: