# 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

| The Following User Says Thank You to fw190 For This Useful Post: | ||
# 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/mmcblk1p1 #IMGFILE=/dev/mmcblk0p4 # Filesystem used; must always be set when using a partition. # Default: from extension of IMGFILE, or ext2. IMGFS=ext3 # 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
| The Following User Says Thank You to pichlo For This Useful Post: | ||
# deb http://http.us.debian.org/debian lenny main deb http://backports.debian.org/debian-backports squeeze-backports main deb http://ftp.pl.debian.org/debian squeeze main #deb http://ftp.de.debian.org/debian wheezy main #deb http://http.us.debian.org/debian squeeze main #deb http://security.us.debian.org/ lenny/updates main deb http://security.debian.org/ squeeze/updates main #deb http://www.debian-multimedia.org lenny main deb http://www.debian-multimedia.org squeeze main #deb http://www.debian-multimedia.org sid main #deb http://http.us.debian.org/debian experimental main #deb http://packages.tspre.org squeeze main #deb http://packages.tspre.org sid main #deb-src http://http.us.debian.org/debian lenny main #deb-src http://http.us.debian.org/debian squeeze main #deb-src http://http.us.debian.org/debian sid main
deb http://packages.tspre.org squeeze main
| The Following User Says Thank You to marmistrz For This Useful Post: | ||
# 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/mmcblk1p1 #IMGFILE=/dev/mmcblk0p4 # Filesystem used; must always be set when using a partition. # Default: from extension of IMGFILE, or ext2. IMGFS=ext3 # 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
Chroot dir specified: /.debian /dev/mmcblk1p1 specified in ~/.chroot Mounting... using device: /dev/mmcblk1p1 Using ext3 file system mounting device: /dev/mmcblk1p1 . .. ... .... mount: mounting /var/run/pulse on /.debian/var/run/pulse failed: No such file or directory Everything set up, running chroot... [root@chroot: /]
| The Following User Says Thank You to pichlo For This Useful Post: | ||
| The Following User Says Thank You to pichlo For This Useful Post: | ||
mount: mounting /var/run/pulse on /.debian/var/run/pulse failed: No such file or directory
| The Following User Says Thank You to pichlo For This Useful Post: | ||