The original heroic deed to own the Pocketbook was done in
C for Linux and Windows.
#93
This
perl script #195 is platform agnostic and short. (simply Perl ;-)
But really cool ist the
bind mount hack:
- In
/etc/init.d/rcS add to the mount block
Code:
/bin/mount --bind /sd_id /sys/block/mmcblk0/device/serial
- In the root folder create
sd_id with the old serial number
That's it. (That's
Linux!)