LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Blogs > arniekat
User Name
Password

Notices


Rate this Entry

Slackware-13.1-Hacks-Mount ISO Image

Posted 01-01-2011 at 10:18 PM by arniekat

Suppose you have an ISO Image of a CD/DVD and you want/need to get some information off the disc image. You can mount it as a filesystem and use your file browser to see its contents.

Create a directory to mount the ISO Image:

$ su
$ <Root_Password>
# mkdir -p /mnt/disk

Now mount the *.iso file system to the mount point:

# mount -o loop /<Path_To_ISO_Image>/<Name_of_ISO>.iso /mnt/disk
# cd /mnt/disk
# ls -al

Or, use your File Manager to navigate to /mnt/disk and copy the files you need.

Unmount the image:

# umount /mnt/disk
Posted in Uncategorized
Views 22229 Comments 4
« Prev     Main     Next »
Total Comments 4

Comments

  1. Old Comment
    fuseiso is nice as well for mounting it as a normal user. However, this is not a standard program on slackware.
    Posted 01-01-2011 at 11:02 PM by lumak lumak is offline
  2. Old Comment
    I thought in most cases, linux automaticaly mounts CD's?
    Posted 01-03-2011 at 02:07 PM by ichase ichase is offline
  3. Old Comment
    @ichase
    the OP was talking about iso files on the harddrive. Not CDs. Additionally, 'linux' does not auto mount cds. The components in KDE, Gnome, XFCE, or other Desktop Environment will auto mount the CDs.
    Posted 01-04-2011 at 01:35 AM by lumak lumak is offline
  4. Old Comment
    Quote:
    the OP was talking about iso files on the harddrive. Not CDs. Additionally, 'linux' does not auto mount cds. The components in KDE, Gnome, XFCE, or other Desktop Environment will auto mount the CDs.
    I should have been paying closer attention. Thanks for pointing this out lumak.
    Posted 01-04-2011 at 06:50 AM by ichase ichase is offline
 

  



All times are GMT -5. The time now is 10:57 PM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration