/..

#CONTENT

#TOP

chroot.sh
SHELL
#!/bin/sh

set -e

mount -o rw,remount /dev
mkdir /dev/pts
mount -o ro,remount /dev