Date: Wed, 13 Oct 1999 15:54:23 +0200 From: Matthew West <mwest@uct.ac.za> To: Jeff Gray <jwg@netbox.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: mountable directory? Message-ID: <19991013155423.A22320@apotheosis.za.org> In-Reply-To: <Pine.BSF.4.10.9910130627410.4113-100000@cm-24-142-61-16.cableco-op.ispchannel.com>; from "Jeff Gray" on Wed, Oct 13, 1999 at 06:43:46AM References: <Pine.BSF.4.10.9910130627410.4113-100000@cm-24-142-61-16.cableco-op.ispchannel.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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?19991013155423.A22320>