Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Feb 2002 06:04:39 +0200
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        "Kirk R. Wythers" <kwythers@forestry.umn.edu>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: a new kernel question
Message-ID:  <20020207040439.GC55687@hades.hell.gr>
In-Reply-To: <1013020957.255.24.camel@lorax.forestry.umn.edu>
References:  <1013020957.255.24.camel@lorax.forestry.umn.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2002-02-06 12:42, Kirk R. Wythers wrote:

> Also... I have a bunch of zip disks formatted ext2 that I want to read.
> I have my zip drive working for msdos and have the line:
> 
> /dev/afd0s4		/zip250		ext2	rw,noauto	0	0
> 
> in /etc/fstab
> 
> However, when I try and mount the drive with mount /zip250, I get the
> error:
> 
> bash-2.05a$ mount /zip250/
> mount: exec mount_ext2 not found in /sbin, /usr/sbin: No such file or
> directory

Try ext2fs instead of ext2 in fstab :)

-- 
Giorgos Keramidas . . . . . . . . . keramida@{ceid.upatras.gr,freebsd.org}
FreeBSD Documentation Project . . . http://www.freebsd.org/docproj/
FreeBSD: The power to serve . . . . http://www.freebsd.org/

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?20020207040439.GC55687>