linux on android – openSUSE Lizards https://lizards.opensuse.org Blogs and Ramblings of the openSUSE Members Fri, 06 Mar 2020 11:29:40 +0000 en-US hourly 1 https://wordpress.org/?v=4.7.5 openSUSE 12.3 on Android https://lizards.opensuse.org/2013/05/09/opensuse-12-3-on-android/ https://lizards.opensuse.org/2013/05/09/opensuse-12-3-on-android/#comments Thu, 09 May 2013 06:19:02 +0000 http://lizards.opensuse.org/?p=9412 Here is a new image for your armv7l powered phone or tablet(any recent dual core device should work), you can get openSUSE 12.3 XFCE running on it without the need for repartition, formats, bootloader hacks or sacrificing your nicely running latest android on it. What you need is rooted device with busybox, Android VNC and terminal app installed and 4GB free space on sdcard(internal or external).

Instructions to run it are same as mentioned earlier. In addition to those you can also use LinuxonAndroid app with patched bootscript.sh. Replace /data/data/com.zpwebsites.linuxonandroid/files/bootscript.sh on your device with the patched one and follow the directions shown here(last 3 images):

openSUSE on android
]]>
https://lizards.opensuse.org/2013/05/09/opensuse-12-3-on-android/feed/ 9
openSUSE on phones/tablets https://lizards.opensuse.org/2013/02/20/opensuse-on-phonestablets/ Wed, 20 Feb 2013 06:03:04 +0000 http://lizards.opensuse.org/?p=9283 Thanks to the fantastic work by openSUSE Arm team, you can get full desktop on your armv7l powered phone or tablet(any recent dual core devices should work), without the need for repartition, formats, bootloader hacks or sacrificing your nicely running latest android on it. What you need is rooted device with busybox, Android VNC and terminal app installed and 4GB free space on sdcard(internal or external).


1. Download opensuse-arm-xfce-chroot.tar.xz
2. Extract the .xz file and place the 2 resulting files on your device’s sdcard.
3. Open your favourite terminal app (or ssh into the device if you have dropbear ssh app installed), cd /to/sdcard/where/opensuse*.img/is/ && sh opensuse.sh start
4. Once the openSUSE starts you are chrooted inside the image in the terminal, for GUI start Android VNC and connect to localhost:1 (port 5901) or from remote machine IPofdevice:1. Password is “opensuse”. Change it to something else by running vncpasswd and passwd in desktop terminal, also change the root password by running passwd in chroot terminal where you ran “sh opensuse.sh start”.

After exiting the chroot terminal, openSUSE services will be stopped, no changes to your android system is made.

Have a lot of fun…

]]>