system("sed -i -e 's/remount,ro,noatime/remount,rw,noatime/g' ${PATH}/etc/inittab") == 0 or die("Error replace failed! ($?)");