Linux

  1. Home
  2. Computing & Technology
  3. Linux

Kubuntu

Documentation

By Juergen Haas, About.com

Mount/unmount Image (ISO) files without burning to CD

  • To mount Image (ISO) file

    sudo mkdir /media/iso sudo modprobe loop sudo mount file.iso /media/iso/ -t iso9660 -o loop
  • To unmount Image (ISO) file

    sudo umount /media/iso/

* License

* Ubuntu Desktop Guide Index

Explore Linux

About.com Special Features

Build Your Own Website

Step-by-step advice on how to do everything from choosing a Web host to promoting your content. More >

Connect Your Home Computers

Easy ways to connect two computers for networking purposes. More >

Linux

  1. Home
  2. Computing & Technology
  3. Linux
  4. Linux Distributions
  5. Popular Linux Distros
  6. Kubuntu
  7. Kubuntu Documentation
  8. Kubuntu Desktop Guide - Mount/unmount Image (ISO) files without burning to CD

©2009 About.com, a part of The New York Times Company.

All rights reserved.