![]() |
2008-06-17
, 19:18
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#62
|
![]() |
2008-06-19
, 19:57
|
|
Posts: 56 |
Thanked: 5 times |
Joined on Oct 2007
|
#63
|
![]() |
2008-06-19
, 21:02
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#64
|
![]() |
2008-06-20
, 02:53
|
|
Posts: 56 |
Thanked: 5 times |
Joined on Oct 2007
|
#65
|
/home/user # debian Setting up the chroot... ': No such file or directorytfs/lib/modules/2.6.21-omap1/mbcache.ko ': No such file or directorytfs/lib/modules/2.6.21-omap1/ext2.ko failedmounting /dev/mmcblk0p2 on /opt failedmounting /dev on /opt failedmounting /proc on /opt failedsounting none on /opt failedmounting /tmp on /opt failedmounting /media on /opt failedmmc1ting /media/mmc1 on /opt failedmmc2ting /media/mmc2 on /opt failedusbnting /media/usb on /opt failedsernting /home/user on /opt ': No such file or directory ': No such file or directory ': No such file or directory ': No such file or directory Everything set up, running chroot... : No such file or directorydirectory to /opt /home/user #
echo "Setting up the chroot..." export CHROOT=/opt ### #mount the Debian partition. insmod /mnt/initfs/lib/modules/2.6.21-omap1/mbcache.ko insmod /mnt/initfs/lib/modules/2.6.21-omap1/ext2.ko mount /dev/mmcblk0p2 $CHROOT -o noatime ### # Make the tablet's devices available to Debian. mount -o bind /dev $CHROOT/dev mount -o bind /proc $CHROOT/proc ### # Gentoo wiki says this will make X work. mount -t devpts none $CHROOT/dev/pts mount -o bind /tmp $CHROOT/tmp ### # Mount various external devices (SD cards, USB devices) mount -o bind /media $CHROOT/media mount -o bind /media/mmc1 $CHROOT/media/mmc1 mount -o bind /media/mmc2 $CHROOT/media/mmc2 mount -o bind /media/usb $CHROOT/media/usb ### # Mount the user's home directory mount -o bind /home/user $CHROOT/home/user ### # Make the Internet work. cp /etc/resolv.conf $CHROOT/etc/resolv.conf cp /etc/hosts $CHROOT/etc/hosts ### # Make permissions work. cp /etc/group $CHROOT/etc/group cp /etc/passwd $CHROOT/etc/passwd ### # Custom prompt. Reduces confusion. export PS1="[\u@Debian: \w]" ### # Actually chroot. echo "Everything set up, running chroot..." chroot $CHROOT $*
![]() |
2008-06-20
, 04:07
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#66
|
cd / find . -name "mbcache.ko"
![]() |
2008-06-20
, 19:33
|
|
Posts: 56 |
Thanked: 5 times |
Joined on Oct 2007
|
#67
|
The Following User Says Thank You to XL1200c For This Useful Post: | ||
![]() |
2008-06-20
, 22:46
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#68
|
![]() |
2008-06-21
, 18:13
|
|
Posts: 127 |
Thanked: 15 times |
Joined on Feb 2008
|
#69
|
![]() |
2008-06-21
, 19:40
|
Posts: 4,030 |
Thanked: 1,633 times |
Joined on Jul 2007
@ nd usa
|
#70
|
...Does installing KDE on the tablet's os take a lot of space?
Can someone post setp by setp directions for installing KDE?
....
![]() |
Tags |
chroot, debian, easy debian |
|
World's first inductively-charged N900!