Bug 120044 - kernel ignores rw boot parameter and mounts rootfs ro
Summary: kernel ignores rw boot parameter and mounts rootfs ro
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: mkinitrd
Version: 3.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Peter Jones
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-04-05 14:41 UTC by Victor Ashik
Modified: 2007-11-30 22:07 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-10-19 19:28:07 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Victor Ashik 2004-04-05 14:41:48 UTC
Description of problem:


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


How reproducible:


Steps to Reproduce:
1. Reboot RHEL3
2. Press a in the GRUB menu
3. Replace ro with rw and add init=/bin/sh
4. Press Enter
5. mount /proc
6. cat /proc/mounts
  
Actual results:
/ mounted ro

Expected results:
/ mounted rw

Additional info:

Comment 5 Peter Staubach 2005-06-24 17:40:49 UTC
A workaround --

Use the command, "mount -o rw,remount /" once the shell is running.

Comment 6 Peter Staubach 2005-06-24 17:42:16 UTC
This actually appears to be a bug in mkinitrd.  Let's let them take a peek
at this.

Comment 7 RHEL Program Management 2007-10-19 19:28:07 UTC
This bug is filed against RHEL 3, which is in maintenance phase.
During the maintenance phase, only security errata and select mission
critical bug fixes will be released for enterprise products. Since
this bug does not meet that criteria, it is now being closed.
 
For more information of the RHEL errata support policy, please visit:
http://www.redhat.com/security/updates/errata/
 
If you feel this bug is indeed mission critical, please contact your
support representative. You may be asked to provide detailed
information on how this bug is affecting you.


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