Skip to main content

Thread: Virtually mounting .ISO files?


the titles pretty explains it, running ubuntu 9.04, , need program allow me virtually mount iso file. since don't have dvd drive, pathetic little cd drive had since windows 2000 days , isn't mounting distros, iso files larger standard 700mb disk..

so have dvd iso on hard drive need mount drive?

1) create folder want mount it. personally, mount drives in home folder because eliminates permission issues. however, ubuntu defaults /media folder when automounting drives. it's you. i'm going write assuming use home directory
code:
mkdir desktop/mount
can put somewhere else (besides desktop) , rename mount else, remember alter commands below if do.
2) mount iso
code:
sudo mount /path/to/iso desktop/mount -o loop
the /path/to/iso part iso location. example, have xbmc linux iso, , here's command use
sudo mount /home/justin/desktopxbmc_live.iso desktop/mount -o loop
the disk accessible in desktop/mount.

if trying watch dvd, can open iso in vlc.

unmount it,
code:
sudo umount desktop/mount
notice it's umount , not unmount.
won't copy iso image anywhere, size of iso doesn't matter. command work cd, dvd, , blu-ray isos.


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Virtually mounting .ISO files?


Ubuntu

Comments

Popular posts from this blog

opencv3, tbb and rasp pi 2 - Raspberry Pi Forums

small ethernet problem - Raspberry Pi Forums

Multithumb configuration params not working? - Joomla! Forum - community, help and support