Ubuntu running on HTC Pure

Search This thread

dsfreak0109

Member
Feb 8, 2010
12
0
A few minutes ago I grabbed the files for Ubuntu and Haret at the Xda-forums under a thread called "Ubuntu on Rhodium- 04/03/10 screen calibration now works!!! Need devs for wifi fix" (The forums would not let me post the link) and extracted them to my sd card to run Ubuntu on my HTC Pure. Also to make this boot correctly you cant use the same boot script for android to boot Ubuntu. You need to modify the Startup.TXT that came with the Ubuntu.zip folder and set the correct mtype for your device. Note it is possible to setup your sd card to boot Android and Ubuntu from the root of the SD card by modifying the boot script which is a six step process.

1. open the boot script named Startup.txt and rename it to Ubuntu.TXT
2. change the mtype so it is correct for your device
2. change the Set Kernel line so it looks like set KERNEL zImageUbuntu
3. Change the Set initrd line so it looks like set initrd initrdUbuntu.gz
4. rename the Zimage file to zImageUbuntu
5. rename the initrd file to initrdUbuntu.gz
6. Open Haret and type in Ubuntu.txt and press run button
7. This should be it and you should be running Ubuntu on your Phone
 

smadger

Senior Member
Sep 3, 2008
490
291
Bedford, UK
What version?

I know this has limited uses, but still, this sounds amazing!!

So you're saying you have Ubuntu running on your Pure, what about keyboard and stuff? What version of Ubuntu did you use?
 

Flop!

Member
Aug 28, 2009
10
0
Hello!

Thank you for the info!
I don't understand exactly where can I find the files?

Can someone post a direct link?

Thanks a lot,

Flop!

TOPAZ with HTC WinMo6.5 and Xandroid for TOPAZ
 

dsfreak0109

Member
Feb 8, 2010
12
0
My account is not able to post links because of some restriction does anyon know how to get permission to post links?
 
where is the id of topaz?
Where can I find it?

thanks

Do you mean the values of Ubuntu.TXT?

Code:
set ramsize 0x08000000
set ramaddr 0x10000000
set mtype 2293
set FBDURINGBOOT 0
set KERNEL zImageUbuntu
set initrd initrdUbuntu.gz
set cmdline "msmts_calib=0x9f.0x39a.0x35c.0x78 lcd.density=240 msmvkeyb_toggle=off wifi.mac=wifi.mac=00:23:76:8B:EA:93 board-htcraphael-navi.wake=1 msm_fb.fix_x=1 board-htcdiamond.adb=0"
boot

Here the link of the Rhodium Thread with latest files
http://xdaforums.com/showthread.php?t=640785