Bug 495117 - (anaconda) failed to resolve device UUID=<foo>
Summary: (anaconda) failed to resolve device UUID=<foo>
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-04-09 19:53 UTC by Warren Togami
Modified: 2009-04-28 18:03 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-04-28 18:03:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Warren Togami 2009-04-09 19:53:03 UTC
clumens said that I can make livecd-iso-to-disk copy everything to a USB disk necessary to do a full DVD install from the USB disk.  I aim to improve livecd-iso-to-disk to do this automatically if it detected 

* He said to copy images/install.img to the USB stick
* Copy the DVD ISO to the USB stick
* Add repo=hd:UUID=<foo>:/ to the kernel command line.
* Booting the USB stick, it will automatically mount UUID=<foo> and look for the stage2 install.img.
* Anaconda runs and fails with:

ERROR: failed to resolve device UUID=<foo>
DEBUG: failed to resolve 'UUID=<foo>'

Tested with F11 Beta i386
anaconda 11.5.0.38

Comment 1 Warren Togami 2009-04-09 20:21:57 UTC
This is possibly fixed by the fix for Bug #491781, but we can't test it until we have a DVD iso to test.

Comment 2 Jerry Vonau 2009-04-12 19:06:23 UTC
Warren, have a look at:

http://dev.laptop.org/git/projects/xs-livecd/tree/util/mkusbinstall

I just have to update the boot line to have stage2= and repo= in place of method=
for the changes in F11's anaconda.

Comment 3 Warren Togami 2009-04-27 23:37:49 UTC
Bad news, tested F11 Preview DVD iso with anaconda-11.5.0.47-1.  It fails with the following syntax:

append initrd=initrd.img repo=hd:UUID=71e3d41f-4f6d-4f20-9952-6fb8a6176df4:/
append initrd=initrd.img repo=hd:/dev/sdb1:/

More "failed to resolve" after anaconda graphical mode had started, around the 2nd or 3rd screen.

Comment 4 David Lehman 2009-04-28 16:59:37 UTC
Please attach /tmp/anaconda.log, /tmp/storage.log to this bug report.

Comment 5 Warren Togami 2009-04-28 18:03:35 UTC
I retract that, it was my mistake.  My script failed to update the images/ directory.  It was using the F11 Beta install.img.


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