On Monday 01 Aug 2016 17:21:52 Mick wrote: > On Monday 01 Aug 2016 16:49:15 Mick wrote: > > Thank you Peter, I seem to have posted a few seconds before I received > > your message. From what you're showing above I seem to have not > > performed a correct mount of the chroot fs. I better rinse and repeat > > ... > > Hmm ... I followed the handbook this time to make sure all is correctly > mounted: > > gentoo-32bit # mount | grep 32bit > proc on /mnt/iso/gentoo-32bit/proc type proc (rw,relatime) > sysfs on /mnt/iso/gentoo-32bit/sys type sysfs > (rw,nosuid,nodev,noexec,relatime) > debugfs on /mnt/iso/gentoo-32bit/sys/kernel/debug type debugfs > (rw,nosuid,nodev,noexec,relatime) > fusectl on /mnt/iso/gentoo-32bit/sys/fs/fuse/connections type fusectl > (rw,nosuid,nodev,noexec,relatime) > efivarfs on /mnt/iso/gentoo-32bit/sys/firmware/efi/efivars type efivarfs > (rw,nosuid,nodev,noexec,relatime) > cgroup_root on /mnt/iso/gentoo-32bit/sys/fs/cgroup type tmpfs > (rw,nosuid,nodev,noexec,relatime,size=10240k,mode=755) > openrc on /mnt/iso/gentoo-32bit/sys/fs/cgroup/openrc type cgroup > (rw,nosuid,nodev,noexec,relatime,release_agent=/lib64/rc/sh/cgroup-release > - agent.sh,name=openrc) > cpuset on /mnt/iso/gentoo-32bit/sys/fs/cgroup/cpuset type cgroup > (rw,nosuid,nodev,noexec,relatime,cpuset) > cpu on /mnt/iso/gentoo-32bit/sys/fs/cgroup/cpu type cgroup > (rw,nosuid,nodev,noexec,relatime,cpu) > cpuacct on /mnt/iso/gentoo-32bit/sys/fs/cgroup/cpuacct type cgroup > (rw,nosuid,nodev,noexec,relatime,cpuacct) > blkio on /mnt/iso/gentoo-32bit/sys/fs/cgroup/blkio type cgroup > (rw,nosuid,nodev,noexec,relatime,blkio) > freezer on /mnt/iso/gentoo-32bit/sys/fs/cgroup/freezer type cgroup > (rw,nosuid,nodev,noexec,relatime,freezer) > net_cls on /mnt/iso/gentoo-32bit/sys/fs/cgroup/net_cls type cgroup > (rw,nosuid,nodev,noexec,relatime,net_cls) > net_prio on /mnt/iso/gentoo-32bit/sys/fs/cgroup/net_prio type cgroup > (rw,nosuid,nodev,noexec,relatime,net_prio) > pids on /mnt/iso/gentoo-32bit/sys/fs/cgroup/pids type cgroup > (rw,nosuid,nodev,noexec,relatime,pids) > dev on /mnt/iso/gentoo-32bit/dev type devtmpfs > (rw,nosuid,relatime,size=10240k,nr_inodes=1915538,mode=755) > mqueue on /mnt/iso/gentoo-32bit/dev/mqueue type mqueue > (rw,nosuid,nodev,noexec,relatime) > devpts on /mnt/iso/gentoo-32bit/dev/pts type devpts > (rw,nosuid,noexec,relatime,gid=5,mode=620) > shm on /mnt/iso/gentoo-32bit/dev/shm type tmpfs > (rw,nosuid,nodev,noexec,relatime) > > > I must be doing some newbie error ... because I still get: > > gentoo-32bit # linux32 chroot /mnt/iso/gentoo-32bit /bin/bash > chroot: failed to run command ‘/bin/bash’: No such file or directory > > > what would this error be? :-/
I can't see your 32-bit file-system in that list. It couldn't be that simple, could it? -- Rgds Peter