#!/bin/sh mkdir /proc mkdir /sys mount -t proc proc /proc mount -t sysfs sysfs /sys exec sh