From owner-freebsd-questions Sat May 26 4:22:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 69BE437B42C for ; Sat, 26 May 2001 04:22:25 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 99531 invoked by uid 100); 26 May 2001 11:22:24 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15119.37360.917068.841174@guru.mired.org> Date: Sat, 26 May 2001 06:22:24 -0500 To: James Cc: questions@freebsd.org Subject: Re: help In-Reply-To: <105484624@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG James types: > i edit my /etc/fstab adding /dev/fd0 /floppy ext2fs > rw,noauto 0 0 . Then i made the dir /floppy. But when i do > mount /floppy i get this as a error ext2fs: vfsload(ext2fs): No such file or > directory. what do i do. You need to build a kernel with ext2fs configured. It's not available as a loadable module. Since MSDOS is, you might consider using that instead of ext2fs for moving files from your linux box. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message