- # cat /etc/schroot/chroot.d/jessie-test-home-rmainz-proconos
- [jessie-test-home-rmainz-proconos]
- description=32bit test chroot for proconos
- aliases=test-32bit
- type=directory
- directory=/home/rmainz/work/proconos_chroot/try3/new_root_dir
- users=test001,rmainz,swulsch
- root-groups=root
- profile=desktop
- personality=linux
- preserve-environment=true
- # mkdir -p /home/rmainz/work/proconos_chroot/try3/new_root_dir
- # cd /home/rmainz/work/proconos_chroot/try3/new_root_dir
- # debootstrap --arch i386 '--include=autofs,emacs,nedit,x11-apps,strace,ltrace,locales,task-german,task-japanese,nfs-common,nfs4-acl-tools,vim,ksh,xterm,w3m,lynx' --no-check-gpg jessie $PWD http://deb.debian.org/debian
- # cp -r /etc/autofs.conf /etc/auto.* etc/.
- # printf 'root:tiger12maus\n' | chpasswd -m --root $PWD
- #### run interactive shell within chroot environment
- # schroot -c jessie-test-home-rmainz-proconos -u root --directory / -- /bin/bash
- #### within chroot environment:
- # service autofs start
- # dpkg-reconfigure locales
jessie 32bit/i386 chroot
Posted by Anonymous on Tue 12th Apr 2022 08:14
raw | new post
view followups (newest first): jessie 32bit/i386 chroot by Anonymous
modification of post by Anonymous (view diff)
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.