[Android] How To Install Ubuntu On GS3

GarettM

Posting Freak
Aug 5, 2010
833
136
Ubuntu for Android

WARNING : THIS IS A WIP AND IT MIGHT EAT YOUR CAT, YOU HAVE BEEN WARNED.

Sections
1. Recovery
2. Files
3. Instructions
4. Remove Sample/Mock Content *Optional
5. Resources


1.) Recovery
Installing Ubuntu Touch Requires a custom recovery. and if on verizon a unlocked bootloader.
Working Recovery's
TWRP Recovery Latest,
ClockworkMod Recovery Latest,
ClockworkMod Touch Recovery Latest
2.) Files
Ubuntu Touch - Quantal.zip file

Verizon - I535 - d2vzw
T-mobile - T999 - d2tmo
- credits: dank101 (xda)
3.) Instructions

1. Download The Files For Your Carrier / Device Code
2. Download Ubuntu Touch (Quantal)
3. Put both on a SDCARD.
4. Install and boot into your custom recovery
5. If you haven't flashed the Ubuntu Touch (quantal) zip before, wipe data, system and cache. ( 3 Times )
6. Install Your carrier / Device zip FIRST then Proceed With Ubuntu Touch (quantal) zip next
7. Reboot Your Device And Enjoy
4.) Removing Sample / Mock Content

1.) First Fallow

2.) Set up Enviroment
Code:
  adb root
  adb shell
  ubuntu_chroot shell

3.) Remove Contacts
Code:
manage-address-books.py delete

4.) Remove Media
Music
Code:
  rm /usr/share/dbus-1/services/com.canonical.Unity.Lens.MockMusic.service
Videos
Code:
 rm /usr/share/dbus-1/services/com.canonical.Unity.Lens.MockVideos.service
Pictures
Code:
 rm /home/phablet/Pictures/*

5.) Resources




Free Knowledge Help
If you find any other threads Please comment a link and ill add to this tutorial. I Take NO Credits for anything on here.​
 

Users who are viewing this thread

Top