You are not logged in.

#1 2023-12-13 18:13:39

tethys
Member
Registered: 2019-08-13
Posts: 175

[SOLVED] I cannot use fsck with FAT32

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.2

I 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 blocks

Last edited by tethys (2023-12-13 18:41:33)

Offline

#2 2023-12-13 18:20:25

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 9,003
Website

Re: [SOLVED] I cannot use fsck with FAT32

Is /usr/bin/fsck.fat present?

Last edited by Head_on_a_Stick (2023-12-13 18:20:39)


Jin, Jîyan, Azadî

Offline

#3 2023-12-13 18:42:06

tethys
Member
Registered: 2019-08-13
Posts: 175

Re: [SOLVED] I cannot use fsck with FAT32

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

Board footer

Powered by FluxBB