From owner-freebsd-questions Wed Nov 29 19:29:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from athserv.otenet.gr (athserv.otenet.gr [195.170.0.1]) by hub.freebsd.org (Postfix) with ESMTP id C4D5537B402 for ; Wed, 29 Nov 2000 19:29:31 -0800 (PST) Received: from hades.hell.gr (patr530-b026.otenet.gr [195.167.121.154]) by athserv.otenet.gr (8.10.1/8.10.1) with ESMTP id eAU3QT506955; Thu, 30 Nov 2000 05:26:30 +0200 (EET) Received: (from charon@localhost) by hades.hell.gr (8.11.1/8.11.1) id eAU3Rlw11741; Thu, 30 Nov 2000 05:27:47 +0200 (EET) Date: Thu, 30 Nov 2000 05:27:47 +0200 (EET) From: Giorgos Keramidas Message-Id: <200011300327.eAU3Rlw11741@hades.hell.gr> To: greid@dogma.freebsd-uk.eu.org Subject: Re: Mounting CD images Cc: freebsd-questions@freebsd.org, wibble@obsidian.co.za In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG George Reid wrote: > On Wed, 29 Nov 2000, Giorgos Keramidas wrote: > > Yes, of course. Look in /usr/src/sys/i386/conf/LINT for 'device vn', > > and man vnconfig(8). This is usually a matter of simply doing: > > > > # vnconfig /dev/vn0 /some/file.iso > > # mount -t iso9660 /dev/vn0 /mnt > > > > - giorgos > > The fs type is cd9660, not iso9660. Oops! My linux background is not yet diminished. Ah well. Thank you for the correction, anyway :))) - giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message