Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Apr 2023 20:31:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 271105] ext2fs cant mount disks with 4k native sector size
Message-ID:  <bug-271105-227@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 271105
           Summary: ext2fs cant mount disks with 4k native sector size
           Product: Base System
           Version: 13.2-STABLE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: k@vodka.home.kg

mount -t ext2fs /dev/nvd0p3 /mnt/linux
mount: /dev/nvd0p3: Invalid argument

It worked well until I moved linux parftition to nvme disk with 4K native
sector size. nvme's usually can be formatted with either 512 or 4096 sector
size. by default they come with 512 sector size.

tune2fs, e2fsck from BSD work well. linux mounts this partition without any
problems.
I can successfully mount msdos and ntfs partitions from that drive in FreeB=
SD

Googling this case I found someone experiencing same bug with a 4k native d=
isk

--=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-271105-227>