Quote:
Originally Posted by eureka
I guess, there is a difference between
Code:
mount -o offset=1075838976 /dev/mmcblk0p4 /somehwere
and
Code:
mount /dev/mmcblk0p2 /mnt/mmc
Did you try mount with -o offset=<offset>?
|
Not recently... I did the offset for p4 when I was developing my mntusb.params for the Select Boot thread, and I did not notice a loop mount. Perhaps the offset requires a loop mount. I will have to check it out when I get time.
I only did a quick "loop check" for P2, while installing diags SSH into my PW...