
15/04/10, 11:14:15
|
|
Usuario muy activo
· Votos compra/venta: (20)
|
|
Fecha de registro: feb 2010
Localización: Getafe
Mensajes: 861
Modelo de smartphone: Samsung Galaxy S23 Ultra
Tu operador: Pepephone
|
|
Vaya, 82 vistas y nadie puede explicarme que quiere decir esto:
Instructions for user build (with root hack only): All steps before step 12 are safe and wont touch your phone's Rom /flash
- Get a copy of 'adb' and 'fastboot' (check the SDK or google for them).
- Grab the Nexus One update zip and 'nexusone-zimage' from the downloads page
- Plug your phone's USB in.
- adb reboot bootloader
- When the bootloader screen appears: fastboot boot nexusone-zimage
- Make sure the phone boots, if not, STOP
- Note that Wifi will not work at this stage.
- If the phone fails to boot, something is wrong. Pull the battery to reboot.
- Unzip the update zipfile, then 'adb push bcm4329.ko /sqlite_stmt_journals/'
- adb shell
- su
- insmod /sqlite_stmt_journals/bcm4329.ko
- If an error appears doing this, STOP
- lsmod
- You should see 'bcm4329' listed. If not, STOP.
- mount -w -o remount /dev/block/mtdblock3 /system
- cat /sqlite_stmt_journals/bcm4329.ko > /system/lib/modules/bcm4329.ko
- Logout out of the phone.
- adb reboot bootloader
- When the boot screen appears: fastboot flash zimage nexusone-zimage
- fastboot reboot
- Your phone should come up, you are done!!
Salu2
|