Karena dalam mode recovery /dev/block/mtdblockX belum termount ke /system Nah saya tidak tau /dev/block/mtdblockX mana yg dimount ke /system untuk nexus, jadi harus minta tolong salah satu suhu/rekan disini untuk adb shell dalam normal mode (not recovery),
adb shell # mount --- paste hasilnya --- # exit Kalau misalnya dapat /system = /dev/block/mtdblock5 maka dalam recovery mode: adb shell # busybox mount -t yaffs2 /dev/block/mtdblock5 /system # cp /system/built.prop /system/built.prop.nopassword # sync # busybox umount /system # exit 2010/2/26 Willy Gunawan <[email protected]>: > napa ya... > > gue sengaja wipe... > gue sengaja flash kembali.... > dapetnya ini > > -- > > wolwol-mac-local:superboot wolwol$ ./adb-mac shell cp /system/built.prop > /system/built.prop.nopassword > cp: cannot stat '/system/built.prop': No such file or directory > wolwol-mac-local:superboot wolwol$ ./adb-mac shell cp /system/built.prop > /system/built.prop.nopassword > cp: cannot stat '/system/built.prop': No such file or directory > wolwol-mac-local:superboot wolwol$ ./adb-mac shell cp /system/built.prop > /system/built.prop.nopassword > cp: cannot stat '/system/built.prop': No such file or directory > wolwol-mac-local:superboot wolwol$ ./adb-mac devices > List of devices attached > HT9CNP800866 recovery > > wolwol-mac-local:superboot wolwol$ .adb-mac shell > -bash: .adb-mac: command not found > wolwol-mac-local:superboot wolwol$ ./adb-mac shell > / # cp /system/built.prop /system/built.prop.nopassword > cp: cannot stat '/system/built.prop': No such file or directory > / # > > > -- > > > > 2010/2/26 Subanindiyo Ardi <[email protected]> >> >> Semakin banyak mencoba akan semakin lancar wol....hehehehehe. >> >> ----- Original Message ----- >> From: Willy Gunawan >> To: [email protected] >> Sent: Friday, February 26, 2010 12:57 AM >> Subject: Re: [id-android] Re: nexDesire v1.1 white screens.... >> gue coba wipe buat yg ke 13 or 14xnya deh *tepok jidat ntil* >> >> >> >> 2010/2/26 Renner Chen <[email protected]> >>> >>> Keburu ngaco kali wkwk.... >>> Loe install aja ulang flash lagi... >>> >>> Loe wipe hanya data dan dalvik, ext GAK USAH.. >>> Abis itu setelah loe kelar complete, JANGAN DI REBOOT... loe ketik >>> curenya langsung... >>> >>> Baru reboot for the first time... >>> WSOD, dijamin gak akan muncul. >>> >>> On Feb 26, 2010 12:47 AM, "Willy Gunawan" <[email protected]> wrote: >>> >>> nah! >>> skrg bisa >>> tapi skrg NEXT problem *tepok jidat hendro* >>> >>> -- >>> >>> wolwol-mac-local:superboot wolwol$ ./adb-mac shell /system/built.prop >>> /system/built.prop.nopassword >>> /sbin/sh: /system/built.prop: not found >>> wolwol-mac-local:superboot wolwol$ ./adb-mac shell >>> / # /system/built.prop /system/built.prop.nopassword >>> /sbin/sh: /system/built.prop: not found >>> / # >>> >>> >>> -- >>> >>> >>> >>> 2010/2/26 Renner Chen <[email protected]> >>>> >>>> > >>>> > Willy... untuk cure, itu enwan masuknya ke RECOVERY (ke bear amonRA >>>> > aka voldown+on) >>>> > >>>> > Baru nan... >>>> >>>> > >>>> > -- >>>> > "Indonesian Android Community [id-android]" >>>> > >>>> >>>> > Join: http://groups.google.com/group/id-android/subscribe?hl=en-GB >>>> > Moderator: id.andr...@gmail.... >>> >>> -- >>> >>> "Indonesian Android Community [id-android]" >>> >>> >>> Join: http://groups.google.com/group/id-android/subscribe?hl=en-GB >>> Moderator: [email protected] >>> ... >>> >>> -- >>> "Indonesian Android Community [id-android]" >>> >>> Join: http://groups.google.com/group/id-android/subscribe?hl=en-GB >>> Moderator: [email protected] >>> Unsubscribe: [email protected] >>> id android Developer: http://groups.google.com/group/id-android-dev >>> id android on FB: http://www.facebook.com/group.php?gid=112207700729 >> >> -- >> "Indonesian Android Community [id-android]" >> >> Join: http://groups.google.com/group/id-android/subscribe?hl=en-GB >> Moderator: [email protected] >> Unsubscribe: [email protected] >> id android Developer: http://groups.google.com/group/id-android-dev >> id android on FB: http://www.facebook.com/group.php?gid=112207700729 >> >> -- >> "Indonesian Android Community [id-android]" >> >> Join: http://groups.google.com/group/id-android/subscribe?hl=en-GB >> Moderator: [email protected] >> Unsubscribe: [email protected] >> id android Developer: http://groups.google.com/group/id-android-dev >> id android on FB: http://www.facebook.com/group.php?gid=112207700729 > > -- > "Indonesian Android Community [id-android]" > > Join: http://groups.google.com/group/id-android/subscribe?hl=en-GB > Moderator: [email protected] > Unsubscribe: [email protected] > id android Developer: http://groups.google.com/group/id-android-dev > id android on FB: http://www.facebook.com/group.php?gid=112207700729 > -- Berrylink™ - Makassar one stop BlackBerry® solution @Karebosi Link Blok J-66 -- "Indonesian Android Community [id-android]" Join: http://groups.google.com/group/id-android/subscribe?hl=en-GB Moderator: [email protected] Unsubscribe: [email protected] id android Developer: http://groups.google.com/group/id-android-dev id android on FB: http://www.facebook.com/group.php?gid=112207700729
