Related
PLEASE READ FIRST
This post will have info on the chroot method. To find out info on running Ubuntu natively on the Adam, click this link for post #2 below. Enjoy
chroot Method:
chroot Ubuntu on Adam Beta1...
For now project files for chroot method will be located at this Google Code Project site. Files will be posted shortly, stay tuned.
DO NOT attempt this yet until specified as alpha or beta or otherwise stated as ready for testing!!
Liability:
I'm not responsible for what you do with your device, this is a guide or tutorial for general purposes only.
If you do not have a strong understanding of rooting and how to recover a device from scratch DO NOT attempt this until we are our of beta stages. Wait till you see RC status at least.
Verified working with bugs
Directions:
I'm not sure what file format is needed on the SD card, so make sure it has the stock file format from Android.
Make sure you are rooted using the methods listed here or Notion Ink Hacks Forum.
Download necessary files:
- Main scripts: Download from Google Code Project webpage. http://code.google.com/p/chroot-ubuntu-ni-adam-tablet/
- Ubuntu.img file: Download from MegaUpload. http://www.megaupload.com/?d=3ZQTCUUN
Create a folder on root of your Adam SD card called "ubuntu" and download the files from the Google Code Project site to this folder.
Unzip "ubuntu.img.zip" package and copy or move "ubuntu.img" file to the ubuntu folder you created above. Delete all the rest of the files. Do this to make sure you do not confuse the scripts I've put together for the Adam.
Plug Adam into your computer and make sure you have a connection to it.
Android SDK installed on a local computer with ADB functioning.
Make sure you do not have the SD card mounted on your computer. Also make sure USB Debugging is turned on, which I think you need for ADB.
Change the name of "bootubuntu[x].[x]" to just "bootubuntu"! DO NOT use the original "bootubuntu" file.
If you haven't already open a command prompt and type:
Code:
adb shell
Enter superuser mode:
Code:
su
Change directory to the "ubuntu" folder:
Code:
cd /sdcard/ubuntu
Run the setup script (You should only have to run this once or whenever new updates to the files are released):
Code:
sh ./ubuntu.sh
Once the script finished you should be good to go, type the following to run Ubuntu:
Code:
bootubuntu
If you see something like the following below, job well done!
Code:
[email protected]:/#
Troubleshooting:
If you get any errors, please FIRST, try rebooting Adam and start back at "adb shell" step 7 and try again.
More to come
If you get any errors, please post at what step number you got an error and post as much detailed info as you can about the error. Myself and others will do what we can to help.
Resources:
http://nexusonehacks.net/nexus-one-hacks/how-to-install-ubuntu-on-your-nexus-oneandroid/
http://tegradeveloper.nvidia.com/tegra/forum/workaround-run-ubuntu-now
Native Ubuntu Method:
More to come, holding this place for future use...
No problem for testing it ... but not before the end of next week
My Adam will be send on 31st of January
There is nothing to test yet. Not until more research is done and files gathered. Not to mention we still need full root and unlock first.
Do not attempt to run the files in that link.
Sent from my Evo
For Rooting Adam it seems that it's done ?
And Don't worry i will not try to use fill that wasn't for Adam.
If you need help ... to search, test ... I will be part of ;o)
Thanks Gkar! Just be sure to follow this thread as any updates will appear here.
Also, root methods have been started but there are bugs. We need Adam users to help with that process first before helping here. Once that process works consistently I plan to get started on this.
Sent from my Evo
Pfffff ... I've just seen on pre-order page that my date has been pulled to 14th feb 2011 and then i will have to wait to test !!
Ubuntu netbook edition
Btw, I am sure you have seen this, but Ubuntu does have a Netbook Edition. It brings all the advantages of Ubuntu to a netbook – using Unity, an innovative user interface super-optimised for smaller screens and also convenient for touch screens.
So, this may be the best version to port to Adam if we can get it going. I unfortunately have no development knowledge to know if it is possible.
Mmmmmh .... i'm using Netbook edition on EEE 901 for my kids but unity isn't mature.
I prefer old version of Netbook edition (10.04 LTS) ... and that's the version used to create Ubuntu Distro for HD2.
Maybe we can ask them for some help.
I'm interested on this too. For the record, I'm keen to get an Adam and wipe Eden, replacing it with Ubuntu. I think Ubuntu 11.04 will be an awesome distro to run on a tablet, and currently Notion Ink's Adam is the only one being made that meets the stats I'd like to see.
The current hacks that exist to get Ubuntu running on the Nexus One (have done that) require running a modified server version from the sdcard, the using VNC to run a virtual session. Has it's plusses (running within Android, for instance), but I'm keen to see Ubuntu running natively. Android isn't mature enough to be a main system yet, whilst Ubuntu is. Cheers.
hope a port is cooming soon
Yeah, I'm very eager to try this too
Maybe a dual boot with Android ?
Looking forward to it
Thanks for your patience everyone. I've been swamped. This weekend I plan to hunt down some files, look at the scripts, and hopefully we can start trying this shortly!
This is one of the main reasons I have been waiting for the Adam for so long. Hopefully we can dual boot Ubuntu as that is what I would prefer, but if not, oh well. I want to have a tablet that acts more like a computer then a glorified smartphone without phone capabilities... Can't wait to see the development of this!
TreTuna said:
This is one of the main reasons I have been waiting for the Adam for so long. Hopefully we can dual boot Ubuntu as that is what I would prefer, but if not, oh well. I want to have a tablet that acts more like a computer then a glorified smartphone without phone capabilities... Can't wait to see the development of this!
Click to expand...
Click to collapse
Dual booting is always preferred yes, but that is not what my method will do. This method will be a bootloader running on top of Android. For many reasons this will be easiest for now.
I'm very excited about this, can't wait to have my Adam and following the developent of ubuntu.
I really think, on another hand, that Android and Ubuntu are majors players in the open-source OS and should therefore communicate better.
I want Adam to be the best friend of my Ubuntu desktop. There are so many possible ways to make these OS interact, at least the way iOS talk to Mac OS X.
i can't wait for my Adam to be here to write apps in this direction!
I love that idea as well. Would be cool if there was a way to integrate Ubuntu netbook edition and Android.
Sent from my PC36100 using XDA App
Ubuntu netbook edition and the desktop version are now the same thing with the upcoming release. Actually, the whole UI of Ubuntu is getting a major overhaul to be touch centric. Currently, my nexus one running cyanogenmod DOES talk to my Ubuntu netbook. And server. Very well in fact. Tomdroid for notes reads all off my desktop tomboy notes, and Funambol, with syncevolution syncs my calendar and address book.
Have just ordered an Adam with a friend, and plan to hack it extensively until Ubuntu is running in full, natively, as it's primary operating system. Android is useful, but doesn't have the functionality of Ubuntu. Would be useful having android as a secondary system, or within Ubuntu, but I won't hold my breathe.
I agree though, the first step seems to be getting Ubuntu running within android. I'm starting to research how the bootloader needs to be hacked to recognise a usb or dvd drive to boot from, and how it would "see" ubuntu installed on one of the internal drives. Will post back with more info soon, even though this is further down the track.
tillum said:
Ubuntu netbook edition and the desktop version are now the same thing with the upcoming release. Actually, the whole UI of Ubuntu is getting a major overhaul to be touch centric. Currently, my nexus one running cyanogenmod DOES talk to my Ubuntu netbook. And server. Very well in fact. Tomdroid for notes reads all off my desktop tomboy notes, and Funambol, with syncevolution syncs my calendar and address book.
Have just ordered an Adam with a friend, and plan to hack it extensively until Ubuntu is running in full, natively, as it's primary operating system. Android is useful, but doesn't have the functionality of Ubuntu. Would be useful having android as a secondary system, or within Ubuntu, but I won't hold my breathe.
I agree though, the first step seems to be getting Ubuntu running within android. I'm starting to research how the bootloader needs to be hacked to recognise a usb or dvd drive to boot from, and how it would "see" ubuntu installed on one of the internal drives. Will post back with more info soon, even though this is further down the track.
Click to expand...
Click to collapse
I ordered my Adam Once I saw it figure in XDA forum. My experience with XDA especially with SGS phone has been immensely satisfying. The way Things are going I am sure Adam will be an object of envy before long.
I'm an experienced computer user in Windows and (X)Ubuntu, but some things I don't know I search online... but this problem I get only gets me somewhat upset by "Search Overload" (See some United States commercials).
## My computer setup ##
OS: dual-boot Windows XP; Xubuntu 10.04 LTS
Boot Loader: grub
In the partitions:
- Windows XP
- Xubuntu 10.04 LTS
- swap
- factory OEM partition
I need to reinstall Windows completely. I can either...
1. get that ISO of "The Windows 9x Project" burnt (I have an XP upgrade version),
2. borrow my friends OEM disk (I DO have a legit XP CD but it is only an Upgrade version ), or
3. try to get that special partition to install EXACTLY the way I want it to (most likely impossible)
Also, I've been trying to reinstall the grub bootloader (which originaly comes with my Xubuntu disk) manually, but it has been unsuccessful so far.
This will also be able to help me in case a Windows program rewrites the MBR (or I need to do this task again).
What I don't want to do unless it is the only possible way:
- Reinstall Xubuntu 10.04 LTS (plus install all of those updates and change Firefox... again!!!)
==================================================
Current Status:
==================================================
Will try to use the Windows 9x Project .iso and use my legit XP upgrade CD+key
- will take a lot of time to accomplish, IF successful
- I hope that Windows ME will work with my system -_-'
"I'm an experienced computer user in Windows and (X)Ubuntu"
I lol'd a little.
I don't get what you're asking for. Advice on loading grub? Telling you that XP needs to die as an outdated OS? Ubuntu should be illegal under computer misuse legislation?
You state your current progress and methods to get where you're going, there is no "where now?"question to your post.
Have you considered virtualisation as an alternative to your lack of understanding dealing? This way you can still have the "I'm cool I run ubuntu", without having to try and understand it.
For the record, ubuntu is an abomination and should never have been made. Debian is good, don't mess with perfection.
If this reply succeeds in posting, lock this post due to inactivity (my 100G HDD is too small for dual-booting WinXP & Xubuntu, imo)
EDIT: I totally know Ubuntu sucks (one example: poorly made packages require only one type of sound interface -- read: pulseaudio)
Sent from my HTC Evo 4G using Tapatalk (GetJar version)
Hello,
I'm trying to install ubuntu chroot on my touchpad from android (I know it's possible from webos).
Has anyone managed to do it ?
I followed the tutorial here :
androlinux.com/android-ubuntu-development/how-to-install-ubuntu-on-android
However, it's not working. It's seems touchpad doesn't support loop devices.
I was able to get it working fine but honestly its not worth the space. its cool to show people but trust me you wont ever really use it. everythng worked fine i just mounted the partiton manually and booted up from xterm inside webos. the metadoctor process and repartitioning is a pain in the ass too. i just stick with droid and webos. webos internals has a fine tut on how to get it working i would post the link but i cant until after 10 posts. but im sure you can find it if not pm me.
Hello,
I am a Windows user and want to try Linux on my pc. It's possible to install Linux if i came from Windows ? If yes, then how ?
Of course it's possible, Linux is an awesome OS, I'm using Ubuntu it looks wonderful and works amazingly fast.
If you want to use ubuntu take a look at
http://www.ubuntu.com/
You can choose to use Linux as your only OS or dual boot with windows, if you have issues or if you don't know how to install it, you can try wubi
http://www.ubuntu.com/download/desktop/windows-installer
if you have a USB stick use Unetbootin or something like that to install linux on the stick. Once you have it on a stick you can boot and run linux off the stick so that nothing ever happens to your HD.
Also, once you download linux (most if not all) distros allow you run the OS to check it out and see if the drivers are compatible etc. Have a look...there are Many distros, they all have their place.
Ya, i know Linux is a great OS. I heard that it's more appropriate OS for such things like Android hacking, developing because Android OS is based on Linux.
In terms of installation, i'd prefer method using a DVD disc. So, what version i need to download and burn to the disc ?
What sort of specification is the PC that you want to run Linux on? If it's a fairly modern PC then you might be better placed downloading a copy of VMware Player and a VM Image of a Linux distro (Mint, Ubuntu, Fedora) - that way you can just run it without affecting your PC at all or having to worry about USB booting, dual-booting etc.
SimonTS said:
What sort of specification is the PC that you want to run Linux on? If it's a fairly modern PC then you might be better placed downloading a copy of VMware Player and a VM Image of a Linux distro (Mint, Ubuntu, Fedora) - that way you can just run it without affecting your PC at all or having to worry about USB booting, dual-booting etc.
Click to expand...
Click to collapse
My laptop spec's: 2-core x64 bit intel cpu, 2gb of ram, 256mb vga, 1366 x 768 resolution.
Actually i'd like to run with dual-boot... Windows 7+Linux. So, which is better - Mint, Ubuntu or Fedora ? Gonna use more for android development purposes, not for gaming. Any suggestions guys ?
Mariacci said:
My laptop spec's: 2-core x64 bit intel cpu, 2gb of ram, 256mb vga, 1366 x 768 resolution.
Actually i'd like to run with dual-boot... Windows 7+Linux. So, which is better - Mint, Ubuntu or Fedora ? Gonna use more for android development purposes, not for gaming. Any suggestions guys ?
Click to expand...
Click to collapse
Before you run dual-boot, download each of the distros and run them as a Live image - try them out for a while. Mint is an improvement (IMHO) on Ubuntu, but they are very much the same base. Fedora is totally different.
I personally use Linux Mint. I have found that it integrates very well with everything I tend to use my computer for. To get a good base of what you like, I would recommend trying out both Linux Mint and OpenSuse live disks before you install one.
In the meantime, check out Wubi .
What is Wubi?
Wubi is an officially supported installer for Windows users that allows Ubuntu to be installed and uninstalled in a safe, easy way as with any other Windows application.
Mariacci said:
My laptop spec's: 2-core x64 bit intel cpu, 2gb of ram, 256mb vga, 1366 x 768 resolution.
Actually i'd like to run with dual-boot... Windows 7+Linux. So, which is better - Mint, Ubuntu or Fedora ? Gonna use more for android development purposes, not for gaming. Any suggestions guys ?
Click to expand...
Click to collapse
http://distrowatch.com/
Here is a list of the top 100 linux distros. It is also a news site and good general knowledge.
Out of the options above, if you want only to use it for android and nothing else, go for Mint, it will most likely 'work' the best. But later on as you learn linux you will want to change and try other distros.
You can also have different window managers on one distro...personally I love E17 but it is underdeveloped. Have a look at the website above.
Moved to Off-Topic.
Rizur said:
In the meantime, check out Wubi .
What is Wubi?
Wubi is an officially supported installer for Windows users that allows Ubuntu to be installed and uninstalled in a safe, easy way as with any other Windows application.
Click to expand...
Click to collapse
WUBI can only do 30GB installation though. How can you do an installation that is bigger than that?
I love ubuntu
Sent from my SAMSUNG-SGH-I997 using XDA
Ok so I tried installing Ubuntu but some error happened (something about it not being able to save the bootloader or something like that) and it cancelled the installation. Now I boot into windows and when I go into Disk Management there's 37GB of free space that I can't do anything to. I can't delete it to expand C drive. So I've got 37 GB sitting around not doing anything. wtf do I do?
When I try to delete it gives me this error.
veeman said:
Ok so I tried installing Ubuntu but some error happened (something about it not being able to save the bootloader or something like that) and it cancelled the installation. Now I boot into windows and when I go into Disk Management there's 37GB of free space that I can't do anything to. I can't delete it to expand C drive. So I've got 37 GB sitting around not doing anything. wtf do I do?
When I try to delete it gives me this error.
Click to expand...
Click to collapse
Windows cant read EXT2/3/4 partitions that are used in linux so as far as windows is concerened that part of the hard drive does not exist. as such the built in windows partition editor cant work with it
i use a live linux distro callled PartedMagic. it fits on a 1 gig USBstick all the instructions for creating that stick are on their site. from there you can resize your windows partition to reclaim that space. or you can reformat it to NTFS so that windows can see it as another drive. PartedMagic is also great for accessing your data should windows refuse to boot and accessing the OEM partition so you can reinstall windows if a virus screws it up.
If you resize a windows partition dont be alarmed if windows gose through its check disk routine on its first boot. Widows usually has a little freakout every time you resize its partition.
Of course it's possible!
But it depends on what you mean by install...?
Do you wish to virtualize it or actually install it to a physical partition?
Linux is an amazing OS, I've been thinking of switching to it full time, and just virtualizing windows on it. I recommend Linux Mint.
I ditched Linux after I went nVidia
Sent from my Nexus S using xda premium
scoffyburito said:
I ditched Linux after I went nVidia
Sent from my Nexus S using xda premium
Click to expand...
Click to collapse
I ditched nVidia after I went Linux
---------- Post added at 12:07 PM ---------- Previous post was at 12:04 PM ----------
veeman said:
Ok so I tried installing Ubuntu but some error happened (something about it not being able to save the bootloader or something like that) and it cancelled the installation. Now I boot into windows and when I go into Disk Management there's 37GB of free space that I can't do anything to. I can't delete it to expand C drive. So I've got 37 GB sitting around not doing anything. wtf do I do?
When I try to delete it gives me this error.
Click to expand...
Click to collapse
You can try GParted
freebsd compilation will go or not?
Use the WUBI installer. Some folks say it's a bit slower than running Ubuntu on a dedicated partition, but on your dual core pc, you'll never see a difference. Some say a WUBI install is less stable, but I've been using the same WUBI installation for over a year with not a single problem. It is true that it will only install up to 30 Gb but you can re-size your disk.img however big you want later if you decide you need more space, and you also have access to your Windows HDD space from within Ubuntu. Installation is super simple, and you won't have to mess with partitioning your HDD. I would go with Ubuntu 10.10 personally, because 11.XX uses the Unity gui and I think Unity sucks compared to Gnome2 which comes with 10.XX.
Sent from my Galaxy Mini (SGH-T499) using XDA App
Since we got a x86 cpu i want to use ubuntu on it, as im from germany i still dont have my I but has anybody tried linux on android?
Adam Outler mentioned something that this would not work...
Btw can somebody tell me what the kernel version is..?
Sorry mods for (possibly) posting in the wrong section :/
//Robert
Sent from my LG-P500 using xda premium
Robbilie said:
Since we got a x86 cpu i want to use ubuntu on it, as im from germany i still dont have my I but has anybody tried linux on android?
Adam Outler mentioned something that this would not work...
Btw can somebody tell me what the kernel version is..?
Sorry mods for (possibly) posting in the wrong section :/
//Robert
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
Kernel version is 3.0.8.
If you can install linux distros on the backend of rooted ARM devices it should make sense we could do the same....maybe
Ubuntu on a RAZR I ? Linux x86 apps + windows apps with wine without even recompile? I think this devece needs some love. It can be the next HTC HD2 for shure.
I dont understand the htc comparison
But i have your ideas about no need to recompile and wine in mind too...
But i understand adam because linux for android is compiled for arm achitecture so a usual desktop image would make more sense...
Why is the kernel version so low?!
Sent from my LG-P500 using xda premium
What we need to do
I have a friend with this device, after rooting he reports there is no chroot command from terminal. If so we must:
Compile busybox (with more extensions) for x86 and install it alongside root (or after root)
Make a mountable image from an ubuntu clean install and mount it (probably also needs busybox)
chroot into this mounted image
run a vnc X server on a framebuffer
vnc from android
This is how it is done on other android devices, will attempt to compile and try these instructions out this weekend when I meet him but booting native ubuntu is a much better idea (even better if we can make it receive calls ).
And for what Windows on 4,3 inches display? It dont have hdmi.
Odoslané z GT-P7300 cez Tapatalk 2
The micro usb is acting like hdmi with adapter...
Sent from my LG-P500 using xda premium
Go look up the HTC HD2. It can run Windows Phone 7 and Android dual-booted (with Linux from SDCard), and was originally the last, albeit most powerful, Windows Mobile 6 phone ever made.
Even though it is four years old, there is a massive and vibrant dev community behind it, making it reach the front page of XDA forums.
However, even the venerable HD2 is getting old, with 1GHz processor and half a gig of RAM that was top-of-the-line years ago, and people have looked in vain for some kind of successor. Hopefully, the Razr I, with an unlockable bootloader and Intel processor, will be the one. But that remains for us to do.
pablocrossa said:
I have a friend with this device, after rooting he reports there is no chroot command from terminal. If so we must:
Compile busybox (with more extensions) for x86 and install it alongside root (or after root)
Make a mountable image from an ubuntu clean install and mount it (probably also needs busybox)
chroot into this mounted image
run a vnc X server on a framebuffer
vnc from android
This is how it is done on other android devices, will attempt to compile and try these instructions out this weekend when I meet him but booting native ubuntu is a much better idea (even better if we can make it receive calls ).
Click to expand...
Click to collapse
So I tried this out and there is a chroot-compatible busybox after rooting ("busybox chroot" needs to be called as opposed to "chroot" as there is no properly made link), so anyone with this phone can try (using a PC) install Ubuntu without the grub bootloader using manual partitioning on a single ext3 (I am not sure if ICS supports ext4) partition on a microsd, put into your phone, use a root terminal, mount it, mount the adequate dev, dev/pts, proc and sys partitions and chroot right in. You then might want to install a VNC server in Ubuntu to be able to create a VNC X session in a framebuffer and a VNC client on the android side to VNC into localhost (127.0.0.1), but that should work, I didn't have time to try it this weekend If someone gets stuck post and let us see what happens I cannot wait to see if wine can run desktop Spotify with sound, excited a little hehe.
EDIT: So to make this more understandable you must:
Install Ubuntu (using your computer) to a MicroSD, specifying partitions manually and choosing only a single ext3. Right before clicking install there is a button with something along the lines of "Advanced options", disable the install the bootloader (grub) option.
Insert the MicroSD into the phone and open a root terminal
I don't use Android, maybe it automounts in /media/sdcard or /sdcard, if not you will have to find the device and partition name (probably /dev/mmcblk0p1 or /dev/sdb1) and issue "mount /dev/DEVICEPARTITION /media/sdcard"
mount -t proc proc /media/sdcard/proc
mount -o bind /dev/ /media/sdcard/dev/
mount -t devpts devpts /media/sdcard/dev/pts
busybox chroot /media/sdcard /bin/bash
Now a shell from Ubuntu should open. apt-get update && apt-get install vncserver (maybe the DNS settings must be set in /etc/resolv.conf, not yet sure)
vncserver (or start vncserver, something along those lines)
Now from Android install a VNC viewer and vnc into 127.0.0.1 (or localhost)
That should do it, again if you get stuck post here
i had htc hd2, the most amazing phone in the world. I wanna buy the rarz i for the x86 processor in it. But cpu power without community and developers is nothing :|
Sorry for my bad english.
Yesterday we tried something:
We used dd to put an arch linux image on a micro sd card...
Though my laptop wasnt even able to boot from any sd card, this should work on our phone...
but how to make it boot from the sd card? xD
btw you might have noticed, this will make only linux boot, not android, we dont chroot, may somebody build a simple ubuntu img for complete linux installer?
//Robert
so right now i am trying to chroot into an img file, mounting it and then chrooting it but all i get is:
chroot: can't execute '/system/bin/sh': No such file or directory
whats wrong?
Robbilie said:
The micro usb is acting like hdmi with adapter...
Click to expand...
Click to collapse
Razr i MHL capable???
as far as i know, sadly not no
Ok so finally I got Ubuntu Quetzal running with chroot, still some problems (missing randr extension in vnc) but ill get over this
Hey,
great work. :good:
Good to see there are people with the same ideas. I´ve searched a lot for this thread.
I will also try to get this device for the same reasons when it´s cheaper. Has anybody tried to get Plasma Active or Tizen to run?
I think Active should now be possible through kubuntu Active?
Cheers!
Hi all
At first you can try a application from play store called Linux installer
https://play.google.com/store/apps/details?id=com.zpwebsites.linuxonandroid
Otherwise you can wait some weeks for an nexus 7 Ubuntu port witch looks really interesting.
http://forum.xda-developers.com/showthread.php?t=1957561
Ahhh maybe have a look at the andrinux project here at xda
[/COLOR]Here's the andrinux link
http://forum.xda-developers.com/showthread.php?t=1387105
Sent from my sweet little Blackbox
Robbilie said:
Ok so finally I got Ubuntu Quetzal running with chroot, still some problems (missing randr extension in vnc) but ill get over this
Click to expand...
Click to collapse
thanks for your post on preparing an arch image (I don't have permision to post in devel forum, maybe because I'm a newbie ), It worked well for me although I had to adjust some things such as path and pts mount
I now have a gcc toolchain and a latex distrib on my phone I had never used arch, found it very good
I've also tried some window managers ... the one I find best for the moment is enlightenment in the touchscreen mode, awesome works great as well.
I would also suggest to use Hacker's keyboard instead of stock android, it is a complete keyboard, very usefull when dealing with terminals ... as for VNC viewer, one should recompile android-vnc-viewer with the patches given in Issues 238 and 239 (can't post links either), it's a lot better
I've had a lot of fun, thanks
First, Complete Linux Installer doesnt work because its images are compiled for arm not x86 (i tried )
Secondly, I did a tutorial here http://forum.xda-developers.com/showthread.php?t=1966984
the nexus 7 stuff is interesting and we consider making flashable fastboot for the razr i since we dont have cwm or such you know
i am talking to jordan keyes who recently owned a nexus 7 who probably will try out the ubu stuff and i might get some system info
but i would really prefer a dual boot, capable of booting from sd...
I came across this site today:
http://www.pvsm.ru/wine/10369
translated here
I don't know if this could possibly help you any further but I thought that I might as well post it.