![]() |
2013-06-30
, 10:39
|
|
Posts: 6,453 |
Thanked: 20,983 times |
Joined on Sep 2012
@ UK
|
#2941
|
![]() |
2013-06-30
, 12:03
|
|
Posts: 584 |
Thanked: 700 times |
Joined on Jan 2010
|
#2942
|
# 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: | ||
![]() |
2013-06-30
, 15:22
|
|
Posts: 6,453 |
Thanked: 20,983 times |
Joined on Sep 2012
@ UK
|
#2943
|
# 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: | ||
![]() |
2013-06-30
, 15:30
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#2944
|
# 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: | ||
![]() |
2013-06-30
, 17:16
|
|
Posts: 584 |
Thanked: 700 times |
Joined on Jan 2010
|
#2945
|
Assuming your ext3 partition is mmcblk1p1. Substitute as necessary.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/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: /]
![]() |
2013-06-30
, 19:06
|
|
Posts: 6,453 |
Thanked: 20,983 times |
Joined on Sep 2012
@ UK
|
#2946
|
The Following User Says Thank You to pichlo For This Useful Post: | ||
![]() |
2013-06-30
, 19:45
|
|
Posts: 584 |
Thanked: 700 times |
Joined on Jan 2010
|
#2947
|
![]() |
2013-06-30
, 20:30
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#2949
|
Code:mount: mounting /var/run/pulse on /.debian/var/run/pulse failed: No such file or directory
![]() |
2013-06-30
, 20:35
|
|
Posts: 6,453 |
Thanked: 20,983 times |
Joined on Sep 2012
@ UK
|
#2950
|
The Following User Says Thank You to pichlo For This Useful Post: | ||
![]() |
Tags |
beta, debian, easy debian, extras-devel, fremantle, i <3 qole, squeeze |
Thread Tools | |
|