Modified build.prop boot loop

Search This thread

mantion

Member
Aug 13, 2013
18
5
Hi,

I was trying some things and was modifying my build.prop. When I rebooted my nook was stuck in a boot loop.

I have a backup of my unmodified build.prop, but don't know how to replace the original. All help welcome.

Thanks
 

Renate

Recognized Contributor / Inactive Recognized Dev
Ways to fix it:
  • use stock recovery
  • noogie on an SD card, restore backup
  • noogie on an SD card, try putting an override in default.prop in uRamdisk
  • noogie on an SD card, use a Linux host to edit /system/build.prop
  • noogie on an SD card, make a backup, hexedit b.p, restore
  • noogie on an SD card, install Clockwork Mod Recovery, then use ADB to fix b.p
  • use omaplink.exe to boot Clockwork Mod Recovery over USB, then use ADB to fix b.p

Well, that's about all the ideas I have.
 

mantion

Member
Aug 13, 2013
18
5
Ways to fix it:
  • use stock recovery
  • noogie on an SD card, restore backup
  • noogie on an SD card, try putting an override in default.prop in uRamdisk
  • noogie on an SD card, use a Linux host to edit /system/build.prop
  • noogie on an SD card, make a backup, hexedit b.p, restore
  • noogie on an SD card, install Clockwork Mod Recovery, then use ADB to fix b.p
  • use omaplink.exe to boot Clockwork Mod Recovery over USB, then use ADB to fix b.p

Well, that's about all the ideas I have.

Thanks Renate, I'll try installing CWM through the noogie to push the unmoded build.prop through adb.