Booting Ubuntu on DROID?

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 ...

+ Reply to Thread
Page 1 of 6 1 2 3 ... LastLast
Results 1 to 10 of 59

Thread: Booting Ubuntu on DROID?

  1. Senior Droid
    surfbuckeyesbc's Avatar
    Member #
    74877
    Join Date
    Jun 2010
    Location
    Ohio
    Posts
    112
    Phone
    Motorola Droid RAZR MAXX
    #1

    Booting Ubuntu on DROID?

    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.
    Moto Droid RAZR MAXX Rooted
    OG Droid Bugless Beast v6 @ 1200 MHz
  2. Sponsor
    DF Advertising
    Join Date
    Nov 2008
    Location
    DroidForums.net
     
     
     
     
  3. Droid Ninja
    Dave12308's Avatar
    Member #
    4889
    Join Date
    Nov 2009
    Posts
    1,815
    Liked
    69 times
    Phone
    Droid Bionic
    #2
    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.
  4. Junior Droid
    manny83's Avatar
    Member #
    86050
    Join Date
    Jul 2010
    Posts
    11
    Phone
    Motorola Droid
    #3
    Quote Originally Posted by surfbuckeyesbc View Post
    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

    I don't understand any of that. For what it's worth, I found this while searching around for a way to make it work: Debian Instructions Missing which lead to Debian fully working on the Motorola Droid! Included is an ext2.ko module for those of us running stock kernels that lack ext2fs support. (I will provide support in comments.) : Android which lead to Google Translate.
    Attached Files
    Last edited by manny83; 07-08-2010 at 11:49 PM.
  5. Droid
    crabs's Avatar
    Member #
    77962
    Join Date
    Jun 2010
    Posts
    41
    Phone
    droid
    #4
    MKAYYYY.

    I also boot ubuntu with chevys kernel so your in luck.

    Get the ext2.zip from here Index of /froyo/4.3/kernels

    and rename it update.zip and flash it.

    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.
    Last edited by crabs; 07-09-2010 at 01:36 AM.
  6. Droid Newbie
    mrh4tch3t's Avatar
    Member #
    86077
    Join Date
    Jul 2010
    Posts
    1
    Phone
    Enter Current Phone Model Here
    #5

    tried with no success

    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
  7. Droid
    crabs's Avatar
    Member #
    77962
    Join Date
    Jun 2010
    Posts
    41
    Phone
    droid
    #6
  8. Rescue Squad
    titans's Avatar
    Member #
    11378
    Join Date
    Dec 2009
    Posts
    2,667
    Twitter
    @titans_df
    Phone
    Incredible
    Premium Member
    #7
    That looked like the blue scren of death at first =)
  9. Junior Droid
    manny83's Avatar
    Member #
    86050
    Join Date
    Jul 2010
    Posts
    11
    Phone
    Motorola Droid
    #8
    Quote Originally Posted by crabs View Post
    MKAYYYY.

    I also boot ubuntu with chevys kernel so your in luck.

    Get the ext2.zip from here Index of /froyo/4.3/kernels

    and rename it update.zip and flash it.

    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.
  10. Junior Droid
    manny83's Avatar
    Member #
    86050
    Join Date
    Jul 2010
    Posts
    11
    Phone
    Motorola Droid
    #9
    By the way, my kernel version says:

    2.6.32.9-g103d848
    Android-build@apa26 #1
  11. DF News Team
    wuyanks's Avatar
    Member #
    800
    Join Date
    Nov 2009
    Posts
    2,408
    Phone
    Moto DROID !!!
    Premium Member
    #10
    can someone put together some instructions on how to do this, from beginning to end?
    GTalk: mabramson1@gmail.com
    twitter: @m_abramson
+ Reply to Thread
Page 1 of 6 1 2 3 ... LastLast

Sponsors

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Similar Threads

  1. Ubuntu on Moto Droid
    By pnhst in forum Droid Hacks
    Replies: 6
    Last Post: 07-09-2010, 02:06 PM
  2. Ubuntu on my droid
    By Novalok in forum Droid Hacks
    Replies: 6
    Last Post: 07-09-2010, 02:04 PM
  3. Booting Windows recovery from usb with droid
    By zedsded in forum Droid General Discussions
    Replies: 2
    Last Post: 03-02-2010, 03:46 PM
  4. How to adb into droid via ubuntu
    By tdawg5480 in forum Droid Hacks
    Replies: 2
    Last Post: 12-14-2009, 10:42 PM

Search tags for this page

droid 2 ubuntu
,

droid ubuntu

,
modprobe ext2
,
motorola droid ubuntu
,

ubuntu droid

,
ubuntu droid 2
,
ubuntu droid eris
,

ubuntu for droid

,
ubuntu motorola droid
,

ubuntu on droid

,
ubuntu on droid 2
,
ubuntu on droid eris
,

ubuntu on motorola droid

,
ubuntu.sh android
,
ubuntudroid
Click on a term to search our site for related topics.