Mounting a disk image

From Nuclear Physics Group Documentation Pages
Revision as of 00:58, 23 November 2010 by Aduston (talk | contribs) (→‎Image made by dd)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Image made by dd

To mount a filesystem or hard disk image (made by dd, or an iso), simply run

mount -o loop=/dev/loop0 /tmp/disk-image /tmp/virtual_fs