"Burton, Ross" <ross.burton-ral2jqcrhueavxtiumw...@public.gmane.org> writes:
>> When using busybox mount the filesystem won't get remounted as 'rw' >> and bootup will fail. >> >> This fixes the regression seen after switching from 'danny' to 'dylan'. > > I was going to say that I've never noticed this and have been running > busybox's mount, but on reading the hddimg boot scripts I see it > mounts / as read-write before switching the root. This might break systemd's fsck'ing of /. > Does busybox produce any useful errors as to why it's not working? busybox's mount just does not read /etc/fstab for 'mount -o remount'. Code is difficult to read but seems it reads mtab only and applies options given on cmdline. Enrico _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core