read-only root fs with Busybox?

Rob Landley rob at landley.net
Sat Dec 10 21:58:09 PST 2005


On Thursday 08 December 2005 21:26, Kevin P. Dankwardt wrote:
> In my experience, mount only complains about /etc/fstab if you leave off
> either the device file or the mount point.
>
> Did you try:
>
> mount /dev/hda1 / -oremount,rw
>
> or did you just do either:  mount / -oremount,rw
> or: mount /dev/hda1 -oremount,rw

Fixing remount is on my todo list.  Right now it wants to parse fstab instead 
mtab (I.E. /proc/mounts).

Rob
-- 
Steve Ballmer: Innovation!  Inigo Montoya: You keep using that word.
I do not think it means what you think it means.


More information about the busybox mailing list