Re: mount iso on filesystem
From: Ron Sweeney (sween_at_modelm.org)
Date: 12/20/03
- Previous message: Doug Reynolds: "spamassassin"
- In reply to: Ron Sweeney: "mount iso on filesystem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 20 Dec 2003 12:43:38 -0500 (EST) To: freebsd-questions@freebsd.org
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.
>
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Doug Reynolds: "spamassassin"
- In reply to: Ron Sweeney: "mount iso on filesystem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|