View Single Post
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#165
Originally Posted by deny_winarto View Post
I tried

cd /home/user/ubuntu
./chrootubuntu *.img.ext2

But it gives EZ-CHROOT ERROR

The image is specified (/,ubuntu) does not exist or is neither a regular nor a block special file
First parameter must be an image file or partition
Hmm. Out of curiosity I tried

cd /home/user/ubuntu
./chrootubuntu /home/user/MyDocs/specific-image-name-because-i-have-more-than-one.

As expected I get the message chroot is not supposed to handle that file.

Code:
 Everything set up, running chroot...
chroot: cannot execute /home/user/MyDocs/ubuntu-m5-v1.img.ext2: Permission denied
~/ubuntu $
Why donīt you simply edit the ubuntu file and change the image location there?

Edit: confirmed

I just moved the ubuntu image with the standard file manager to my sd card, changed the location in /ubuntu/chrootubuntu and it works without problems at first sight.

Last edited by anthonie; 2010-12-09 at 08:28.
 

The Following User Says Thank You to anthonie For This Useful Post: