Yes there is of course. It's based of the inittab in
https://git.busybox.net/buildroot/tree/package/busybox/inittab

I thought the mount -o remount,rw / is the one which takes into account
the options from fstab.
Is it mount -a instead?


> -----Original Message-----
> From: Bernhard Reutner-Fischer <rep.dot....@gmail.com>
> Sent: Dienstag, 3. März 2020 23:45
> To: Andreas Hilse <andreas.hi...@ipcomm.de>
> Cc: busybox@busybox.net; Bernhard Reutner-Fischer
> <rep.dot....@gmail.com>
> Subject: Re: busybox mount does not use fstab mount options for root
> partition
>
> On Tue, 3 Mar 2020 17:06:35 +0100 (CET)
> Andreas Hilse <andreas.hi...@ipcomm.de> wrote:
>
> > Root partition is mounted read-only by the kernel (command line:
> > root=/dev/sda1) and then remounted read-write via busybox init inittab
> > entry "::sysinit:/bin/mount -o remount,rw" (due to
>
> > Could this be a bug or is there something wrong with the usage of the
> > mount command from inittab?
>
> There should be a mount -a somewhere IIRC.
> It used to look like this, fwiw:
> https://git.busybox.net/buildroot/tree/target/generic/target_busybox_ske
> leton/etc/inittab?id=6b63009f5f386515388892399fac76fe81eed3c4
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to