Pagina 1 di 1

[Risolto] Errore all'avvio: file system with errors, ext 3 o 4? fsck?

Inviato: sabato 20 marzo 2010, 14:54
da clango
Ciao a tutti,

da molto tempo uso ubuntu ma recentemente ho iniziato ad avere dei problemi all'avvio.

Durante il check dei dischi e dei files all'avvio se scelgo ESC mi segnala dei problemi in
/dev/sdb12 ( ext 3 ) mount failed....


all'inserimento della password ed al successivo comando fsck ottengo che appunto sdb12 contains a file system with errors, check forced......pass 1: checking .....ma sembra non succeda nulla  ...che mi sta succedendo?

Ho appena installato i nuovi kernel ma ottengo la stessa risposta all'avvio ???

Note successive:
>>>>Leggo che in ambiente GNU/Linux il formato più utilizzato era ext3 (il suo successore, ext4, è il formato predefinito a partire da ubuntu 9.10). Da qui può sorgere il mio problema visto che uso già la 9.10?

Re: Errore all'avvio: file system with errors, ext 3 o 4? fsck?

Inviato: sabato 20 marzo 2010, 17:28
da steff

Codice: Seleziona tutto

sudo fsck -yv /dev/sdb12
così cosa fa (dal cd live o dalla maintenance shell con sdb12 smontato) ?

Re: Errore all'avvio: file system with errors, ext 3 o 4? fsck?

Inviato: sabato 20 marzo 2010, 18:10
da clango
Innanzitutto grazie per cercare di aiutarmi :-*
steff ha scritto:

Codice: Seleziona tutto

sudo fsck -yv /dev/sdb12
dal cd live fa:
ubuntu@ubuntu:~$ sudo fsck /yv/dev/sdb12
fsck from util-linux-ng 2.16
e2fsck 1.41.9 (22-Aug-2009)
fsck.ext2: No such file or directory while trying to open /yv/dev/sdb12

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 not swap or ufs or something else), then the superblock
is corrupt, and you might try running e2fsck with an alternate superblock:
    e2fsck -b 8193

>>>>copiando meglio il comando invece
ubuntu@ubuntu:~$ fsck -yv/dev/sdb12
fsck from util-linux-ng 2.16

Re: Errore all'avvio: file system with errors, ext 3 o 4? fsck?

Inviato: sabato 20 marzo 2010, 18:48
da clango
clango ha scritto: Innanzitutto grazie per cercare di aiutarmi :-*
steff ha scritto:

Codice: Seleziona tutto

sudo fsck -yv /dev/sdb12
dal cd live faceva :
ubuntu@ubuntu:~$ sudo fsck /yv/dev/sdb12
fsck from util-linux-ng 2.16
e2fsck 1.41.9 (22-Aug-2009)
fsck.ext2: No such file or directory while trying to open /yv/dev/sdb12

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 not swap or ufs or something else), then the superblock
is corrupt, and you might try running e2fsck with an alternate superblock:
   e2fsck -b 8193
perciò riavviando il pc, digitando la mia password di amministratore, si è avviata la maintenace shell nella quale digitando ciò che tu mi hai suggerito ( lasciando uno spazio dopo la v):

fsck -yv /dev/sdb12  ...indicava che conteneva un file system con errori,

ma pare che il mio problema sia stato aggiustato. serviva anche che io fossi un pò più paziente per aspettare l'esito del lavoro del comando fsck