#!/bin/sh set -x fuser -v -m / 2>&1 |grep F sleep 1 swapoff -a umount -r -a -t nosysfs,noproc,nodevtmpfs,notmpfs mount -o remount,ro /