Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1144040

Summary: "vesamenu.c32: not a COM32R image" when converting i686 images
Product: [Fedora] Fedora Reporter: Kamil Páral <kparal>
Component: livecd-toolsAssignee: Brian Lane <bcl>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: adam.stokes, bcl, bruno, dhuff, Jasper.Hartline, katzj, pschindl, robatino
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-24 07:34:47 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1145664    
Bug Blocks: 1043124    
Attachments:
Description Flags
boot screen photo none

Description Kamil Páral 2014-09-18 13:53:46 UTC
Created attachment 938918 [details]
boot screen photo

Description of problem:
When I try to create a bootable thumb stick from *i686* version of Fedora Workstation, it fails to boot. It displays this error:

vesamenu.c32: not a COM32R image

I have verified the checksum of that iso image. If I use dd to copy that image, everything works.

Version-Release number of selected component (if applicable):
livecd-tools-21.2-4.fc21.x86_64
Fedora-Live-Workstation-i686-21_Alpha-1.iso (RC1)

How reproducible:
always, different thumb drives, different computers

Steps to Reproduce:
1. sudo livecd-iso-to-disk --format --reset-mbr 'Fedora-Live-Workstation-i686-21_Alpha-1.iso'  /dev/sdc

Comment 1 Kamil Páral 2014-09-18 13:56:22 UTC
Forgot to add: Converting x86_64 images works fine.

Proposing as a Beta blocker:
https://fedoraproject.org/wiki/Fedora_21_Beta_Release_Criteria#Release-blocking_images_must_boot
"Release-blocking live and dedicated installer images must boot when written to optical media of an appropriate size (if applicable) and when written to a USB stick with any of the officially supported methods."

Comment 2 Kamil Páral 2014-09-23 11:56:05 UTC
So, I've found out I used F21 version of livecd-tools on a F20 machine. After I downgraded to F20 version of livecd-tools (livecd-tools-20.5-1.fc20.x86_64), everything seems to work correctly.

So, this might be a coincidence of some latest changes in livecd-tools interfering with F20, and therefore NOTABUG.

We tried to test the same approach on proper F21 system, but it seems that livecd-tools are more broken there, we couldn't even reach that point due to some other errors (that pschindl should report shortly).

Comment 3 Kamil Páral 2014-09-23 13:52:15 UTC
I'm going to mark this as being blocked by 1145664, because until we resolve that bug, we can't verify whether this problem occurs in F21.

Comment 4 Brian Lane 2014-09-23 17:01:38 UTC
Correct, you have to use the f20 litd on f20, for f21 there were syslinux changes that aren't backwards-compatible.

Comment 5 Kamil Páral 2014-09-24 07:34:47 UTC
In that case let's close this report as NOTABUG, because it was very likely caused by that. We will continue testing f21 version of litd and report issues we see with it.