On 03/13/2016 12:36 AM, ToddAndMargo wrote:
Hi All,

Would you guys please fix this for me.  I am coming across
a not inconsiderable number of new computers that have
"legacy" boot mode locked out.  Plus it would be nice to
be able to boot an Apple.


# livecd-iso-to-disk --format --reset-mbr --efi --delete-home \
--home-size-mb 4095 --overlay-size-mb 4095 --unencrypted-home \
Fedora-Live-Xfce-x86_64-23-10.iso /dev/sdc

No BOOT*.efi found in eltorito image. EFI will not boot


Many thanks,
-T



Feedback.

After Nux helped me to upgrade to the latest livecd-tools,
this cleared up.  (I haven't verified that it works in
a UEFI machine yet).

Thanks to everyone for their help!

-T

Nux's upgrade of livecd-tools

# yum install http://li.nux.ro/download/nux/tmp/livecd-tools7/livecd-tools-23.2-3.el7.nux.x86_64.rpm http://li.nux.ro/download/nux/tmp/livecd-tools7/python-imgcreate-23.2-3.el7.nux.x86_64.rpm http://li.nux.ro/download/nux/tmp/livecd-tools7/python-kickstart-2.13-1.el7.nux.noarch.rpm http://li.nux.ro/download/nux/tmp/syslinux7/syslinux-6.03-1.el7.nux.x86_64.rpm http://li.nux.ro/download/nux/tmp/syslinux7/syslinux-nonlinux-6.03-1.el7.noarch.rpm http://li.nux.ro/download/nux/tmp/livecd-tools7/pykickstart-2.13-1.el7.nux.noarch.rpm http://li.nux.ro/download/nux/tmp/livecd-tools7/python3-kickstart-2.13-1.el7.nux.noarch.rpm http://li.nux.ro/download/nux/tmp/livecd-tools7/python3-requests-1.2.3-5.fc20.noarch.rpm http://li.nux.ro/download/nux/tmp/livecd-tools7/python3-six-1.4.1-1.fc20.noarch.rpm http://li.nux.ro/download/nux/tmp/livecd-tools7/python3-urllib3-1.8.2-1.fc20.noarch.rpm http://li.nux.ro/download/nux/tmp/livecd-tools7/python3-chardet-2.0.1-10.fc20.noarch.rpm http://li.nux.ro/download/nux/tmp/syslinux7/syslinux-extlinux-6.03-1.el7.nux.x86_64.rpm http://li.nux.ro/download/nux/tmp/syslinux7/syslinux-extlinux-nonlinux-6.03-1.el7.noarch.rpm http://li.nux.ro/download/nux/dextop/el7Workstation/x86_64/python3-3.3.2-12.el7.nux.x86_64.rpm http://li.nux.ro/download/nux/dextop/el7Workstation/x86_64/python3-libs-3.3.2-12.el7.nux.x86_64.rpm


The following worked on a Kingston dtr3.0 16 GB:

# dd bs=4096 if=/dev/zero of=/dev/sdc

# livecd-iso-to-disk --format --reset-mbr --efi --delete-home --home-size-mb 4095 --overlay-size-mb 4095 --unencrypted-home /home/kvm/Fedora-Live-Xfce-x86_64-23-10.iso /dev/sdc


This failed do to https://bugzilla.redhat.com/show_bug.cgi?id=1317232
# livecd-iso-to-disk --format --reset-mbr --efi --delete-home --home-size-mb 4095 --overlay-size-mb 8829 --unencrypted-home /home/kvm/Fedora-Live-Xfce-x86_64-23-10.iso /dev/sdc

_______________________________________________
xfce mailing list
[email protected]
http://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to