Did as described here...
But when I run as root in rc3.1 I get the following...
mount: wrong fs type, bad option, bad superblock on none,
missing codepage or helper program, or other error
(for several filesystems (e.g. nfs, cifs) you might
need a /sbin/mount.<type> helper program)
In some cases useful info is found in syslog - try
dmesg | tail or so
mount: mount point CHROOT/proc does not exist
mount: mount point CHROOT/dev does not exist
chroot: failed to run command `/bin/bash': No such file or directory
umount: CHROOT/dev: not found
umount: CHROOT/proc: not found
umount: CHROOT: not mounted
My file system is set up as ext4
When I run dmesg | tail I get the following...
[ 42.330936] fuse init (API version 7.16)
[ 210.399738] aufs 2.1-standalone.tree-38-rcN-20110307
[ 210.400153] aufs test_add:247:mount[2959]: / is overlapped
Tested it a second time in virtualboxed install of vectorlinux rc3.1 and had the same situation.
Was wondering if anyone else had experienced the same?