On Wed, Sep 14, 2005 at 06:01:56PM +0200, Jonathan Kaye wrote: > Hi 64-ers, > Here's my set up: > /hda - Debian Etch 2.6.8 i386 > /hdb - Debian Sid 2.6.11 amd64 > Both are bootable, independent kernels. No chrooting at all so far. > Each disk is mounted on the other system (/pure64 on /hda and /i386 > on /hdb). > Say I've booted into the amd64 system (hdb). Would it be possible to do the > following? > #chroot /i386 ? (this is the mount point of the 32bit system on the other > disk.
It should be, although you still have to bind/rbind mount /dev, /tmp, /proc, etc as per the howto if you want everything to work properly before using the chroot command. Len Sorensen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

