View Single Post
Posts: 126 | Thanked: 160 times | Joined on Aug 2012
#2840
Thank you very much magick777.
One more question.
After install easy-deb-chroot in XTerminal have info
Nothing to do: chroot not mounted!
Do I need to create the directory /home/user/.chroot?
I install easy-chroot separately. I created just a directory. debian.
Now I see that I have a file .chroot
Code:
# Sample config for chroot 

# Device or image containing Debian filesystem.
# Default: first in /home/user/MyDocs/debian*.img*, /media/mmc1/debian*.img*
# Some examples:
#IMGFILE=/home/user/MyDocs/debian-squeeze-m5.img.ext2
#IMGFILE=/media/mmc1/debian-squeeze-m5.img.ext2
#IMGFILE=/dev/mmcblk1p2
#IMGFILE=/dev/mmcblk0p4

# Filesystem used; must always be set when using a partition.
# Default: from extension of IMGFILE, or ext2.
#IMGFS=ext2

# Mount point for Debian.
# Default: /debian
CHROOT=/.debian

# New /tmp dir size for printing / PDF creation
# Default: 6M
#TMPSIZE=6M

# Debian user to drop privileges
# Default: user
#DEBUSER=user
There's something I should edit?
I can also delete the directory /home/user/.openoffice.org and /home/user/.gimp-2.6, /home/user/.gconfd
remnants of earlier versions?

Last edited by pinochio; 2012-08-27 at 16:31.