Skip to content

Instantly share code, notes, and snippets.

@simondean
Created December 2, 2012 20:40
Show Gist options
  • Save simondean/4190964 to your computer and use it in GitHub Desktop.
Save simondean/4190964 to your computer and use it in GitHub Desktop.
Installing Android Jelly Bean on an HTC HD2 (Leo)
# Install Windows Mobile Device Center 6.1
http://www.microsoft.com/en-gb/download/details.aspx?id=3182
# Install Hspl4. select SPL 2.08.HSPL
http://forum.xda-developers.com/showpost.php?p=5279236&postcount=4
# Install Google Device Driver. This allows Android to connect to the PC
# Open Device Manager, find the unknown device and update the driver by pointing it at
# the Google Android Drivers directory
http://forum.xda-developers.com/showpost.php?p=21071699&postcount=73
# Install cLK. Select 400MB for System Partition and 5MB for Cache
http://forum.xda-developers.com/showthread.php?t=1402975
# Create a FAT32 Primary partition, with a ext4 Primary partition after it
# using Download MiniTool Partition Wizard Home Edition.
# 16GB SD Card: ext4 4096MB, FAT32 rest of space
# 64GB SD Card: ext4 15225.67MB, FAT32 45677MB
http://www.partitionwizard.com/download.html
# Install [3.Nov.2012][ROM] NexusHD2-JellyBean-4.1.2-CM10 V1.2 [NativeSD]
# Google Site: https://sites.google.com/site/nexushd2android/nexushd2-jellybean-cm10
http://forum.xda-developers.com/showthread.php?t=1930240
# Ignore the comment about setting the SD boot folder as the system storage partition is
# in NRAM.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment