LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Virtualization and Cloud (https://www.linuxquestions.org/questions/linux-virtualization-and-cloud-90/)
-   -   How to virtualise Android OS on Debian 6 with Gnome (https://www.linuxquestions.org/questions/linux-virtualization-and-cloud-90/how-to-virtualise-android-os-on-debian-6-with-gnome-4175495479/)

postcd 02-19-2014 03:27 AM

How to virtualise Android OS on Debian 6 with Gnome
 
Hello, please which virtualisation is most ligtweight and compatible with Debian and Gnome?

I wish to run Android OS in an container and be able to see android desktop from my Gnome

Thank you

yooy 02-19-2014 08:34 AM

the most light virtualisation sould be Xen, but if you want to have compatility install virtualbox (i do run myself android on ubuntu.)

postcd 02-24-2014 02:50 AM

Quote:

Originally Posted by yooy (Post 5120852)
the most light virtualisation sould be Xen, but if you want to have compatility install virtualbox (i do run myself android on ubuntu.)

thx, i tried

sudo apt-get install linux-headers-2.6-$(uname -r|sed 's,[^-]*-[^-]*-,,') virtualbox-ose

result is:
Quote:

Setting up linux-headers-2.6-486 (2.6.32+29) ...
Setting up virtualbox-ose (3.2.10-dfsg-1+squeeze1) ...
Stopping VirtualBox kernel modules [ OK ]
Starting VirtualBox kernel modulesNo suitable module for running kernel found ... [ FAILED ]
[ FAILED ]
invoke-rc.d: initscript virtualbox-ose, action "restart" failed.
Processing triggers for python-central ...
(according to manual: https://wiki.debian.org/VirtualBox#D..._.22Squeeze.22 )

My installation:
Quote:

amnesia@amnesia:~$ uname -a
Linux amnesia 3.12-1-486 #1 Debian 3.12.6-2 (2013-12-29) i686 GNU/Linux
amnesia@amnesia:~$ cat /proc/version
Linux version 3.12-1-486 (debian-kernel@lists.debian.org) (gcc version 4.8.2 (Debian 4.8.2-10) ) #1 Debian 3.12.6-2 (2013-12-29)

yooy 02-25-2014 10:26 AM

you should install virtualbox from their site, using their instructions.


All times are GMT -5. The time now is 06:03 PM.