From: "Emil Krüper" <e.krueper@solcon-systemtechnik.de>
To: buildroot@busybox.net
Subject: [Buildroot] Anyone know how I can make my Buildroot filesystem R/W?
Date: Fri, 18 Apr 2008 08:32:50 +0200 [thread overview]
Message-ID: <1208500370.10123.7.camel@PC-EK.Solcon> (raw)
In-Reply-To: <326f33790804172320l4f23b3d7qa3d232ec7e222ef6@mail.gmail.com>
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@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 prev parent reply other threads:[~2008-04-18 6:32 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-18 0:39 [Buildroot] Anyone know how I can make my Buildroot filesystem R/W? Arun Reddy
2008-04-18 5:40 ` Sean Perry
2008-04-18 6:20 ` Arun Reddy
2008-04-18 6:32 ` Emil Krüper [this message]
2008-04-18 6:40 ` Arun Reddy
2008-04-18 7:05 ` Michel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1208500370.10123.7.camel@PC-EK.Solcon \
--to=e.krueper@solcon-systemtechnik.de \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.