Aneurin Price wrote:
You could try a slightly more heavy-handed approach: for ((i=0 ; $i < 10000 ; i=$i + 1)) ; do mount -o loop,offset=$(($i * 512)) debxo-awesome.ext3.img /media/sdloop && break done
Or let kpartx do it all for you: http://robert.penz.name/73/kpartx-a-tool-for-mounting-partitions-within-an-image-file/ --To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org