#!/bin/bash mount -o remount,rw / sed -i 's/ro/rw/2' /etc/fstab