SYNOPSIS mountrw DESCRIPTION mountrw remounts the root filesystem as read/write. The script is just a wrapper to a normal mount command. mount -o mount,rw / AUTHOR Diego Iastrubni <[email protected]>