Bug 135860 - anaconda rescue mode should bind mount /dev to /mnt/sysimage/dev
Summary: anaconda rescue mode should bind mount /dev to /mnt/sysimage/dev
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-10-15 14:57 UTC by Colin Walters
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-08-15 16:34:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Colin Walters 2004-10-15 14:57:25 UTC
User-Agent:       
Build Identifier: 

Currently doing a "chroot /mnt/sysimage" is less useful when there are no device
files :)  Suggested fix: mount --bind /dev/ mnt/sysimage/dev

Reproducible: Always
Steps to Reproduce:
1. chroot /mnt/sysimage
2. ??
3. Profit!

Comment 1 Jeremy Katz 2004-10-15 20:15:32 UTC
Heh, and I had just noticed this like an hour ago :)

Fixed in CVS


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