Bug 675542

Summary: sysvinit: not all fstab FSs are mounted
Product: [openSUSE] openSUSE 11.4 Reporter: Jiri Slaby <jslaby>
Component: BasesystemAssignee: Dr. Werner Fink <werner>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Factory   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: /etc/init.d/boot.localfs

Description Jiri Slaby 2011-02-28 14:35:23 UTC
If I have this in fstab:
none    /test/a proc defaults 0 0
none    /test/b sysfs defaults 0 0
none    /test/c debugfs defaults 0 0
none    /test/d tmpfs defaults 0 0

only /test/d is mounted with sysvinit. Systemd mounts them all.

The mount-them-all behaviour was marked as a feature and not-a-bug in a bug reported against systemd. That said, this has to be a bug in sysvinit.
Comment 1 Jiri Slaby 2011-02-28 14:36:57 UTC
See also bug 671468 and bug 671679.
Comment 2 Dr. Werner Fink 2011-04-21 16:14:12 UTC
Created attachment 426144 [details]
/etc/init.d/boot.localfs

yet an other /etc/init.d/boot.localfs, please test out
Comment 3 Dr. Werner Fink 2011-04-21 16:14:53 UTC
see attachment #426144 [details]
Comment 4 Jiri Slaby 2011-04-26 15:52:46 UTC
(In reply to comment #2)
> Created an attachment (id=426144) [details]
> /etc/init.d/boot.localfs
> 
> yet an other /etc/init.d/boot.localfs, please test out

Yup, it works. Thanks.
Comment 5 Bernhard Wiedemann 2011-04-26 17:00:13 UTC
This is an autogenerated message for OBS integration:
This bug (675542) was mentioned in
https://build.opensuse.org/request/show/68415
Comment 6 Dr. Werner Fink 2011-04-26 17:10:56 UTC
Submitted to factory