Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Aug 2020 02:12:51 -0700
From:      David Christensen <dpchrist@holgerdanske.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Mounting ext2fs - unsupported features: needs_recovery
Message-ID:  <53d0d264-bf44-a133-5646-0aa770b1f5d4@holgerdanske.com>
In-Reply-To: <9C03454A-F9B5-48A9-BDAB-C02BB1C6452B@kukulies.org>
References:  <9C03454A-F9B5-48A9-BDAB-C02BB1C6452B@kukulies.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2020-08-19 02:03, Christoph Kukulies wrote:
> I’m trying to mount a filesystem that is on an external SATA disk. Partition ID 0x83 (Linux).
> 
> Trying to do a
> 
> mount -t ext2fs /dev/da5s3 /mnt/da5s3
> mount: /dev/da5s3: Invalid argument
> #
> 
> syslog message is:
> 
> WARNING: mount of da5s3 denied due to unsupported optional features:
> needs_recovery
> 
> —
> Christoph

Are you certain the filesystem is ext2?


Have you tried connecting the disk to a Linux system and running e2fsck(8)?


David





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53d0d264-bf44-a133-5646-0aa770b1f5d4>