Actions
DeprecatedInstallation » History » Revision 2
« Previous |
Revision 2/35
(diff)
| Next »
Denis 'GNUtoo' Carikli, 03/10/2011 04:52 PM
Requirements
* a rooted or unlocked phone
* fastboot(can be built or obtained from our ftp)
* the images(can be built or obtained from our ftp)
Installation
Installation
{{{
./fastboot flash system system.img
./fastboot flash boot boot.img
./fastboot flash userdata userdata.img
./fastboot erase cache
./fastboot reboot
}}}
Updated by Denis 'GNUtoo' Carikli about 14 years ago · 2 revisions