I propose to change umountroot so that instead of
mount -n -o remount,ro /
the script does
mount -n -o remount,ro -t none rootfs /
instead. Anyone see any problems with this idea?
Giacomo Mulas: Can you please test this idea?
--
Thomas Hood