#!/bin/sh umask 022 mount -n -t proc proc /proc mount -n -t sysfs sysfs /sys swapon -a mount -n -o remount,rw /