Actions

Revision history of "Create and Mount ISO Images in Ubuntu"

View logs for this page

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 08:08, 25 July 2013Chris (talk | contribs)m . . (306 bytes) (0). . (1 revision)
  • (cur | prev) 01:17, 22 May 2009Chris (talk | contribs). . (306 bytes) (+306). . (New page: ==Create in ISO Image== <pre> cat /dev/scd0 > /home/test.iso </pre> ==Mount an ISO Image== Create a location to mount to <pre> sudo mkdir /media/iso </pre> Then mount the image to that l...)