Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Oct 2023 10:13:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 274537] ext2fs not mounting linux partitions
Message-ID:  <bug-274537-3630-VoqgXIUFYW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-274537-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-274537-3630@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274537

Fedor Uporov <fsu@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|fs@FreeBSD.org              |fsu@FreeBSD.org

--- Comment #11 from Fedor Uporov <fsu@FreeBSD.org> ---
(In reply to Michael from comment #0)

It is possible that ext4 partition cannot be mounted because of disk
corruptions or ext4 features, which are not supported by FreeBSD.

Could you please install e2fsprogs port
(https://www.freshports.org/sysutils/e2fsprogs) and check your ext4 partiti=
ons
using next commands:
% e2fsck -f -n /dev/ada0p5
% dumpe2fs /dev/ada0p5

And same for other ext4 partitions, which are cannot be mounted.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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