Mount ISO Image on FreeBSD

December 22, 2005

FreeBSD 5.x Mount

 # mdconfig -a -t vnode -f image.iso -u 0

mount -t cd9660 /dev/md0 /mnt/whatever

FreeBSD 5.x Unmount

 # umount /mnt/whatever

mdconfig -d -u 0

FreeBSD 4.x Mount

 # vnconfig -c vn0c image.iso

mount -t cd9660 /dev/vn0c /mnt/whatever

FreeBSD 4.x Unmount

 # umount /mnt/whatever

vnconfig -u vn0c

Make The Call

Get Started

Use this if you’re making an IT decision and want to avoid a costly mistake. Answer four quick questions and we’ll route you to the right next step—strategy, sourcing, contract review, or optimization.

If it’s a fit, you’ll be able to book time immediately.

Start with 4 Quick Questions

Thanks for submitting the form.
By continuing, you agree to be contacted about your request. No spam.