Bug 118897
| Summary: | rc.sysinit will break with data=writeback on root-partition | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 3 | Reporter: | Niels Happel <nhappel> |
| Component: | initscripts | Assignee: | Bill Nottingham <notting> |
| Status: | CLOSED DUPLICATE | QA Contact: | Brock Organ <borgan> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.0 | CC: | rvokal, sct |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2005-09-20 22:34:46 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: | |||
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030922 Galeon/1.3.10 Description of problem: While using data=writeback as a mount option in /etc/fstab the system bootup breaks and the system will hang in "emergency" mode. It seems that the remount,rw off the root Partition breaks wih this mount option. Version-Release number of selected component (if applicable): initscripts-7.31.9.EL-1 How reproducible: Always Steps to Reproduce: 1.enter data=writeback instead of defaults to the /etc/fstab for / 2.reboot your system 3.view what happens Expected Results: it should boot normally Additional info: