#!/bin/ash mount -o bind /volume1/@debian /opt/debian mount -o bind /dev /opt/debian/chrootgnuspe/dev mount -o bind /proc /opt/debian/chrootgnuspe/proc chroot /opt/debian/chrootgnuspe /bin/bash