This is a discussion on Booting Ubuntu on DROID? within the Droid Development forums, part of the Droid Hacking category; Hey guys! I followed the link below and tried to see if I could get Ubuntu running through VNC on my Droid, as this guy ...
Hey guys! I followed the link below and tried to see if I could get Ubuntu running through VNC on my Droid, as this guy was able to do on his N1. I know that the phones have differences, and unfortunately, I got to the "bootubuntu" part before it said it couldn't load, that my device was busy.
I am assuming that it just isn't working on the Droid, as the dev himself said it wasn't working on the Evo, but I was wondering if any of you wonderful Devs here at the forum have tried to do something similar on Droid. This would be awesome and HUGE geek points. Fingers crossed! Let me know if I can assist in anyway.
I know there used to be a post on the old Alldroid on how to install Debian on your DROID, but sadly all of that content is gone. It didn't mention Ubuntu, but it should be possible. I know it was supposedly a pretty finicky process, for one thing you had to have a minimum of ext2 enabled in your kernel or loaded as a module. I will search around and see if I can find an archived copy.
Hey guys! I followed the link below and tried to see if I could get Ubuntu running through VNC on my Droid, as this guy was able to do on his N1. I know that the phones have differences, and unfortunately, I got to the "bootubuntu" part before it said it couldn't load, that my device was busy.
I am assuming that it just isn't working on the Droid, as the dev himself said it wasn't working on the Evo, but I was wondering if any of you wonderful Devs here at the forum have tried to do something similar on Droid. This would be awesome and HUGE geek points. Fingers crossed! Let me know if I can assist in anyway.
I am also interested in a Moto Droid version of it. I got interested after reading this site: http://nexusonehacks.net/nexus-one-h...us-oneandroid/. I also tried this Nexus One version and it doesn't work on the Droid (It's probably not supposed to anyway). I attached the output that shows all the error messages.
Basically it also says that the device is busy. It looks like it starts to fail at this part of bootubuntu, or before:
mknod: /dev/loop1: File exists
losetup: /dev/block/loop1
mount: No such device
Then boot back up and go to the terminal emulator and type
"su"
press enter
"/system/xbin/chevyno1/ext2"
enter again
"cd /sdcard/ubuntu"
ENTER
"sh ./ubuntu.sh"
Enter
"bootubuntu"
The reason you got the errors is because it couldn't mount the ext2 ubuntu image without a ext2 kernel module.\
Same for you manny.
How in the hell would it be limited to the nexus one anyway?
Debian, ubuntu, etc in chroot will work on any android phone providing the kernel has the ex2 module.
hello. i came across this forum and tried what you said. but still have no luck getting it to run on my moto droid. just wanted to know if either of you actually got it to work on your moto droid
Then boot back up and go to the terminal emulator and type
"su"
press enter
"/system/xbin/chevyno1/ext2"
enter again
"cd /sdcard/ubuntu"
ENTER
"sh ./ubuntu.sh"
Enter
"bootubuntu"
The reason you got the errors is because it couldn't mount the ext2 ubuntu image without a ext2 kernel module.\
Same for you manny.
How in the hell would it be limited to the nexus one anyway?
Debian, ubuntu, etc in chroot will work on any android phone providing the kernel has the ex2 module.
Thanks for all the help! I will try it. But first, I have Bugless Beast v0.4 froyo. I have no clue what kernel I have. Can I just flash chevy's kernel from Rom Manager on top of what I have? I'm making a backup just in case before I try it.