I followed qole's instructions to run harmchom (debian chroot) and after chrooting to debian I ran Code: Xephyr :2 -br -screen 800x480x16 -fullscreen -dpi 96 This launches an empty Xephyr window. Then on fremantle chroot Code: export DISPLAY=:2
Xephyr :2 -br -screen 800x480x16 -fullscreen -dpi 96
export DISPLAY=:2
cd "/" && /bin/sh -c "DISPLAY=\"10.10.206.15:2\" af-sb-init.sh start"