From owner-freebsd-emulation Tue Jun 15 23:42:32 1999 Delivered-To: freebsd-emulation@freebsd.org Received: from phoenix (phoenix.aye.net [206.185.8.134]) by hub.freebsd.org (Postfix) with SMTP id 5C59915088 for ; Tue, 15 Jun 1999 23:42:29 -0700 (PDT) (envelope-from barrett@phoenix.aye.net) Received: (qmail 12807 invoked by uid 1000); 16 Jun 1999 06:41:56 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 16 Jun 1999 06:41:56 -0000 Date: Wed, 16 Jun 1999 02:41:56 -0400 (EDT) From: Barrett Richardson To: Randall Hopper Cc: stable@freebsd.org, emulation@freebsd.org Subject: Re: vnconfig & FAT filesystem -- supported? In-Reply-To: <19990615192406.A3498@ipass.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 15 Jun 1999, Randall Hopper wrote: > Is it possible to mount a DOS FAT file system as a vnode disk? > If so, I guess I don't know the trick: > > # vnconfig /dev/vn0 /data/doscmd_C_drive ^^^^^^^^ s/vn0/vn0a Was it actually vn0 you used in the vnconfig command or vn0a? Doesn't hurt to ask. > # mount -t msdos /dev/vn0a /mnt > msdos: /dev/vn0a: Invalid argument > > BTW, doscmd_C_drive is a standard file on my FreeBSD UFS filesystem. > > Randall > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message