#! /bin/sh
mkdir hdd4
mount -t ext3 /dev/hda4 /hdd4
mount -t proc /proc /hdd4/proc
chroot /hdd4 /usr/X11R6/bin/startx