Reply
Thread Tools
juandp77's Avatar
Posts: 203 | Thanked: 201 times | Joined on Jun 2010 @ Ecuador
#41
plese exit root and then type
cd ubuntu
./ubuntu

Last edited by juandp77; 2010-12-05 at 22:54.
 
Boemien's Avatar
Posts: 770 | Thanked: 558 times | Joined on Mar 2010 @ Abidjan
#42
When i enter
sudo qchroot /home/user/MyDocs/ubuntu-m5-v1.img.ext2 /.ubuntu
I have :
/.ubuntu has a qmount already!
/home/user/MyDocs/ubuntu-m5-v1.img.ext2 mounted on /.ubuntu
Everything set up, running chroot...
[root@ubuntu-m5v1: /]


then i enter:
Xephyr :2 -br -fullscreen &
When i hit ENTER, the screen goes black! I checked the startlxde2 file and everything is fine!
 
juandp77's Avatar
Posts: 203 | Thanked: 201 times | Joined on Jun 2010 @ Ecuador
#43
Originally Posted by Boemien View Post
When i enter

I have :
/.ubuntu has a qmount already!
/home/user/MyDocs/ubuntu-m5-v1.img.ext2 mounted on /.ubuntu
Everything set up, running chroot...
[root@ubuntu-m5v1: /]


then i enter:


When i hit ENTER, the screen goes black! I checked the startlxde2 file and everything is fine!
ok press ctrl + del returns to the terminal and type startlxde2, also make sure that the file /usr/bin/startlxde2 its located in ubuntu not in maemo
 
Boemien's Avatar
Posts: 770 | Thanked: 558 times | Joined on Mar 2010 @ Abidjan
#44
What Do you mean by "located in ubuntu not in maemo" ???
 
Posts: 41 | Thanked: 4 times | Joined on Apr 2010
#45
How to install progs ?

After installing a few progs, I attempted to install...kdevelop !

After downloading seveal packages, auto-reboot :-(

When attempting to install again, I get an error message :
run dpkg --configure -a, but i fails also

When attempting to destroy the contents of /var/lib/dpkg/updates, it fails, because the files do not really exist (-???????? about rights).

How to get apt-get work again ?
 
juandp77's Avatar
Posts: 203 | Thanked: 201 times | Joined on Jun 2010 @ Ecuador
#46
1. sudo qchroot /home/user/MyDocs/ubuntu-m5-v1.img.ext2 /.ubuntu
2. cd /usr/bin
3. ls
4. search for file startlxde2
5. chmod +x startlxde2
 
Boemien's Avatar
Posts: 770 | Thanked: 558 times | Joined on Mar 2010 @ Abidjan
#47
ok press ctrl + del returns to the terminal and type startlxde2
sh: /usr/bin/startlxde2: Permission denied
 
juandp77's Avatar
Posts: 203 | Thanked: 201 times | Joined on Jun 2010 @ Ecuador
#48
Originally Posted by phpman View Post
How to install progs ?

After installing a few progs, I attempted to install...kdevelop !

After downloading seveal packages, auto-reboot :-(

When attempting to install again, I get an error message :
run dpkg --configure -a, but i fails also

When attempting to destroy the contents of /var/lib/dpkg/updates, it fails, because the files do not really exist (-???????? about rights).

How to get apt-get work again ?
i have this problem to, try this

Code:
 dpkg --configure -a
if that doesn't work (doesn't work for me) then start all over again with the a new ubuntu.img.ext2
 
juandp77's Avatar
Posts: 203 | Thanked: 201 times | Joined on Jun 2010 @ Ecuador
#49
Originally Posted by Boemien View Post
sh: /usr/bin/startlxde2: Permission denied
so its a permission problem do this:

Code:
chmod +x /usr/bin/startlxde2
every time that you make a script you have to give it permission to execute

let me know if that works....

Last edited by juandp77; 2010-12-05 at 23:47.
 
Boemien's Avatar
Posts: 770 | Thanked: 558 times | Joined on Mar 2010 @ Abidjan
#50
Then, after doing chmod +x /usr/bin/startlxde2, what do i do??
 
Reply

Thread Tools

 
Forum Jump


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