You are not logged in.
I tried to use fsck on a USB memory stick but it does not work:
sudo fsck /dev/sdc1
fsck from util-linux 2.39.2I am quite sure this worked in the past, does anybody know why it isn't working anymore?
It works fine on ext4 though:
sudo fsck /dev/nvme0n1p1
fsck from util-linux 2.39.2
e2fsck 1.47.0 (5-Feb-2023)
Data: clean, 345/23592960 files, 14925004/94371840 blocksLast edited by tethys (2023-12-13 18:41:33)
Offline
Is /usr/bin/fsck.fat present?
Last edited by Head_on_a_Stick (2023-12-13 18:20:39)
Jin, Jîyan, Azadî
Offline
No, /usr/bin/fsck.fat is not present. I see that fsck.fat is in core/dosfstools, which I have not installed.
Thank you Head_on_a_Stick, I guess the problems is solved now.
Offline