I gave up too soon!!! sorry to waste your bandwidth!

mockbsd# mdconfig -a -t vnode -f /bbc-2.1.iso -u 4
mockbsd# mount /dev/md4 /mnt
mount: /dev/md4 on /mnt: incorrect super block
mockbsd# mount -t cd9660 /dev/md4 /mnt
mockbsd# cd /mnt
mockbsd# ls
CREDITS         bbc.css         docopen.exe     mnt
TRANS.TBL       boot.catalog    lnx.img         putty
archivers       cloop.o         lnxbbc.htm      rawrite
autorun.inf     dev             logo.png        singularity
mockbsd#


On Sat, 20 Dec 2003, Ron Sweeney wrote:

>
> What am I missing here?  I want to mount an iso and make it available...
>
> mockbsd# mdconfig -l /dev/vn0 bbc-2.1.iso
> mockbsd# mount /dev/vn0 /mnt
> cd9660: /dev/vn0: No such file or directory
>
> and there is no vn0 in dev, what am I missing in the Kernel, im running
> 5.0-Release.
>
> Thanks in advance.
>
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to