Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 1999 07:24:46 +0000 (GMT)
From:      Jeff Gray <jwgray@netbox.com>
To:        Matthew West <mwest@uct.ac.za>
Cc:        Jeff Gray <jwg@netbox.com>, freebsd-questions@FreeBSD.ORG
Subject:   Re: mountable directory?
Message-ID:  <Pine.BSF.4.10.9910130722170.67239-100000@cm-24-142-61-17.cableco-op.ispchannel.com>
In-Reply-To: <19991013155423.A22320@apotheosis.za.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Excellent.  However....

# vnconfig /dev/vn0a /usr/home/jwgray/test/T
vnconfig: open: Device not configured 

but it exists,...
# ls -l /dev/vn*
brw-r-----  1 root  operator   15, 0x00010002 Oct  4 10:10 /dev/vn0
brw-r-----  1 root  operator   15,   0 Oct  4 10:10 /dev/vn0a  

Missing something obvious?

Thanks
jeff



On Wed, 13 Oct 1999, Matthew West wrote:

> Real-To:  Matthew West <mwest@uct.ac.za>
> Real-Cc:  freebsd-questions@FreeBSD.ORG
> 
> On Wed, Oct 13, 1999 at 06:43:46AM -0700, Jeff Gray wrote:
> > After preparation of cd9660 image using mkisofs I would like to mount the
> > file system so I can look at it before actually burning the cd.
> 
> Take a look at vnconfig(8).
> 
> # vnconfig /dev/vn0 /scratch/cd_image
> # mount -t cd9660 /dev/vn0a /cdrom
> 
> --
> mwest@uct.ac.za
> 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9910130722170.67239-100000>