Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 May 2001 06:22:24 -0500
From:      Mike Meyer <mwm@mired.org>
To:        James <snboard323@mediaone.net>
Cc:        questions@freebsd.org
Subject:   Re: help
Message-ID:  <15119.37360.917068.841174@guru.mired.org>
In-Reply-To: <105484624@toto.iv>

next in thread | previous in thread | raw e-mail | index | archive | help
James <snboard323@mediaone.net> 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.

	<mike
--
Mike Meyer <mwm@mired.org>			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




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