Ostatnio zainstalowałem sobie Debiana Sid.
Niestety przy uruchamianiu wyskakuje mi taki błąd:
Kod: Zaznacz cały
fsck died with exit status 8
failed (code 8)
File system check failed. A log is being saved in /var/log/fsck/checkfs
Log z checkfs:
Kod: Zaznacz cały
Log of fsck -C -R -A - a
Mon Oct 11 19:12:53 2010
fsck from until-linux-ng 2.17.2
fsck.ext3: No such file or directory while trying to open /dev/hdc8
/dev/hdc8:
The superblock could not be read or does not describe a correct ext2 filesystem. If the device is valid and it really contains an ext2 filesystem (and no a swap or ufs or something else), then the superblock is corrupt, and you might try running e2fsck with an alternate superblock:
[INDENT]e2fsck -b 8193 <device>[/INDENT]
fsck died with exit status 8
Z kolei polecenia blkid oraz fdisk pokazują mi, że wszystkie moje partycje to sda.
Gorąco proszę o pomoc.