You are not logged in.
Pages: 1
When trying to use the command 'fsck' in slitaz-rpi-base I got an error message:
# fsck
-sh: fsck: not found
#/bin/busybox fsck
fsck: applet not found
There is some good news also: The man page is there.
/emgi
Offline
Turns out I was jumping to conclusions again.
The program to use could be e2fsck for linux partitions but does this work also on ext4 partitions?
What would I use to check the FAT32 /boot partition?
/emgi
Offline
http://linux.die.net/man/8/fsck.vfat
Offline
e2fsck works on ext4
fsck.vfat in dosfstools for fat32 but it is not in slitaz
Use another distro with fsck.vfat or windows chkdsk for fat32
Offline
Actually I wanted to run it on slitaz while I got the familiar boot message about a volume being not properly dismounted > run fsck.
Otherwise there's no problem, I can still read/write files on it.
/emgi
Offline
Pages: 1
[ Generated in 0.022 seconds, 8 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]