arter97 / exfat-linux

EOL exFAT filesystem module for Linux kernel. Everyone should be using https://github.com/namjaejeon/linux-exfat-oot instead.
Other
263 stars 59 forks source link

mkfs.exfat not found #30

Open josephernest opened 3 years ago

josephernest commented 3 years ago

I can successfully install this driver, but then mkfs.exfat isn't available. It seems to be part of exfat-utils, but when doing:

apt install exfat-utils

it wants to install exfat-fuse as a dependency, which I don't want.

How to have mkfs.exfat without having the FUSE version?

artem commented 3 years ago

You need a different package (exfatprogs)