mount -t iso9660 -o loop /home/blackmore/file.iso /mnt/someplace
... mount the iso image file.iso to /mnt/someplace
mount -t ntfs -o loop,offset=$((512*63)) win64.dump /mnt/someplace
... mount a partition of type ntfs from sector 63, using 512 bytes blocks from a binary dump file
2026-04-11 12:31:42
minicms - © 2020-2026 Simeon Simeonov