[Buildroot] Anyone know how I can make my Buildroot filesystem R/W?

Arun Reddy reddyac at gmail.com
Fri Apr 18 06:40:25 UTC 2008


Emil,

Thank you. You are correct the man pages would have helped me solve this
problem quickly. I will make sure I use that resource quickly next time!

Arun

On Thu, Apr 17, 2008 at 11:32 PM, Emil Krüper <
e.krueper at solcon-systemtechnik.de> wrote:

> Hi Arun,
>
> Have a look in the manpage for mount. Just a trivial 'man mount' in the
> command line. Then you will stumble across the syntax and options etc.
> and you finally realize you have to type 'mount -o remount,rw /' in the
> shell of your bootable filesystem. Thus your FS will be remounted with
> the rw options.
>
> Best regards
>
> Emil Krüper
>
> On Thu, 2008-04-17 at 23:20 -0700, Arun Reddy wrote:
> > Sean,
> >
> > I did find this option as well looking online, but where must I enter
> > it? I know this must be a trivial question but I can't figure out how
> > to make use of it.
> >
> > Thanks!
> >
> > On Thu, Apr 17, 2008 at 10:40 PM, Sean Perry <shaleh at speakeasy.net>
> > wrote:
> >         Arun Reddy wrote:
> >                 I am so happy that I have my new bootable filesystem
> >                 created by buildroot! But I noticed when I boot it up
> >                 I can't write or change anything. Does anyone know how
> >                 I can make my new system R/W instead of just R?
> >
> >
> >
> >         you need something more than 'mount -o remount,rw /'?
> >
> > _______________________________________________
> > buildroot mailing list
> > buildroot at uclibc.org
> > http://busybox.net/mailman/listinfo/buildroot
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildroot.org/pipermail/buildroot/attachments/20080417/42c51ed5/attachment-0001.html>


More information about the buildroot mailing list