Tuesday, February 21, 2012

How to Install Ubuntu Linux on Galaxy Tab 10.1

How to Install Ubuntu Linux on Galaxy Tab 10.1
http://galaxytabhacks.com/galaxy-tab-10-1-hacks/how-to-install-ubuntu-linux-on-galaxy-tab-10-1-tabuntu/

1. Download ubuntu.zip below and unzip it, you should get a folder called “ubuntu”
http://downloadandroidrom.com/file/AndroidUbuntu/ubuntu.zip

2. unzip and copy ubuntu folder to root in galaxy

3. download adb and unzip and move to c:\
http://downloadandroidfiles.com/files/get/qB0x8hl_Sy/adb.zip

4. disconnect galaxy from pc

5. from galaxy, go to settings > applications > development > check on USB debugging

6. connect galaxy to pc

7. from pc, go to command prompt and run:

cd c:\adb
adb shell
cd /sdcard/ubuntu
sh ubuntu.sh
bootubuntu

or

3. install terminal emulator

4. from term, run:

su
cd /sdcard/ubuntu
sh ./ubuntu.sh
bootubuntu