Date: Fri, 27 Jan 2012 16:47:56 -0800 From: Jeremy Chadwick <freebsd@jdc.parodius.com> To: Uffe Jakobsen <uffe@uffe.org> Cc: freebsd-fs@FreeBSD.org Subject: Re: kern/164516: [ext2fs] unable to mount EXT2 filesystem Message-ID: <20120128004755.GA89980@icarus.home.lan> In-Reply-To: <201201272310.q0RNABvZ065758@freefall.freebsd.org> References: <201201272310.q0RNABvZ065758@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jan 27, 2012 at 11:10:11PM +0000, Uffe Jakobsen wrote: > The following reply was made to PR kern/164516; it has been noted by GNATS. > > From: Uffe Jakobsen <uffe@uffe.org> > To: bug-followup@FreeBSD.org > Cc: > Subject: Re: kern/164516: [ext2fs] unable to mount EXT2 filesystem > Date: Fri, 27 Jan 2012 20:49:05 +0100 > > > > > Not a bug. The file system type name is "ext2fs" not "ext2". > > Use "mount -t ext2fs /dev/md0 /mnt/tmp0" instead. > > > > Instead of reporting "Operation not supported by device" > Shouldn't it report unknown filesystem type ? Please look through /usr/include/errno.h and let us know what error code would represent "unknown filesystem type". :-) -- | Jeremy Chadwick jdc@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, US | | Making life hard for others since 1977. PGP 4BD6C0CB |
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120128004755.GA89980>