View Single Post
Posts: 249 | Thanked: 47 times | Joined on Apr 2010
#166
Originally Posted by anthonie View Post
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?
Yep, thanks alot, i modificated the files and now it works.
Now i'm trying the 6th step..