View Single Post
juandp77's Avatar
Posts: 203 | Thanked: 201 times | Joined on Jun 2010 @ Ecuador
#147
Originally Posted by deny_winarto View Post
Need help here, i'm trying to install this on my 16gb mmc..
So i change the code to these :

Code:
   
   sudo gainroot

   cd /media/mmc1/ubuntu
   sudo chmod +x /media/mmc1/ubuntu/chrootubuntu
   sudo chmod +x /media/mmc1/ubuntu/ubuntu
   sudo chmod +x /media/mmc1/ubuntu/startubuntu

   cd /media/mmc1/fedora
   sudo chmod +x /media/mmc1/fedora/fedora
   sudo chmod +x /media/mmc1/fedora/startfedora
   sudo chmod +x /media/mmc1/fedora/chrootfedora

   cd /media/mmc1/archlinux
   sudo chmod +x /media/mmc1/archlinux/archlinux
   sudo chmod +x /media/mmc1/archlinux/chrootarch
   sudo chmod +x /media/mmc1/archlinux/startarch
But i keep getting permission denied error whenever i try the 4th step.. did i miss something?

Changing it to

chmod 777 /media/mmc1/ubuntu/chrootubuntu

doesn't work either

I even tried to change the permission with Mignight Commander by unticking the "x" mark on write and read by user.
But it keeps coming back after i "set" it.. Is it impossible to do this on mmc?
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
 

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