Yes, simple create a blank file named .nomedia wherever you want it to ignore images/music. I think that if you put it in /this/is/a/path/ for example, all directories within /this/is/a/path/ will also be ignoredAny way to stop it from wandering through your SD cards and dumping .thumbnail directories everywhere it finds images?
D.
md5sum /path/to/PND/gingerbread_r5.pnd
54fcb36c057bd525838de31e70de6183
wget http://notaz.gp2x.de/releases/pandora/gingerbread_r5.pnd
So we need a 2nd SD card to put the Android files we download onto?
I'm stuck at the Setup Wizard after replacing the system folder inside /pandora/appdata/android_gingerbread/.
It's just hung there on two separate installs. The first one, I didn't configure the wifi or have the wifi update installed first, so I deleted the appdata folder.
Any idea how to get past this Setup Wizard?
I downloaded the .zip file, opened it, and copied the system folder onto the SD card, and hit replace when prompted. Since system was there to begin with.
Seems like a restart (power button/Pandora key) fixed this. Now trying to get some games to work that are on SD2. Should they be someplace special, as I put the ,apk's in the android folder?
That is exactly what happened to me - booted up fine, then on the second time around failed to start in the same way. Fixed by a Pandora Key+Power reboot, but that trashed my NAND
After some investigation, things were clear:
Kernel 3.2 is sitting in rootfs-partition, Kernel 2.6 in boot-partition.
A hard reset can mark the rootfs-partition as unclean and it needs to be recovered.
However, U-Boot can't do recovery - only the kernel can do that.
That's why you usually have the kernel (and in the old times, static tools that might be needed for basic system administration) on a separate filesystem that is rarely written to in normal operation - or could even be mounted readonly in multiuser mode to prevent corruption. If the boot filesystem is inconsistent, it will be mounted anyways to try to load the kernel. Details vary by type of bootloader, distribution, etc.But isn't this a major weakness of a Linux system? Flagging a partition as unclean is common behavior when not cleany unmounting it. And if a partition is not bootable anymore, when this flag is set, you DEPEND on another partition to boot from and to handle recovery.
Delete the Meta-inf directory. That is what worked for me though I didn't do extensive tests: boot with and it stops there; delete and it is fine. Others said this advice works for them, too. I just hope it isn't something else and the meta-inf is just a red herring/coincidence.I'm stuck at the Setup Wizard after replacing the system folder inside /pandora/appdata/android_gingerbread/.
Delete the Meta-inf directory. That is what worked for me though I didn't do extensive tests: boot with and it stops there; delete and it is fine. Others said this advice works for them, too. I just hope it isn't something else and the meta-inf is just a red herring/coincidence.I'm stuck at the Setup Wizard after replacing the system folder inside /pandora/appdata/android_gingerbread/.