Reply
Thread Tools
Posts: 34 | Thanked: 6 times | Joined on Jun 2010 @ Falls Church
#141
Originally Posted by kingoddball View Post
EXCELLENT WORK!
All worked great. I tested all 3. The ONLY issue I have is that archlinux/e17 is poor. its black/grey and white and nothing is readable. only one ugly button on the bottom.
I did a pacman lxde. looked ugly. done pacman fluxbox - I tried click and hold for menu - didnt work.

has anyone tried more windows managers?

I would like to try Gnome but arcn and fedora don't have it available.
maybe I'm wrong?
you say you have tested all three .. i am having a problem with fedora it gives a black screen and mentions many stings of some type of failed attempts I have followed the updated instructions..

Thanks
 
juandp77's Avatar
Posts: 203 | Thanked: 201 times | Joined on Jun 2010 @ Ecuador
#142
Originally Posted by Boemien View Post
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!
sure here it is http://ubuntuone.com/p/Sof/


Originally Posted by mukati View Post
you say you have tested all three .. i am having a problem with fedora it gives a black screen and mentions many stings of some type of failed attempts I have followed the updated instructions..

Thanks
Could you please be more specific so I can find a way to help you
 
Posts: 38 | Thanked: 2 times | Joined on Nov 2010
#143
hi,

I have black screen when running fedora

Code:
/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)
anybody to help me ?

thanks
 
Posts: 38 | Thanked: 2 times | Joined on Nov 2010
#144
I have solved my problem

I have made error with the files startxfce4-1 and fedora-xfce4
they must be in /.fedora/usr/bin, i have created in /usr/bin...
 
Posts: 21 | Thanked: 11 times | Joined on Aug 2010
#145
Originally Posted by juandp77 View Post
sure just give a moment to find it

EDIT: Here it is http://ubuntuone.com/p/Sl3/
thanks man
 
Posts: 249 | Thanked: 47 times | Joined on Apr 2010
#146
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?

Last edited by deny_winarto; 2010-12-09 at 03:13.
 
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:
kingoddball's Avatar
Posts: 1,187 | Thanked: 816 times | Joined on Apr 2010 @ Australia
#148
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.
__________________
The thanks button? Sure! You can press it! I would!
 
juandp77's Avatar
Posts: 203 | Thanked: 201 times | Joined on Jun 2010 @ Ecuador
#149
Originally Posted by kingoddball View Post
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.
the problem with arch its that comes with very few app on his repositories. I will try some new repositories

I'm working on the keyboard issue on fedora and arch

gnome its very heavy so probably its going to be very unstable if we run it chrooted with Xephyr so its recomendable to use light weight desktops environments like xfce, lxde, e17, etc
 
Posts: 249 | Thanked: 47 times | Joined on Apr 2010
#150
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
Thanks but i'm running into another weird problem
I can't cd to /home/user/ubuntu
I can cd to /home/user and /home
So it's definitely not syntax problem..

/home/user/images doesn't work as well..
It's as if i can't cd to the third subfolder

Tried sudo gainroot and root but none works

Sorry for being too noob

Last edited by deny_winarto; 2010-12-09 at 05:52.
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 08:03.