Hi,
Thanks for the help yesterday. I now have a partially populated
chroot'ed environment that runs Firefox and a few other things.
Unfortunately it's not available to users:
[EMAIL PROTECTED] ~ $ linux32 chroot /mnt/gentoo32 /bin/bash
chroot: cannot change root directory to /mnt/gentoo32: Operation not permitted
[EMAIL PROTECTED] ~ $
The Gentoo setup doc doesn't cover this point.
http://www.gentoo.org/proj/en/base/amd64/howtos/index.xml?part=1&chap=3
What's the proper way to make this work for a user? I find myself
confused by the idea of making too much of the /mnt/gentoo32 directory
available to users. It shouldn't be anything more than is available in
a normal install.
Is it an issue about permissions on the mount itself?
[EMAIL PROTECTED] ~ $ ls -la /mnt/ | grep gentoo32
drwxr-xr-x 18 root root 4096 Aug 10 04:47 gentoo32
[EMAIL PROTECTED] ~ $
Or is part of the solution that I have to create user accounts
within the chroot'ed environment that somehow match my top level user
account?
Anyway, thanks in advance for you help.
cheers,
Mark
--
[email protected] mailing list