[Bug 8051] why is busybox mount read-only by default ?

bugzilla at busybox.net bugzilla at busybox.net
Mon Jan 4 05:41:57 UTC 2016


https://bugs.busybox.net/show_bug.cgi?id=8051

linuxcbon at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|WORKSFORME                  |---
             Status|RESOLVED                    |REOPENED

--- Comment #4 from linuxcbon at gmail.com ---
Why was it closed ?
I am sorry but this was not resolved.

How to reproduce :
Set linux kernel booting as read only (without RW) : kernel /boot/vmlinuz 
Then  inittab ::sysinit:/etc/rc.d/rc.sysinit
Then rc.sysinit : busybox mount /dev/root /
Result :
"busybox mount" mounts as read only.

# more /etc/mtab 
/dev/root / ext2 ro,relatime,errors=continue,user_xattr,acl 0 0

And by "default mount should mount as writeable ? No ?

Thanks in advance

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the busybox-cvs mailing list