Bug 529392 - rescue mode doesn't work but asks path for install image
Summary: rescue mode doesn't work but asks path for install image
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Hans de Goede
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 531304 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-10-16 15:19 UTC by Gianluca Cecchi
Modified: 2013-01-10 05:31 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-11-09 21:38:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
what I see in console 3 during initial phases of rescue installation (121.85 KB, image/jpeg)
2009-10-16 15:19 UTC, Gianluca Cecchi
no flags Details

Description Gianluca Cecchi 2009-10-16 15:19:33 UTC
Created attachment 365056 [details]
what I see in console 3 during initial phases of rescue installation

Description of problem:
I have qemu/kvm with host based on f11 x86_64 and rawvirt repo as of 16th Ocgtober.
I have a guest that is a rawhide pre beta x86_64.
This guest has some problem in root fs and I want to use f12 beta rc2 to rescue it.
I start guest from cd that actually is the iso downloaded (sha256sum is ok) and select "rescue installed system" option from menu.
In installation window I get the choose language, choose keyboard and then, strange, the select partition window .... it seems it is searching the installation image for fedora as when you install from hard disk?????
I get the attached screen shot in console 3 if it may be useful.

If instead I do the same but in first screen I select "install or upgrade system" it works ok, in the sense that I arrive up to the window when it asks if I want to reinstall or upgrade; then I power off.

Version-Release number of selected component (if applicable):
anaconda as in dvd x86_64 F12 beta rc2

How reproducible:
always

Steps to Reproduce:
1. power on x86_64 dvd iso as cdrom in guest
2. select rescue installed system
3. go through choose language and choose keyboard windows
  
Actual results:
window asking to selecgt partition for install image

Expected results:
usual message that now anaconda is going to mount installed os filesystems and that I can do a chroot environment....

Additional info:

Comment 1 James Laska 2009-10-16 17:18:15 UTC
Any chance you can also grab all the logs from this system when you encounter the strange behavior?

Change to tty2 and grab /tmp/*log*.  You can activate networking from tty2 and scp them to another system as well.  Please attach those files to this report.

Comment 2 Jesse Keating 2009-10-16 21:42:58 UTC
If you let the system sit at the 'waiting for hardware' screen long enough, rescue proceeds.

Comment 3 Gianluca Cecchi 2009-10-16 23:14:50 UTC
answer to comment #1: unfortunately it seems that the installation aborts at a stage where in tty2 I don't have a shell yet... on monday I'll try.
Or during week end if possible I'm going to reproduce @home.... (actually I doubt it:too many birthdays this weekend: father and wife ;-)

Comment 4 Jerry Vonau 2009-10-18 21:17:57 UTC
I've seen that issue before with my XO, with 256 megs of ram. Think what is happening is that there is not enough memory to hold the install.img in ram.
Note the amount of memory found, and the (null) by the mount command, this was the driving force in my patches for the mounting of hdinstalls' without copying to /tmp like booting the CDROM does.

Comment 5 Jerry Vonau 2009-10-18 21:31:17 UTC
You could try appending text to the boot line, that should skip the copying install.img to ram.

Comment 6 Hans de Goede 2009-11-08 08:10:25 UTC
*** Bug 531304 has been marked as a duplicate of this bug. ***

Comment 7 Hans de Goede 2009-11-08 08:14:32 UTC
This is fixed by this patch:
https://www.redhat.com/archives/anaconda-devel-list/2009-November/msg00096.html

Which I've added to my local tree, which will get pushed to master as soon as
a few other patches are reviewed.

anaconda-13.8 should have this fix included.


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