Bug 875054 - Dracut searches for disk with label too long for Fat32, can't boot from USB
Summary: Dracut searches for disk with label too long for Fat32, can't boot from USB
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: lorax
Version: 18
Hardware: All
OS: All
unspecified
unspecified
Target Milestone: ---
Assignee: Brian Lane
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-09 12:21 UTC by Paul Alesius
Modified: 2013-02-04 18:16 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-02-04 18:16:18 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Paul Alesius 2012-11-09 12:21:12 UTC
Description of problem:
Init searches for a disk with label too long, Fat32 doens't allow labels of that size; Example of label: (label=Fedora 17 x86x64).
Unable to boot from USB because USB boot in most BIOSes require FAT.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 2 Harald Hoyer 2012-11-22 10:56:26 UTC
Linux cannot be installed on Fat32 anyway. What are you trying to do?

Comment 3 Paul Alesius 2012-11-29 14:40:30 UTC
Harald,


I'm not installing to FAT. Here's the sequence (As stated in the description):

1. Boot with USB FAT installation media plugged in.
2. Grub, runs Anaconda.
3. Anaconda searches for installation media.
   
       Anaconda wants: The USB FAT label=Fedora 17 x86x64
   Actually available: The USB FAT label=Fedora 17        (Or something, shorter)

4. Anaconda says there is no installation media (Or something, this was some time ago).



You can actually set the installation media label at the GRUB prompt to boot from USB FAT with correct label.

Comment 4 Harald Hoyer 2012-11-29 15:13:25 UTC
Well, then it's the job of the tool, which installs the install medium on the FAT to correct the kernel command line parameter to match that of the FAT medium.

Or for the install medium creator to choose a name, which fits on in a FAT label.

Nothing dracut can fix... Sorry.. reassign this bug to whatever component that is, please.

Comment 5 Harald Hoyer 2012-11-29 15:15:16 UTC
Why is this Red Hat Enterprise Linux 6?

Comment 6 Paul Alesius 2012-11-29 16:08:06 UTC
You can't dd if=installer.iso of=/dev/usb and if I remember correctly it also fails with a net install too. It's inconvenient for the user to have to set the right label at the grub screen because the default one doesn't match the shoter one on the FAT boot media.

I can't change products for this bug, please help me set this to Fedora and mark notabug, or however you wish.

Comment 7 Brian Lane 2012-12-03 16:47:04 UTC
You need to describe how you created this boot media in more detail. The only thing that Fedora uses that would make USB Fat32 is livecd-iso-to-disk when using --efi, and that changes it to use the UUID of the partition, not the label.

Comment 8 Fedora Admin XMLRPC Client 2013-02-04 15:04:31 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.


Note You need to log in before you can comment on or make changes to this bug.