Linux Server and Workstation Configuration How To

  • Decrease font size
  • Default font size
  • Increase font size
  • default color
  • red color
  • green color
Home How To System How to mount iso-image of the CD drive in FreeBSD
How to mount iso-image of the CD drive in FreeBSD PDF Print E-mail
Thursday, 22 July 2010 14:47
AddThis Social Bookmark Button
In /boot/loader.conf add vn_load = "YES" or load by the hands kldload vn.ko
mount:
vnconfig /dev/vn0c /home/user/cdrom.iso
mount -t cd9660 /dev/vn0c /mnt
unmount:
umount /mnt
vnconfig -u /dev/vn0c
 

Add comment


Security code
Refresh

Useful Links

Follow us on ...

  • Digg: hgevs
  • Facebook Page: 180986722511
  • Linked In Group: 2571120
  • Ning: linuxconfignet
  • Twitter: linuxconfignet

Friends

Thanks David Ayvazyan for provided useful information and discussions.
www.gnu.am (Armenian Translation)