Remount the root file systems as read/write
mountrw
mountrw remounts the root filesystem as read/write. The script is just a wrapper to a normal mount command.
mount -o mount,rw /
fh-sync(8) mountro(8)
Diego Iastrubni <[email protected]>