The latest couple of F18 live images I have tried have not been efi bootable. Is this something known or something I should report in bugzilla? If so, under what component?
The latest couple of F18 live images I have tried have not been efi bootable.
https://bugzilla.redhat.com/show_bug.cgi?id=855849
On Sun, 2012-09-30 at 06:28 -0700, John Reiser wrote:
The latest couple of F18 live images I have tried have not been efi bootable.
That's probably not it. The live TCs and RCs were not affected by that bug. Only DVD/netinst.
On Sun, 2012-09-30 at 10:09 +0200, Andreas Tunek wrote:
The latest couple of F18 live images I have tried have not been efi bootable. Is this something known or something I should report in bugzilla? If so, under what component?
What images, exactly, are you talking about? Nightlies?
On Oct 1, 2012 2:26 AM, "Adam Williamson" awilliam@redhat.com wrote:
On Sun, 2012-09-30 at 10:09 +0200, Andreas Tunek wrote:
The latest couple of F18 live images I have tried have not been efi bootable. Is this something known or something I should report in bugzilla? If so, under what component?
What images, exactly, are you talking about? Nightlies?
Yeah, and the graphic test day images as well.
-- Adam Williamson Fedora QA Community Monkey IRC: adamw | Twitter: AdamW_Fedora | identi.ca: adamwfedora http://www.happyassassin.net
-- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel
On Sun, Sep 30, 2012 at 10:09:33AM +0200, Andreas Tunek wrote:
The latest couple of F18 live images I have tried have not been efi bootable. Is this something known or something I should report in bugzilla? If so, under what component?
What, exactly, happens? How are you trying to boot them? How did you make the boot image? livecd-iso-to-disk should be working fine at this point (it rewrites the label so the spaces bug isn't a problem).
2012/10/2 Brian C. Lane bcl@redhat.com:
On Sun, Sep 30, 2012 at 10:09:33AM +0200, Andreas Tunek wrote:
The latest couple of F18 live images I have tried have not been efi bootable. Is this something known or something I should report in bugzilla? If so, under what component?
What, exactly, happens? How are you trying to boot them? How did you make the boot image? livecd-iso-to-disk should be working fine at this point (it rewrites the label so the spaces bug isn't a problem).
--
This happens:
livecd-iso-to-disk --format --reset-mbr --efi Fedora-18-Nightly-20120930.12-x86_64-Live-desktop.iso /dev/sdb Verifying image... /home/tuna/Downloads/Fedora-18-Nightly-20120930.12-x86_64-Live-desktop.iso: cae42a4382b6b2fd7341855d96122c76 Fragment sums: b9ebb947abaa631ca1b693423ed2c79f74c11e19a1111578358ecc4fff7d Fragment count: 20 Press [Esc] to abort check. Checking: 100.0%
The media check is complete, the result is: PASS.
It is OK to use this media. WARNING: THIS WILL DESTROY ANY DATA ON /dev/sdb!!! Press Enter to continue or ctrl-c to abort
8 bytes were erased at offset 0x00000200 (gpt): 45 46 49 20 50 41 52 54 8 bytes were erased at offset 0x3d3d2000 (gpt): 45 46 49 20 50 41 52 54 Warning: The resulting partition is not properly aligned for best performance. Waiting for devices to settle... mkdosfs 3.0.12 (29 Oct 2011) ERROR: This live image does not support EFI booting
/Andreas Tunek
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)
-- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel
2012/10/2 Andreas Tunek andreas.tunek@gmail.com:
2012/10/2 Brian C. Lane bcl@redhat.com:
On Sun, Sep 30, 2012 at 10:09:33AM +0200, Andreas Tunek wrote:
The latest couple of F18 live images I have tried have not been efi bootable. Is this something known or something I should report in bugzilla? If so, under what component?
What, exactly, happens? How are you trying to boot them? How did you make the boot image? livecd-iso-to-disk should be working fine at this point (it rewrites the label so the spaces bug isn't a problem).
--
This happens:
livecd-iso-to-disk --format --reset-mbr --efi Fedora-18-Nightly-20120930.12-x86_64-Live-desktop.iso /dev/sdb Verifying image... /home/tuna/Downloads/Fedora-18-Nightly-20120930.12-x86_64-Live-desktop.iso: cae42a4382b6b2fd7341855d96122c76 Fragment sums: b9ebb947abaa631ca1b693423ed2c79f74c11e19a1111578358ecc4fff7d Fragment count: 20 Press [Esc] to abort check. Checking: 100.0%
The media check is complete, the result is: PASS.
It is OK to use this media. WARNING: THIS WILL DESTROY ANY DATA ON /dev/sdb!!! Press Enter to continue or ctrl-c to abort
8 bytes were erased at offset 0x00000200 (gpt): 45 46 49 20 50 41 52 54 8 bytes were erased at offset 0x3d3d2000 (gpt): 45 46 49 20 50 41 52 54 Warning: The resulting partition is not properly aligned for best performance. Waiting for devices to settle... mkdosfs 3.0.12 (29 Oct 2011) ERROR: This live image does not support EFI booting
/Andreas Tunek
With livecd-tools.i686 1:17.15-1.fc17 @updates-testing
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)
-- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel
On Tue, 2012-10-02 at 11:09 -0600, Chris Murphy wrote:
On Oct 2, 2012, at 10:39 AM, Andreas Tunek wrote:
livecd-iso-to-disk --format --reset-mbr --efi
--reset-mbr and --efi are conflicting options. I don't know if the script automatically negates one of them or if you just end up with a messed up USB stick.
I've been using both forever, FWIW.
2012/10/2 Adam Williamson awilliam@redhat.com:
On Tue, 2012-10-02 at 11:09 -0600, Chris Murphy wrote:
On Oct 2, 2012, at 10:39 AM, Andreas Tunek wrote:
livecd-iso-to-disk --format --reset-mbr --efi
--reset-mbr and --efi are conflicting options. I don't know if the script automatically negates one of them or if you just end up with a messed up USB stick.
I've been using both forever, FWIW.
Adam Williamson Fedora QA Community Monkey IRC: adamw | Twitter: AdamW_Fedora | identi.ca: adamwfedora http://www.happyassassin.net
-- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel
Beta 1 works!
On Tue, Oct 02, 2012 at 06:39:05PM +0200, Andreas Tunek wrote:
2012/10/2 Brian C. Lane bcl@redhat.com:
On Sun, Sep 30, 2012 at 10:09:33AM +0200, Andreas Tunek wrote:
The latest couple of F18 live images I have tried have not been efi bootable. Is this something known or something I should report in bugzilla? If so, under what component?
What, exactly, happens? How are you trying to boot them? How did you make the boot image? livecd-iso-to-disk should be working fine at this point (it rewrites the label so the spaces bug isn't a problem).
--
This happens:
livecd-iso-to-disk --format --reset-mbr --efi Fedora-18-Nightly-20120930.12-x86_64-Live-desktop.iso /dev/sdb Verifying image... /home/tuna/Downloads/Fedora-18-Nightly-20120930.12-x86_64-Live-desktop.iso: cae42a4382b6b2fd7341855d96122c76 Fragment sums: b9ebb947abaa631ca1b693423ed2c79f74c11e19a1111578358ecc4fff7d Fragment count: 20 Press [Esc] to abort check. Checking: 100.0%
The media check is complete, the result is: PASS.
It is OK to use this media. WARNING: THIS WILL DESTROY ANY DATA ON /dev/sdb!!! Press Enter to continue or ctrl-c to abort
8 bytes were erased at offset 0x00000200 (gpt): 45 46 49 20 50 41 52 54 8 bytes were erased at offset 0x3d3d2000 (gpt): 45 46 49 20 50 41 52 54 Warning: The resulting partition is not properly aligned for best performance. Waiting for devices to settle... mkdosfs 3.0.12 (29 Oct 2011) ERROR: This live image does not support EFI booting
Thanks for the report, the nightly images weren't working right because of the splash image change. livecd-tools 18.12 fixes this.
On Oct 2, 2012, at 12:59 PM, Brian C. Lane wrote:
This happens:
livecd-iso-to-disk --format --reset-mbr --efi
8 bytes were erased at offset 0x00000200 (gpt): 45 46 49 20 50 41 52 54 8 bytes were erased at offset 0x3d3d2000 (gpt): 45 46 49 20 50 41 52 54 Warning: The resulting partition is not properly aligned for best performance. Waiting for devices to settle... mkdosfs 3.0.12 (29 Oct 2011) ERROR: This live image does not support EFI booting
Thanks for the report, the nightly images weren't working right because of the splash image change. livecd-tools 18.12 fixes this.
I guess I vaguely recall from F17 that --reset-mbr --efi gets you a hybrid MBR/GPT thing that did work for me, but I didn't realize that was an expected outcome that it worked.
Chris Murphy
2012/10/2 Brian C. Lane bcl@redhat.com:
On Tue, Oct 02, 2012 at 06:39:05PM +0200, Andreas Tunek wrote:
2012/10/2 Brian C. Lane bcl@redhat.com:
On Sun, Sep 30, 2012 at 10:09:33AM +0200, Andreas Tunek wrote:
The latest couple of F18 live images I have tried have not been efi bootable. Is this something known or something I should report in bugzilla? If so, under what component?
What, exactly, happens? How are you trying to boot them? How did you make the boot image? livecd-iso-to-disk should be working fine at this point (it rewrites the label so the spaces bug isn't a problem).
--
This happens:
livecd-iso-to-disk --format --reset-mbr --efi Fedora-18-Nightly-20120930.12-x86_64-Live-desktop.iso /dev/sdb Verifying image... /home/tuna/Downloads/Fedora-18-Nightly-20120930.12-x86_64-Live-desktop.iso: cae42a4382b6b2fd7341855d96122c76 Fragment sums: b9ebb947abaa631ca1b693423ed2c79f74c11e19a1111578358ecc4fff7d Fragment count: 20 Press [Esc] to abort check. Checking: 100.0%
The media check is complete, the result is: PASS.
It is OK to use this media. WARNING: THIS WILL DESTROY ANY DATA ON /dev/sdb!!! Press Enter to continue or ctrl-c to abort
8 bytes were erased at offset 0x00000200 (gpt): 45 46 49 20 50 41 52 54 8 bytes were erased at offset 0x3d3d2000 (gpt): 45 46 49 20 50 41 52 54 Warning: The resulting partition is not properly aligned for best performance. Waiting for devices to settle... mkdosfs 3.0.12 (29 Oct 2011) ERROR: This live image does not support EFI booting
Thanks for the report, the nightly images weren't working right because of the splash image change. livecd-tools 18.12 fixes this.
Is that available for F17?
-- Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)
-- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel