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
On Sun, 13 Mar 2016 00:36:27 -0800 ToddAndMargo ToddAndMargo@zoho.com 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
Is that the error it gives you?
Can you try doing a 'dd if=Fedora-Live-Xfce-x86_64-23-10.iso of=/dev/sdc' and see if that works?
kevin
On 03/14/2016 12:17 PM, Kevin Fenzi wrote:
On Sun, 13 Mar 2016 00:36:27 -0800 ToddAndMargo ToddAndMargo@zoho.com 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
Is that the error it gives you?
Can you try doing a 'dd if=Fedora-Live-Xfce-x86_64-23-10.iso of=/dev/sdc' and see if that works?
kevin
Hi Kevin,
That is the error when you run the above script, not the error when you boot.
"dd" works perfectly when you boot from a "legacy" BIOS. I haven't tried it on a UEFI bios yet. I have a shot at a customer's A-N-N-O-Y-I-N-G, please only boot Windows, UEFI this afternoon. I will give it a test.
I would love it if there was a way to dual boot legacy and UEFI.
-T
On 03/15/2016 11:14 AM, ToddAndMargo wrote:
On 03/14/2016 12:17 PM, Kevin Fenzi wrote:
On Sun, 13 Mar 2016 00:36:27 -0800 ToddAndMargo ToddAndMargo@zoho.com 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
Is that the error it gives you?
Can you try doing a 'dd if=Fedora-Live-Xfce-x86_64-23-10.iso of=/dev/sdc' and see if that works?
kevin
Hi Kevin,
That is the error when you run the above script, not the error when you boot.
"dd" works perfectly when you boot from a "legacy" BIOS. I haven't tried it on a UEFI bios yet. I have a shot at a customer's A-N-N-O-Y-I-N-G, please only boot Windows, UEFI this afternoon. I will give it a test.
I would love it if there was a way to dual boot legacy and UEFI.
-T
Hi Kevin,
I tested in a customer's machine, which was $400 HP Desktop with an inline power supply, without an internal power supply (Desktop, not laptop). This el-cheap-o has the worst, "how dare you boot anything other than Windows" UEFI BIOS from h*** I have come across.
Setting the first boot device to the stick failed. But, using the f key boot over ride worked.
So the problem here is "livecd-iso-to-disk", again. Man, that thing has more bugs ...
Thank you for the help with this, -T
FWIW, I've been able to boot a Fedora LiveUSB on Apple hardware (Macbook Air from 2015, Pro from 2013) using just the `dd` method. I haven't tried `livecd-iso-to-disk` though.
On 03/16/2016 08:58 AM, ToddAndMargo wrote:
On 03/15/2016 11:14 AM, ToddAndMargo wrote:
On 03/14/2016 12:17 PM, Kevin Fenzi wrote:
On Sun, 13 Mar 2016 00:36:27 -0800 ToddAndMargo ToddAndMargo@zoho.com 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
Is that the error it gives you?
Can you try doing a 'dd if=Fedora-Live-Xfce-x86_64-23-10.iso of=/dev/sdc' and see if that works?
kevin
Hi Kevin,
That is the error when you run the above script, not the error when you boot.
"dd" works perfectly when you boot from a "legacy" BIOS. I haven't tried it on a UEFI bios yet. I have a shot at a customer's A-N-N-O-Y-I-N-G, please only boot Windows, UEFI this afternoon. I will give it a test.
I would love it if there was a way to dual boot legacy and UEFI.
-T
Hi Kevin,
I tested in a customer's machine, which was $400 HP Desktop with an inline power supply, without an internal power supply (Desktop, not laptop). This el-cheap-o has the worst, "how dare you boot anything other than Windows" UEFI BIOS from h*** I have come across.
Setting the first boot device to the stick failed. But, using the f key boot over ride worked.
So the problem here is "livecd-iso-to-disk", again. Man, that thing has more bugs ...
Thank you for the help with this, -T
xfce mailing list xfce@lists.fedoraproject.org http://lists.fedoraproject.org/admin/lists/xfce@lists.fedoraproject.org
--- On Wed, 16 Mar 2016 11:24:53 -0700 Noah Petherbridge <root@kirsle.net> wrote ---- FWIW, I've been able to boot a Fedora LiveUSB on Apple hardware (Macbook Air from 2015, Pro from 2013) using just the `dd` method. I haven't tried `livecd-iso-to-disk` though.
Hi Noah,
Thank you for the feedback!
Did you have to go into the Apple UEFI bios and tell it to boot off the flash drive first, or was everything automatic?
Many thanks, -T
Everything was pretty automatic. On a Macbook you just hold down Option during power-on to get the Apple boot menu, and the Fedora LiveUSB showed up as an option.
Installation was smooth too (if you let Fedora make the automatic partition layout, it knows to set up an EFI bootloader at /boot/efi and registers itself with the Apple boot menu, so Fedora shows up as an option alongside OS X when you do the Option key on boot, and it has an entry in OS X's "Startup Disk" settings), so using rEFIt etc. to simulate a legacy BIOS isn't necessary.
-Noah
On 03/16/2016 08:26 PM, toddandmargo wrote:
--- On Wed, 16 Mar 2016 11:24:53 -0700 *Noah Petherbridge root@kirsle.net* wrote ---- FWIW, I've been able to boot a Fedora LiveUSB on Apple hardware (Macbook Air from 2015, Pro from 2013) using just the `dd` method. I haven't tried `livecd-iso-to-disk` though.
Hi Noah,
Thank you for the feedback!
Did you have to go into the Apple UEFI bios and tell it to boot off the flash drive first, or was everything automatic?
Many thanks, -T
xfce mailing list xfce@lists.fedoraproject.org http://lists.fedoraproject.org/admin/lists/xfce@lists.fedoraproject.org
On 03/17/2016 09:11 AM, Noah Petherbridge wrote:
Everything was pretty automatic. On a Macbook you just hold down Option during power-on to get the Apple boot menu, and the Fedora LiveUSB showed up as an option.
Installation was smooth too (if you let Fedora make the automatic partition layout, it knows to set up an EFI bootloader at /boot/efi and registers itself with the Apple boot menu, so Fedora shows up as an option alongside OS X when you do the Option key on boot, and it has an entry in OS X's "Startup Disk" settings), so using rEFIt etc. to simulate a legacy BIOS isn't necessary.
-Noah
This I did not know. Thank you!
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.... http://li.nux.ro/download/nux/tmp/livecd-tools7/python-imgcreate-23.2-3.el7.... http://li.nux.ro/download/nux/tmp/livecd-tools7/python-kickstart-2.13-1.el7.... http://li.nux.ro/download/nux/tmp/syslinux7/syslinux-6.03-1.el7.nux.x86_64.r... http://li.nux.ro/download/nux/tmp/syslinux7/syslinux-nonlinux-6.03-1.el7.noa... http://li.nux.ro/download/nux/tmp/livecd-tools7/pykickstart-2.13-1.el7.nux.n... http://li.nux.ro/download/nux/tmp/livecd-tools7/python3-kickstart-2.13-1.el7... http://li.nux.ro/download/nux/tmp/livecd-tools7/python3-requests-1.2.3-5.fc2... http://li.nux.ro/download/nux/tmp/livecd-tools7/python3-six-1.4.1-1.fc20.noa... http://li.nux.ro/download/nux/tmp/livecd-tools7/python3-urllib3-1.8.2-1.fc20... http://li.nux.ro/download/nux/tmp/livecd-tools7/python3-chardet-2.0.1-10.fc2... http://li.nux.ro/download/nux/tmp/syslinux7/syslinux-extlinux-6.03-1.el7.nux... http://li.nux.ro/download/nux/tmp/syslinux7/syslinux-extlinux-nonlinux-6.03-... http://li.nux.ro/download/nux/dextop/el7Workstation/x86_64/python3-3.3.2-12.... http://li.nux.ro/download/nux/dextop/el7Workstation/x86_64/python3-libs-3.3....
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
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:
The --efi option is not need when using a live ISO that has it in it.
My current favorite ISO is Fedora-Live-Xfce-x86_64-23-10.iso which does boot from UEFI.
And, the full install of the above to a flash drive also will boot from UEFI. I find that holding down the "esc" key at boot will get your the boot over ride on "some" computers.
Also, it boots from Apple MAC's if you hold down the "option" key (not the flower key) when it is booting. This will give you the choice of what boot device. (Thank you Noah!).
-T