[Q] Dual Boot? - Xoom Q&A, Help & Troubleshooting

I know this might seem out of the blue but there has been a lot of focus on ICS which I gotta say I love and EOS have done an amazing job and we all need to thank them for what they've done. But I would really like to see more development in the dual boot idea, letting us load up a Linux distro natively ie backtrack,mint or ubuntu. The reason I bought the Xoom was because of backtrack and my current training. I would love it if there was a better way of actually loading up backtrack natively not via vnc so I could get on with some cool stuff. There might be a solution I have seem thread called debian native but the process seems complicated. I will donate to anyone who can give a better solution that works
Thank you

This isn't dual boot, but it's the closest I've come:
http://forum.xda-developers.com/showthread.php?t=1087984

Related

Ubuntu Mobile Internet Device (MID) Edition????

There is a new ver of Ubuntu http://www.ubuntu.com/products/mobile. Could we possibly turn this into a workable ver for the G1?
hmmm, interesting
it looks nice, the g1 seems to fit the vauge specs they listed for MIDs (thats a new one for me wtf?)
hmm, OS companies fighting over market share on the G1.... IMAGINE
bhang
I hope we can do it.
I think that is geared more at netbook-esque products.
that would be an interesting project to get that running off the sd card in the same manor that people are running debian and connecting to a x windows session via vnc.
The new release (Jaunty) should work with some tweaking - there is a build for ARM processors.
Nickedynick said:
The new release (Jaunty) should work with some tweaking - there is a build for ARM processors.
Click to expand...
Click to collapse
ARM processor is one thing, but will you be able to make a call from within Ubuntu?
Well, it doesnt really matter right now anyways; it's not even out with a stable ARM version yet.
bornmw said:
ARM processor is one thing, but will you be able to make a call from within Ubuntu?
Click to expand...
Click to collapse
Why would that matter? You aren't going to make a call within Debian either, remember you'd be running Ubuntu on top of Android and tunneling into the GUI with VNC, it's not booting into Ubuntu or anything else. It's more virtualization than it is replacement.
If you get a call, it'll just interrupt your VNC session to let you answer it.
multiboot?
it would be great to have multiboot then. I've seen videos, of Iphone having multiboot, maybe it would be possible to have it on Gphone too?
it would be great to boot from MUbuntu. and, as Android is based on linux, maybe it would be possible to copy some of it's setting to make things easier?
carmelos said:
it would be great to have multiboot then. I've seen videos, of Iphone having multiboot, maybe it would be possible to have it on Gphone too?
it would be great to boot from MUbuntu. and, as Android is based on linux, maybe it would be possible to copy some of it's setting to make things easier?
Click to expand...
Click to collapse
It is possible to have this on a MID as I have seen it done (and held it in my hand) in a group that I work with at my job. We are currently working on putting Ubuntu as the standalone OS on MID's that match the specs listed. There are still a lot of "kinks" to work out around this, but it IS possible to get it going
ubuntu MID edition is geared towards ARMv7 devices, while the G1 is ARMv6. =(
andonnguyen said:
ubuntu MID edition is geared towards ARMv7 devices, while the G1 is ARMv6. =(
Click to expand...
Click to collapse
darn, i would have loved to multi-boot into this... looks awesome!
Hopefully there might be some chance of doing it??? lol
the phone stuff could happen
Who's to say that enough is known about the phone side of the dream to do it but if that part is "open source" or not, that phrase is getting thrown around a lot these days, it seems this and things like the nokia n800/810 are only open to things that don't matter much (gui, network,etc) while things like the phone side or the displays multi touch abilities.
Which sucks and looks like it could do exactly what htc/android/tmob wants, it willl keep us from complete OS replacements but who knows with enough time things can be reversed, so I can still hope.
Bhang

[Q] Dual boot Ubuntu and Android?

The dual-form nature of this item would fit a dual-boot scenario perfectly. Boot into Android when used as a tablet, boot into Ubuntu when docked. Just curious as to the possibility of this.
As far as I know, Ubuntu supports ARM architecture, so the Tegra 2 chip should work well with it. I'm not familiar with the touch screen driver support in Ubuntu, but I remember when I modded my old EeePC netbook with a touch screen, I was able to install third party touch screen drivers without any problem. Then again, even if the touchscreen won't work, when docked it has the mouse and keyboard anyway.
Are there any devs working on this, or know what the feasibility of such an endeavor would be?
Thanks!
Let me know when I can dual boot into Linux Mint.
I'm wondering if the webtop from atrix can be ported to work here.
Sent from my MB860 using Tapatalk
PGibbons999 said:
Let me know when I can dual boot into Linux Mint.
Click to expand...
Click to collapse
Linux Mint is based off of Ubuntu, so if you can get one working, you can get the other. However, vanilla Ubuntu has three times the user base, so I feel that would be the best bet, considering the much larger community support.
Definitely should be a project someone works on
Should be very easy to boot ubuntu alongside android. Got a lot of spare ram on these systems.
This of course means running ubuntu with a vnc server, and connecting to localhost. Which is far from optimal. But it works atleast. That's what I plan to do when I get the tablet.
Hell with wireless adb there's a decent chance I'll be able to run up eclipse and build apps directly to and from the tablet
nurre said:
Hell with wireless adb there's a decent chance I'll be able to run up eclipse and build apps directly to and from the tablet
Click to expand...
Click to collapse
Not unless we get an ARM SDK. There is nothing I would like more than to be able to develop for my tablet on my tablet, but right now it is not possible, even with Ubuntu.
Ubuntu 11.04 was just released with the new Unity interface standardized. I'm not sure how well the Tegra 2 can handle it, but there's also Unity 2D, which looks great.
And the touchscreen interface looks lovely:
http://unity.ubuntu.com/projects/utouch/
I'm getting excited, I really hope we can get this working!
nurre said:
Should be very easy to boot ubuntu alongside android. Got a lot of spare ram on these systems.
This of course means running ubuntu with a vnc server, and connecting to localhost. Which is far from optimal. But it works atleast. That's what I plan to do when I get the tablet.
Hell with wireless adb there's a decent chance I'll be able to run up eclipse and build apps directly to and from the tablet
Click to expand...
Click to collapse
This was already done on the Xoom I believe.
ZaelFaroe said:
Not unless we get an ARM SDK. There is nothing I would like more than to be able to develop for my tablet on my tablet, but right now it is not possible, even with Ubuntu.
Click to expand...
Click to collapse
A very good point :/, oh well. I can still do my normal development
nurre said:
A very good point :/, oh well. I can still do my normal development
Click to expand...
Click to collapse
From what I understand, Eclipse is actually built entirely on Java. Is anyone aware of a full java environment for ARM Linux?
The problem isn't eclipse being based on Java, the problem is the Android SDK plug-in (which specifies x86). It could be that you only need x86 for the emulator or for the USB drivers (I don't know), but it could also be something else where none of the plug-in will work on ARM. You could probably do development (write code), but you probably couldn't compile to apk or test at all. People on PPC Macs already have this issue. It appears that the source code for the SDK is publicly available so maybe we could get it working, but I think that might be more effort than it is worth at this point in time.
But this is getting off topic. We need Ubuntu (or other full linux distro) before the rest of this is even remotely possible.
They have Ubuntu working on some of the old Windows Mobile phones (check out the HTC Touch Pro 2 / Rhodium). Isn't that an ARM based CPU?
Yes, Ubuntu should have no problem working on ARM. The only questions on Ubuntu are the drivers and bootloader.
Getting linux up and running shouldn't be hard. It's done on most modern cell phones already. And the cut down versions are normally due to limitations in hardware.
The only part that sucks is the vnc localhost solution which is generally being deployed, it's not exactly optimal performance wise.
nurre said:
The only part that sucks is the vnc localhost solution which is generally being deployed, it's not exactly optimal performance wise.
Click to expand...
Click to collapse
The best way to deal with this problem would probably to get X11 working with Android's graphics stack (mostly OpenGL) as a backend- sort of like Xephyr, or Wayland's embedding of X11 (basing the work on Wayland's work might be the easiest, since they already use OpenGL ES).
That should deliver near-native performance, with full hardware acceleration.
I'd think the best way to structure it would be to have an app you launch within Android that connects to the X11 server and just pushes the final image to the screen (akin to what Wayland does). That should make it reasonable practical to move between Android and Unity (/Gnome/KDE/etc) without too much weirdities.
---
For doing Android development on Android, until there's a native SDK, you could use X11's network transparency to be running Eclipse on a remote machine via SSH, using port forwarding to allow the remote machine to connect back over the tunnel for ADB. It's ugly, but it should work (assuming you have a network connection... and a working x11!).
Initially thought this would be a huge reverse enginering job, but look and behold : http://developer.nvidia.com/tegra/news/linux-tegra-released !
Did anyone actually tried to run any Linux distro on it?
Is there any dev working on the question ?
Having a Android/Ubuntu tablet with an actual removable keyboard good me a huge advantage in terms of productivity/entertainment share... !!
nordicfastware said:
Is there any dev working on the question ?
Having a Android/Ubuntu tablet with an actual removable keyboard good me a huge advantage in terms of productivity/entertainment share... !!
Click to expand...
Click to collapse
+1 for that

[Q] Dual booting Ubuntu 11.04 and Android 3.0?

The dual-form nature of this item would fit a dual-boot scenario perfectly. Boot into Android when used as a tablet, boot into Ubuntu when docked. Just curious as to the possibility of this.
As far as I know, Ubuntu supports ARM architecture, so the Tegra 2 chip should work well with it. Ubuntu 11.04 was just released with the integrated Unity interface, which looks wonderful with the touchscreen: http://unity.ubuntu.com/projects/utouch/
The Unity 2D interface should fly on the Tegra 2, even if the Unity 3D mode lags.
Now I know that on the Xoom, we were able to run Ubuntu on a VNC server and connect to it locally, but that is obviously not an ideal solution, due to VNC's weakness, and the general inefficiency of it.
Are there any devs working on something like this so far? I am sure there would be a very sizable audience for something like this. I'd be happy to do any necessary testing, and I'm sure more will as well. I also wouldn't mind taking this as an opportunity to get involved with the dev community (I have a thorough background in CS, just no experience with this specifically), I'd be happy if anyone were to take me under their wing. =)
You're not the only one hoping for this: http://forum.xda-developers.com/showthread.php?t=1053641
I was just thinking about this yesterday. Dual booting Ubuntu and Android would make this the perfect device for me.
i would also love the ability to run linux on mine
I'm tempted to wait until this is guaranteed to happen before buying this thing. I need a new portable device for developing on the go, and I also want and need a Honeycomb device for testing apps and casual content consumption.
At the same time though, if anyone knows of a site or thread dedicated to making this dual-boot happen (similar to the dedicated Toshiba AC100 page here http://tosh-ac100.wetpaint.com/page/Ubuntu ), I wouldn't mind learning all about it and potentially help if I can, so please share.
Sent from my Milestone using XDA App
There are some devs who definitely pulled this off on the Atrix and I had Ubuntu on my phone so I'm sure we can get it on the transformer. I'll try to find them and see if similar methods can be used.
It'll take years but I don't see why it wouldn't work. If I can do this on my old ass wm6.5 phone then it's possible on the TF!
Maybe it wont take years, but more of these tablets have to hit the market. Still so many people waiting on their preorders, me included.
I think that there might be quite the interest in making this happen. I remember reading somewhere that Ubuntu allready runs on the Tegra2, so why should it be far into the future before we see it running on the Transformer?
Sorry for any typos. I have fat fingers, a 4" screen, a small child and a dictionary gone wild...
here's to hoping
So far i'm quite impressed with this little tablet. It crunches bytes as fast as i can throw them, and customizing it was easy enough. Although with the dock station and Tegra 2 it does feel more like a netbook than a tablet.
Android 3.0 IMO is the best compromise between a desktop and mobile phone OS. Although it's expandability is not quite what i would wish it to be. Possibly once more developers gear their programs for the higher resolutions and more powerful CPUs this will change. For now dual booting Ubuntu and Android would be perfect.
I'm on board with any project coming about to make this happen, and would offer up my hardware and feedback for beta testing. Hope to see a dedication in this direction soon!
Has anyone tried the method in the xoom development forums?
Sent from HTC Inspire 4G via XDA Premium.
gordec said:
Has anyone tried the method in the xoom development forums?
Sent from HTC Inspire 4G via XDA Premium.
Click to expand...
Click to collapse
I haven't seen the post, but I'm assuming you mean VNC?
Zach Alt said:
I haven't seen the post, but I'm assuming you mean VNC?
Click to expand...
Click to collapse
Yeah, it's VNC. That's not that hard, we're talking about straight booting INTO Ubuntu.
i have this image from my desire, which boots linux xlde (or something) i cant get it to connect to that image. Pockecloud just get Server disconnected.... maybe another image.. actually that was loading it from removable MicroSD, im now going to try copying to the internal memory "SDCARD" as that would be what the script would have orignally been setup for. I will post results as soon as this has finished pasting the files...
EDIT: still cant get this to work, seems like terminal is ending too quickly which i think means the loopback memory doesnt work, i think thats how it works anyway.
No lock with WYSE pocket cloud or android vnc, i think we need another build for honeycomb, well not so much the OS but the Tegra chip instead.
ubuntuforums.org
There is a thread over at ubuntuforums.org regarding this matter, though they have a different take on it.
One of the posts state:
Re: Asus Eee Pad Transformer
I plan to get one (not available in my region yet, plus I hear there'll be a 3G version next quarter) and install Ubuntu on it, albeit with KDE/Gnome instead of Unity.
There's not technical reason it can't run Ubuntu, it's just a matter of getting the boot loader working. The instructions seem simple enough, although dual booting with Android might be a little more challenging.
If anyone does get one and install Ubuntu on it, please let us know how it goes.
Click to expand...
Click to collapse
Maybe it's not all that farfetched getting Ubuntu to run on this device, or any other Tegra2 base tablet.
The original thread can be found at:
http://ubuntuforums.org/showthread.php?t=1741103&highlight=eee+pad+transformer&page=1
looks like dual booting may be fairly difficult; I wouldn't mind soloing ubuntu touch os on mine...
I think dual booting may be difficult, but I think chain booting (right terminology?) from Android first and then into Ubuntu would probably be possible.
I don't think many people understand how hard it will be to create a bootable version of Ubuntu. VNCing is easy for the most part.
Would it be possible to use the motorola xoom guide to get ubuntu running with vnc on the eee transformer?
Sorry for any typos. I have fat fingers, a 4" screen, a small child and a dictionary gone wild...
Is the VNC version that bad? Is it very slow or the picture is not full color? I'd like to use it maybe for Open Office (or something lighter) and some programming in text editor.
Looks like there has been significant progress on this. backtrack has been released for arm.. its a security-centric distro, but its built on an ubuntu base.
I'm downloading the img now.. dont know about dual boot though. guess someone needs to port grub over first =)
I cant post links....but a search for 'backtrack5 xoom' should get you there.

[Q} Will Ubuntu Touch be possible for TF700

Just installed ubuntu on my tablet, and still getting used to linux, but I wanted to know, even if pure speculation, will ubuntu touch be possible on the TF700? I am sort of regretting getting my android tablet, due the lack of the ability to multi window. I hope that ubuntu will help me there for when i need it, but Id really like to know if I possibly could get my tablet to do all the fancy stuff they were doing in that video.
For those who havent seen it, here is the article:
http://phandroid.com/2013/02/19/ubuntu-touch-for-nexus-tablets/
Yes, it should be possible. Canonical is releasing a porting guide on Ubuntuwiki 22 Feb 13. I know this weekend end I will be working on porting it this weekend. I know Rabits will probably be working with it also.
Don't expect a whole lot as of now it is still in alpha stages of development. I was reading that the next few updates will be based off of 13.04, which should bring some improvements in speed and memory management. I have been running 13.04 on a laptop and it is a lot smoother and faster then 12.10.
Sounds sweet, very excited

ChromeOS on tf700

Hey guys,
Im wondering if there has been any work bringing ChromeOS to the tf700, ive been looking through the build instructions and it doesn't look to difficult, and with our new kexec kernel method, it should be even easier.
Would any be interested in this? i happy to give a good try at getting it built (im faaaar from an expert but it looks possible) personally i just want a linux + ubuntu-touch + android + ChromeOS multiboot
JoinTheRealms said:
Hey guys,
Im wondering if there has been any work bringing ChromeOS to the tf700, ive been looking through the build instructions and it doesn't look to difficult, and with our new kexec kernel method, it should be even easier.
Would any be interested in this? i happy to give a good try at getting it built (im faaaar from an expert but it looks possible) personally i just want a linux + ubuntu-touch + android + ChromeOS multiboot
Click to expand...
Click to collapse
I would absolutely LOVE to see this. Even if it's just Android / ChromeOS multiboot, I'd love to play around with ChromeOS without having to buy a chromebook.
I always support all kind of development for the tf700 and I am glad to hear that you want to bring Chrome OS to our tablets. Having said that, I am not aware of any reason why I would want to use Chrome OS instead of Android. To me, Android is a much more powerful OS and it is such a downgrade to go to Chrome OS. Nevertheless, I have never used Chrome OS before so I might be wrong (all of my knowledge of Chrome OS is from online research), please feel free to correct me, it's good to know more about another OS.
JoinTheRealms said:
Hey guys,
Im wondering if there has been any work bringing ChromeOS to the tf700, ive been looking through the build instructions and it doesn't look to difficult, and with our new kexec kernel method, it should be even easier.
Would any be interested in this? i happy to give a good try at getting it built (im faaaar from an expert but it looks possible) personally i just want a linux + ubuntu-touch + android + ChromeOS multiboot
Click to expand...
Click to collapse
I would love to see this happen. I was just thinking how cool it would be to use my tf700 as a chromebook. Please keep us updated on your progress. Thanks!

Categories

Resources