I just decided to install 34 so I erased my fedora 33 and installed from scratch. When I type to mount from the mount point my ntfs filesystem, fedora responds by saying ntfs type is not a known filesystem. I am also asked to look at something called systemd-*-generator (or generation). I can’t remember the middle term. Does anyone know what that might mean? Systemd is something I never looked into, all I know is it has to do with links. I hope this is enough, if not I will get into the nitty gritty as much as I can.
OK I will post this, this comes from systemctl status…
× w.mount - /w
Loaded: loaded (/etc/fstab; generated)
Active: failed (Result: exit-code) since Wed 2021-09-08 17:28:02 EDT; 1min 38s ago
Where: /w
What: /dev/sda1
Docs: man:fstab(5)
man:systemd-fstab-generator(8)
CPU: 7ms
Sep 08 17:28:03 local mount[531]: mount: /w: unknown filesystem type ‘ntfs’.
Sep 08 17:28:02 local systemd[1]: Mounting /w…
Sep 08 17:28:02 local systemd[1]: w.mount: Mount process exited, code=exited, status=32/n/a
Sep 08 17:28:02 local systemd[1]: w.mount: Failed with result ‘exit-code’.
Sep 08 17:28:02 local systemd[1]: Failed to mount /w.
Does this mean anything to anyone?