#!/bin/sh /bin/mount -t tmpfs tmpfs /mnt /bin/cp -a / /mnt 2>/dev/null exec /bin/busybox switch_root /mnt /sbin/init