Bug 293281

Summary: Live CD will not boot off USB pen
Product: [Fedora] Fedora Reporter: William Murray <w.j.murray>
Component: syslinuxAssignee: Peter Jones <pjones>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 8CC: wwoods
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 8 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-12-04 16:26:24 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description William Murray 2007-09-17 14:12:07 UTC
Description of problem:
Live cd iso will not boot off USB pen

Version-Release number of selected component (if applicable):
F8test2 (also test 1)

How reproducible:
3 machines exhibit same symptoms

Steps to Reproduce:
1. /usr/bin/livecd-iso-to-disk /path/to/live.iso /dev/sdb1 
2. Put pen in usb port
3. reboot computer
  
Actual results:
Boot hangs at un-compressing the initrd.img

Expected results:
Live USB install

Additional info:
I have tried some kernel boot parameters:
  usbcore.autosuspend=-1
and
   "edd=off"
These had no effect.

Comment 1 William Murray 2007-10-05 12:52:43 UTC
This is still true in F8T3. No progress..


Comment 2 Will Woods 2007-12-03 22:42:30 UTC
Works fine here. What kind of machine were you trying it in? How much RAM does
it have? How did you make the LiveUSB device?

Comment 3 William Murray 2007-12-04 08:00:00 UTC
I have been using a Dell D610 lattitude and laptop and an optiplex 745 with the
same result. Both 1Gb ram.

   The USB device might be issue. I have it partitioned into 3: FAT for other
O/S use, EXT3 with the Live CD and EXT3 with a gParted distro and MBR. Grub
on this appears to correct5ly pass to grub on the 2nd partition, nice blue
splash screen but no loading initrd.img.

I made it using /usr/bin/livecd-iso-to-disk as stated.
 
  Is there anything I could try? I don't really want to scrub the
partitioning...but I guess I could.


Comment 4 William Murray 2007-12-04 09:31:41 UTC
Oops!
   This was with F8T3. I Just re-did it using F8. And it works perfectly.
 
One observation...my boot partition has moved. Previously it was left on
the 3rd partition, now it is the second. Maybe connected? Anyway, it works!
           Bill