![]() |
2010-12-08
, 23:43
|
|
Posts: 203 |
Thanked: 201 times |
Joined on Jun 2010
@ Ecuador
|
#142
|
Thanks for the Script, but I can't download it! My browser opens a text file and when i "save as", it saves it as txt! Can you Zip it? pleeeeeaaaasssseeee!
![]() |
2010-12-09
, 00:37
|
Posts: 38 |
Thanked: 2 times |
Joined on Nov 2010
|
#143
|
/fedora $ ./fedora /.fedora has a qmount already! /home/user/MyDocs/fedora12-m5-v1a.img.ext2 already mounted on /.fedora... Everything set up, running chroot... root /.fedora has a qmount already! /home/user/MyDocs/fedora12-m5-v1a.img.ext2 already mounted on /.fedora... Everything set up, running chroot... _XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6 _XSERVTransOpen: transport open failed for inet6/Nokia-N900:4 _XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6 () record: RECORD extension enabled at configure time. record: This extension is known to be broken, disabling extension now.. record: http://bugs.freedesktop.org/show_bug.cgi?id=20500 SELinux: Disabled on system, not enabling in X server (0x04400002) /home/user/fedora/startfedora: line 13: /usr/bin/set-focus: Aucun fichier ou dossier de ce type /home/user/fedora/startfedora: line 14: /sbin/qobi-wmhint-fix: Aucun fichier ou dossier de ce type /home/user/fedora/startfedora: line 17: startxfce4-1 : commande introuvable ~/fedora $ Ignoring device from HAL. (EE) config/hal: NewInputDeviceRequest failed (2) Ignoring device from HAL. (EE) config/hal: NewInputDeviceRequest failed (2)
![]() |
2010-12-09
, 00:51
|
Posts: 38 |
Thanked: 2 times |
Joined on Nov 2010
|
#144
|
![]() |
2010-12-09
, 01:09
|
Posts: 21 |
Thanked: 11 times |
Joined on Aug 2010
|
#145
|
sure just give a moment to find it
EDIT: Here it is http://ubuntuone.com/p/Sl3/
![]() |
2010-12-09
, 02:58
|
Posts: 249 |
Thanked: 47 times |
Joined on Apr 2010
|
#146
|
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
![]() |
2010-12-09
, 04:48
|
|
Posts: 203 |
Thanked: 201 times |
Joined on Jun 2010
@ Ecuador
|
#147
|
Need help here, i'm trying to install this on my 16gb mmc..
So i change the code to these :
But i keep getting permission denied error whenever i try the 4th step.. did i miss something?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
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?
The Following User Says Thank You to juandp77 For This Useful Post: | ||
![]() |
2010-12-09
, 05:01
|
|
Posts: 1,187 |
Thanked: 816 times |
Joined on Apr 2010
@ Australia
|
#148
|
![]() |
2010-12-09
, 05:38
|
|
Posts: 203 |
Thanked: 201 times |
Joined on Jun 2010
@ Ecuador
|
#149
|
These all work for me. Just archlinux is grey and white and poor quality.
Is fedora meant to have keyboard support? Mine does not accept input.
Also, how do I get GNOME to work in Ubuntu? Please?
I have worked out how to change WM's in archlinux but there is a limited selection, but how is it done in Ubuntu?
Fedora has limited WM's as well.
![]() |
2010-12-09
, 05:48
|
Posts: 249 |
Thanked: 47 times |
Joined on Apr 2010
|
#150
|
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
Thanks