View Single Post
Temporal's Avatar
Posts: 323 | Thanked: 189 times | Joined on Oct 2010 @ Brazil
#2622
Originally Posted by Estel View Post
1. Mount (empty) dedicated partition that You've just created
2. Mount Your ED image (mount -o loop /path/to/ed-squeeze-final.ext3 /path/to/mountpoint)
3. cp -a /path/to/image/file/mountpoint/* /path/to/partition/mountpoint/
4. Edit /home/user/.chroot, to make it point into Your partition, instead of image file (for example, /dev/mmcblk0p4, if Your dedicated ED partition is 4th on eMMC).
Sorry for bothering, but, I'm with a problem:

Code:
~$ debian-lxde 
Starting Debian echo "chroot is now open!"
Chroot dir specified: /.debian
/dev/mmcblk0p5 specified in ~/.chroot
Mounting...
using device: /dev/mmcblk0p5
Using ext3 file system
mounting device: /dev/mmcblk0p5
.
..
...
....
Updating the /etc/mtab file...
Everything set up, running chroot...
chroot is now open!
Starting Debian /usr/bin/Xephyr :1 -screen 800x480 -br -ac
Chroot dir specified: /.debian
/dev/mmcblk0p5 specified in ~/.chroot
/.debian has a qmount already!
/dev/mmcblk0p5 already mounted on /.debian...
Everything set up, running chroot...
/usr/bin/Xephyr: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory
What am I doing wrong? The img file works just ok...
__________________
Love and Goodness are not a property. Are not a franchising. They are present in each one of us, and must be cultivated with KNOWLEDGE.

Last edited by Temporal; 2012-02-25 at 04:30.