Quote:
Originally Posted by geekmaster
And from SSH, you should be able to just do a "mount -o ro" command (with more params) just like the mntroot script does. Though if it comes back rebooting, that is confuzzling...
|
the mntroot script simply does a
Code:
/bin/mount -o remount,ro /
same result from SSH