* [Buildroot] [BUILDROOT] root file system is mounted as ro
@ 2006-09-14 7:29 Thomas Surrel
2006-09-14 13:30 ` Philippe Ney
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Thomas Surrel @ 2006-09-14 7:29 UTC (permalink / raw)
To: buildroot
Hi,
I have a problem with recent buildroot : when booting Linux, the root
file system is always mounted as ro, whereas it was not with older
versions. A remount as rw makes the trick, but it is quite annoying to
have to do that. Does anyone have an idea where to start looking to
solve that problem or where that problem comes from ?
Thanks in advance !
Thomas
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [BUILDROOT] root file system is mounted as ro
2006-09-14 7:29 [Buildroot] [BUILDROOT] root file system is mounted as ro Thomas Surrel
@ 2006-09-14 13:30 ` Philippe Ney
2006-09-14 17:22 ` don
2006-09-14 17:24 ` Marcel Birthelmer
2 siblings, 0 replies; 4+ messages in thread
From: Philippe Ney @ 2006-09-14 13:30 UTC (permalink / raw)
To: buildroot
> Hi,
>
> I have a problem with recent buildroot : when booting Linux, the root
> file system is always mounted as ro, whereas it was not with older
> versions. A remount as rw makes the trick, but it is quite annoying to
> have to do that. Does anyone have an idea where to start looking to
> solve that problem or where that problem comes from ?
>
> Thanks in advance !
>
> Thomas
Maybe
target/generic/target_skeleton/etc/fstab ?
Philippe
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [BUILDROOT] root file system is mounted as ro
2006-09-14 7:29 [Buildroot] [BUILDROOT] root file system is mounted as ro Thomas Surrel
2006-09-14 13:30 ` Philippe Ney
@ 2006-09-14 17:22 ` don
2006-09-14 17:24 ` Marcel Birthelmer
2 siblings, 0 replies; 4+ messages in thread
From: don @ 2006-09-14 17:22 UTC (permalink / raw)
To: buildroot
On Thu, Sep 14, 2006 at 09:29:49AM +0200, Thomas Surrel wrote:
> Hi,
>
> I have a problem with recent buildroot : when booting Linux, the root
> file system is always mounted as ro,...
I have this in etc/inittab
null::sysinit:/bin/mount -o remount,rw /
Of course you need a file system that is writable like ext2.
Don
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [BUILDROOT] root file system is mounted as ro
2006-09-14 7:29 [Buildroot] [BUILDROOT] root file system is mounted as ro Thomas Surrel
2006-09-14 13:30 ` Philippe Ney
2006-09-14 17:22 ` don
@ 2006-09-14 17:24 ` Marcel Birthelmer
2 siblings, 0 replies; 4+ messages in thread
From: Marcel Birthelmer @ 2006-09-14 17:24 UTC (permalink / raw)
To: buildroot
Thomas Surrel wrote:
> Hi,
>
> I have a problem with recent buildroot : when booting Linux, the root
> file system is always mounted as ro, whereas it was not with older
> versions. A remount as rw makes the trick, but it is quite annoying to
> have to do that. Does anyone have an idea where to start looking to
> solve that problem or where that problem comes from ?
>
> Thanks in advance !
>
> Thomas
> _______________________________________________
> buildroot mailing list
> buildroot at uclibc.org
> http://busybox.net/mailman/listinfo/buildroot
Just put "rw" instead of "ro" in your boot configuration (in your
bootloader config).
- Marcel
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-09-14 17:24 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-14 7:29 [Buildroot] [BUILDROOT] root file system is mounted as ro Thomas Surrel
2006-09-14 13:30 ` Philippe Ney
2006-09-14 17:22 ` don
2006-09-14 17:24 ` Marcel Birthelmer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox