Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 296738 Details for
Bug 435926
[PATCH] create proper device nodes for cdrom in rescue mode
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
allow cdrom creation in rescue mode
create-device-nodes-cdrom.patch (text/plain), 507 bytes, created by
Adam Stokes
on 2008-03-04 14:27:54 UTC
(
hide
)
Description:
allow cdrom creation in rescue mode
Filename:
MIME Type:
Creator:
Adam Stokes
Created:
2008-03-04 14:27:54 UTC
Size:
507 bytes
patch
obsolete
>diff -up anaconda-10.1.1.81/iutil.py.stokes anaconda-10.1.1.81/iutil.py >--- anaconda-10.1.1.81/iutil.py.stokes 2008-03-04 07:28:14.000000000 -0500 >+++ anaconda-10.1.1.81/iutil.py 2008-03-04 07:28:34.000000000 -0500 >@@ -473,6 +473,7 @@ def makeDriveDeviceNodes(): > dev = "%s%s%d" % (drive, sep, i) > isys.makeDevInode(dev, "/dev/%s" % (dev,)) > >+ isys.flushDriveDict() > cdroms = isys.cdromList() > for drive in cdroms: > isys.makeDevInode(drive, "/dev/%s" % (drive,))
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 435926
: 296738