View Single Post
Posts: 249 | Thanked: 47 times | Joined on Apr 2010
#163
Originally Posted by juandp77 View Post
hi if you want to install on the mmc I recomend to just put the *.img.ext2 on it, leve the ubuntu folder on /home/user, the scripts are made to recognice th image on the mmc or MyDocs so follow all the steps as it is
Here's what i did :

I changed the permission for both scripts in /home/user
and in /media/mmc1

using both +x and 777

Then i ran

cd /home/user/ubuntu
./chrootubuntu

I got ls: /home/user/MyDocs/ubuntu*.img*:no such file or directory
/sbin/qchroot:shift: line 22: can't shift that many

and

cd /media/mmc1/ubuntu
./chrootubuntu

This gave me permission denied error...

Am i not supposed to extract the images from the computer first and leave it as .img ?

Last edited by deny_winarto; 2010-12-09 at 07:48.