DEV.MD / Developer Network
Search:     Advanced search
Browse by category:
Glossary | Contact Us

Mount ISO image in Linux

Add comment
Views: 976
Votes: 0
Comments: 0
Posted: 06 Nov, 2007
by: Admin K.
Updated: 06 Nov, 2007
by: Admin K.
Mount the ISO image
   # mount -o loop disk1.iso /mnt/whatever

Unmount the ISO image
   # umount /mnt/whatever
Also read
document Mount ISO image in FreeBSD
document Mount ISO image in Solaris 10

Others in this Category
document Cisco VPN on Linux
document Changing the Timezone on Linux
document How to change a MAC address in Linux



RSS