I just try to mount an external USB drive with ext2 on it. After installing e2fsprogs mount complains that the filesystem is not clean (it is correct).
So I tried to run
The binary or script is called fsck.ext2, I thought you guys want to know and correct it or something?
//edit: let me rephrase that, if I would have used
So I tried to run
fsck -t ext2 /dev/da0s1
and got the error fsck: exec fsck_ext2 for /dev/da0s1 in /sbin:/usr/sbin: No such file or directory
The binary or script is called fsck.ext2, I thought you guys want to know and correct it or something?
//edit: let me rephrase that, if I would have used
fsck -t extfs /dev/da0s1
it would have found fsck_ext2fs fsck fsck.ext2 fsck.ext3 fsck.ext4 fsck.ext4dev fsck_4.2bsd fsck_ext2fs fsck_ffs fsck_msdosfs fsck_ufs