From mboxrd@z Thu Jan 1 00:00:00 1970 From: Philippe Ney Date: Thu, 14 Sep 2006 15:30:34 +0200 Subject: [Buildroot] [BUILDROOT] root file system is mounted as ro In-Reply-To: <168bf0160609140029r77cb95b1mbfa7d32624c615d@mail.gmail.com> References: <168bf0160609140029r77cb95b1mbfa7d32624c615d@mail.gmail.com> Message-ID: <20060914153034.51bb66ed.philippe.ney@pardes.ws> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net > 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