BTW, did anybody manage to mount the Kindle partition from Alpine? What filesystem does it have? I tried ext2, but even after installing e2fsprogs, I get:
Code:
# mount /dev/mmcblk0p10 /mnt
mount: /mnt: wrong fs type, bad option, bad superblock on /dev/mmcblk0p10, missing codepage, or helper program, or other error
fdisk -l recognizes it as "Linux filesystem", and
fsck also complains about "Bad magic number of superblock"