Bug 246424
| Summary: | anaconda recognizes only ONE of bind mounts | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Michal Jaegermann <michal> | ||||
| Component: | anaconda | Assignee: | Chris Lumens <clumens> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 7 | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2007-07-19 14:49: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: | |||||||
| Attachments: |
|
||||||
|
Description
Michal Jaegermann
2007-07-02 06:53:16 UTC
What did your initial fstab look like? Created attachment 158868 [details]
original fstab - attached to avoid mangling by bugzilla
Looking at this one more time I see that apart of the first two "bind"
lines whatever rewrote it lost also that line:
none /tmp tmpfs size=350M 0 0
and that one:
/dev/hdc /media/cdrom auto
pamconsole,exec,noauto,fscontext=system_u:object_r:removable_t,managed 0 0
If that is ok in the last case I would not expect for that to happen
in the remaining three situtations.
In particular gdm configuration in use requires various files from
/usr/local to be present so this was immediately visible after a reboot.
This should be fixed in the next build of anaconda. |