Results 1 to 4 of 4

Thread: How to mount and unmount ISO files in Ubuntu?

  1. #1
    Alligator itsmemad's Avatar
    Join Date
    Sep 2008
    Liked
    15 times
    Posts
    4,160

    Default How to mount and unmount ISO files in Ubuntu?

    Please suggest the easiest Software to mount and unmount ISO files in the Ubuntu.. I hope that it should be available in the Synaptics.. Anybody used furiosisomount?

  2. #2
    Silver Member
    Join Date
    Dec 2008
    Liked
    0 times
    Posts
    369

    Default

    Quote Originally Posted by itsmemad View Post
    Please suggest the easiest Software to mount and unmount ISO files in the Ubuntu.. I hope that it should be available in the Synaptics.. Anybody used furiosisomount?
    to mount

    mount your_cd_image.iso /mnt/target -t iso9660 -o loop

    to create

    mkisofs -o /home/iso/mynewoffice.iso -R -J /path/to/real/files

    No other software is required in this way you can mount and create ISO images.

  3. #3
    Alligator itsmemad's Avatar
    Join Date
    Sep 2008
    Liked
    15 times
    Posts
    4,160

    Default

    Thanks for the info. I installed Furious ISO Mount and it works like a charm to mount the ISO and other image files...

  4. #4
    Silver Member
    Join Date
    Dec 2008
    Liked
    0 times
    Posts
    369

    Default

    Quote Originally Posted by itsmemad View Post
    Thanks for the info. I installed Furious ISO Mount and it works like a charm to mount the ISO and other image files...
    For user of kde there is kiso too. I didn't specify the same in my earlier post as there is this simple way as you didn't specify whether you require a gui.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)