Bug 154773

Summary: rescue mode should have at least all drivers installer has
Product: [Fedora] Fedora Reporter: Jon Kay <jkay>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED NOTABUG QA Contact: Mike McLean <mikem>
Severity: high Docs Contact:
Priority: medium    
Version: 3   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-04-14 21:17:41 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 Jon Kay 2005-04-14 02:41:27 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3.1) Gecko/20030425

Description of problem:
The installer was clearly able to access the dvd player I
needed to use to restore my old filesystem that had been
overwritten, since it was using the same dvd player to self-load
and to get the early rpms.  But the rescue environment somehow
lacked the needed drivers (my old 7.1 rescue disk had stopped
working when I added the DVD player).  I had to use Knoppix and a
Windows DVD burner to restore my environment.



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


How reproducible:
Always

Steps to Reproduce:
1.Install off DVD iso
2.Try to access DVD from rescue mode.
3.Don't Profit!
  

Actual Results:  No driver!

Expected Results:  /dev/sr0

Additional info:

Particularly annoying in concert with the i810 X.org bug that stopped me in 
mid-install, because it vastly raised the recovery effort level.

Comment 1 Jeremy Katz 2005-04-14 21:17:41 UTC
/dev/sr0 isn't the correct device node, it's /dev/scd0.

Comment 2 Jon Kay 2005-04-16 00:14:13 UTC
Oh, yeah.  

Yep, that the one I was missing.