View Single Post
Old 01-11-2026, 03:41 AM   #201
readz
Junior Member
readz began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Dec 2025
Device: Pocketbook Touch HD
sum up

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!)
readz is offline   Reply With Quote