Just thought I’d post this as I always fail to find a nice example via google when I want one
$ losetup /dev/loop2 /path/to/image.img
$ mount /dev/loop2 /mnt/path
That’s it!
Just thought I’d post this as I always fail to find a nice example via google when I want one
$ losetup /dev/loop2 /path/to/image.img
$ mount /dev/loop2 /mnt/path
That’s it!
No one has commented yet.
No trackbacks yet.