- or download this
mount -o loop,ro,noatime cdrom_image.iso mountpoint/
mount -o loop,ro,noatime partition_image.img mountpoint/
- or download this
( Description of MSDOS-style partition table and master boot record as
+ gleaned
from the soure of /parted/ and /grub/. )
...
BBB,DDD =
EEEE = start sector from 0
FFFF = length in sectors
- or download this
mount -o ro,noatime,loop,offset=<sector offset * 512> hard_drive_image
+.img mountpoint/