Home
About
101TECH
IT Solutions Done Right!
Daily Archives:
December 4, 2008
Mount ISO on Linux/FreeBSD
Posted by
admin
on
December 4, 2008
No comments
On Linux
mount -o loop -t iso9660 path/to/iso.iso /mnt
On FreeBSD
mdconfig -a -t vnode -f /isofile -u 0
mount -t cd9660 /dev/md0 /mnt
RSS Feed
Topics
Active Directory
Apache
Blackberry
CentOS
Cisco
Command Line
FreeBSD
Google
Linux
Mac
Misc
Monitoring
Nagios
News
Open Source
OpenVPN
OSSIM
Qmail
Security
Sys Admin
Two Events
Ubuntu
Unix
VMware
Windows