skip to main
|
skip to sidebar
Getting inside LINUX
Usefull LINUX tips
11.12.08
Mount an ISO file in Linux
To mount the ISO image file.iso to the mount point /mnt/test use this command:
mount -o loop -t iso9660 file.iso /mnt/test
source: http://www.tech-recipes.com/rx/857/mount-an-iso-file-in-linux/
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment