Is there such a thing as a virtual CD drive in the Ports. Something that

well it has virtual CD, virtual DVD, virtual floppy, virtual disk and virtual any-block-device

man mdconfig :)

in base FreeBSD distribution.


mdconfig -a -t vnode -o readonly -f file

will show device name like md0

and /dev/md0 is your "virtual CD"
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to