Skip to content

[BUG] NTFS support missing from 7.0rc3 #756

Description

@Iistros

Pre-flight checklist

  • I have searched existing issues and this is not a duplicate.
  • I have read the Contributing Guidelines.
  • I have verified the issue is reproducible with the latest available CachyOS kernel.

Upstream / vanilla kernel check

I was unable to test with a vanilla/upstream kernel

Kernel variant

linux-cachyos-rc

System information (cachyos-bugreport.sh)

Kernel 7.0.rc3-1
AMD Ryzen 9800X3D
AMD 7900XT / Mesa 26.0.1
Znver4
SCX_Cosmos

Manual system information (if cachyos-bugreport.sh is unavailable)

Kernel 7.0.rc3-1
AMD Ryzen 9800X3D
AMD 7900XT / Mesa 26.0.1
Znver4
SCX_Cosmos

Bug description

After updating from 7.0rc2, cachyOS reboots into emergency shell.
Logs shows that it fails to mount NTFS drives due to "filesystem NTFS unknown".

Removing the NTFS drives from fstab allows the system to boot, but the system is unable to mount any NTFS drives in dolphin like it used to do just fine, showing the same "NTFS filesystem unknown".

I tried switching to ntfs3 in fstab but it still can't boot.
NTFS support was fine with 7.0rc2.

Steps to reproduce

  1. Update to linux-cachyos-rc 7.0rc3-1
  2. If you have any NTFS drives in fstab, it will boot into the emergency shell.
  3. If you don't have any NTFS drives in fstab, you can't mount NTFS drives after normal startup.

Expected behavior

System should boot with NTFS drives in fstab, like in 7.0rc2 and every kernel versions before that.

Actual behavior

System can't boot with any NTFS drives in fstab and triggers an emergency shell.

Logs / stack traces


Additional system information

No response

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions