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
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
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
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
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
You must log in to post.