Linux chroot patch by milyges WARNING! ACHTUNG! Tested (and probably works) only without initrd! Please report any issues to milyges@gmail.com 1. Patching cd /usr/src/linux wget http://ciasny.net/~milyges/linux-chroot/linux-2.6.28-chroot.patch patch -p0 < linux-2.6.28-chroot.patch 2. Usage Add chroot=/foo to your command line to chroot into /foo Warning: When you use chroot=, root file system must be mounted in rw mode (root=/dev/XXX rw)