With e2fsck you can check only ext2/3 fs; so the partitions sda[12578].
About sda8, you need more memory as it is a big partition.
So before scanning sda8, do
- Code: Select all
mkswap /dev/sda3
swapon /dev/sda3
Please to note scanning sda8 will take a long time