It can't. This is exactly because of the wear-leveling mechanism: the controller tries to balance all writes so that all physical blocks have around the same amount of writes happened to them and this is done by mapping a physical block to a virtual one. When the OS tries to write block #15, it might actually be writing to physical block #3.
It would be possible, but would require some tinkering around in Maemo OS
Full-disk encryption is infeasible. It would require heavy modifications to the whole boot-up process and kernel.
Sure, its only 5 digits, but it'd take quite a while.
1. Make the /home/ partition incompatible with the normal OS - Either an excrypted FS, or just something other than EXT2/3.