[Wubi] fsck wywala błędy przy naprawianiu systemu plików
: 22 sty 2009, 17:53
Posdiadam system Ubuntu 8.10 instalowany przez Wubi. Dziś miałem zwiechę i zrobiłem zwykły reset systemu. Po restarcie system próbował zrobić fsck. Jednak wywaliło mi (wklejam wyniki robione na livecd ale wtedy wyglądało to tak samo)
No więc spróbowałem słuchać się porad:
...i tak wciskam yes w nieskończoność. Jakieś pomysły jak naprawić ten system plików?
Kod: Zaznacz cały
sudo fsck -p '/media/disk/ubuntu/disks/root.disk'
fsck 1.40.8 (13-Mar-2008)
/media/disk/ubuntu/disks/root.disk contains a file system with errors, check forced.
Error reading block 393218 (Attempt to read block from filesystem resulted in short read) while getting next inode from scan.
/media/disk/ubuntu/disks/root.disk: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
(i.e., without -a or -p options)
Kod: Zaznacz cały
sudo fsck '/media/disk/ubuntu/disks/root.disk'
fsck 1.40.8 (13-Mar-2008)
e2fsck 1.40.8 (13-Mar-2008)
/media/disk/ubuntu/disks/root.disk contains a file system with errors, check forced.
Pass 1: Checking inodes, blocks, and sizes
Error reading block 393218 (Attempt to read block from filesystem resulted in short read) while getting next inode from scan. Ignore error<y>? yes
Force rewrite<y>? yes
Error writing block 393218 (Attempt to write block from filesystem resulted in short write) while getting next inode from scan. Ignore error<y>? yes
Error reading block 393219 (Attempt to read block from filesystem resulted in short read) while getting next inode from scan. Ignore error<y>? yes
Force rewrite<y>? yes
Error writing block 393219 (Attempt to write block from filesystem resulted in short write) while getting next inode from scan. Ignore error<y>? yes
Error reading block 393220 (Attempt to read block from filesystem resulted in short read) while getting next inode from scan. Ignore error<y>?