Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[BOOT] Problema con il filesystem
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
mikfaina
Tux's lil' helper
Tux's lil' helper


Joined: 16 Dec 2004
Posts: 121
Location: Firenze

PostPosted: Mon Jan 10, 2005 5:38 pm    Post subject: [BOOT] Problema con il filesystem Reply with quote

Salve,
oggi ho avviato il pc e a lboot ho trovato questo simpatico errore:
Code:
checking root filesystem                                                [OK]
fsck.ext3: Filesystem has unsupported feature(s) (/)
erfsck: Get a newer version of erfsck!
Filesystem couldn't be fixed :c

Come mai è successo ciò? Io non ho fatto niente di particolare
Come faccio a mettere una nuovaversione di erfsck?? MAgari non perdendo i dati e tutto iol compilato??
Mik
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31483
Location: here

PostPosted: Mon Jan 10, 2005 5:56 pm    Post subject: Reply with quote

Prova a mettere il livecd e fai un check e dicci che ritorna
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
mikfaina
Tux's lil' helper
Tux's lil' helper


Joined: 16 Dec 2004
Posts: 121
Location: Firenze

PostPosted: Mon Jan 10, 2005 6:17 pm    Post subject: Reply with quote

Mi posso loggare anche nel sistema dato che mi da lla shell (per manutenzione dice)???
Per "check" intendi letteralmete digitare check????
Back to top
View user's profile Send private message
Cazzantonio
Bodhisattva
Bodhisattva


Joined: 20 Mar 2004
Posts: 4514
Location: Somewere around the world

PostPosted: Mon Jan 10, 2005 6:46 pm    Post subject: Reply with quote

si ma
Code:
erfsck: Get a newer version of erfsck!

probabilmente è meglio che usi quello nel livecd

comunque per check fedeli intendeva
Code:
e2fsck /dev/<iltuodevice>
magari precedto da
Code:
man e2fsck
per sapere se c'è da dare qualche opzione particolare o puoi lanciarlo liscio in questo modo
_________________
Any mans death diminishes me, because I am involved in Mankinde; and therefore never send to know for whom the bell tolls; It tolls for thee.
-John Donne
Back to top
View user's profile Send private message
mikfaina
Tux's lil' helper
Tux's lil' helper


Joined: 16 Dec 2004
Posts: 121
Location: Firenze

PostPosted: Tue Jan 11, 2005 6:35 pm    Post subject: Reply with quote

e2fsck 1.35 (28-Feb-04)
e2fsck Filesystem has unsupported feature(s) (/)
e2fsck Get a newer version of efsck!

Cosa devo fare?? Riemergere e2fsck??
Se si basta fare emerge e2fsck??
Mik
Back to top
View user's profile Send private message
LordArthas
Guru
Guru


Joined: 01 Nov 2004
Posts: 500
Location: Maniago, Friûl, Italia

PostPosted: Tue Jan 11, 2005 8:30 pm    Post subject: Reply with quote

Ciao!

mikfaina wrote:
e2fsck 1.35 (28-Feb-04)
[...]
Se si basta fare emerge e2fsck??


Code:

emerge e2fsprogs


Comunque la versione 1.35 del 28-Feb-04 è l'ultima (package 1.35-r1), quindi dubito sia quello il problema.

Michele.
Back to top
View user's profile Send private message
mikfaina
Tux's lil' helper
Tux's lil' helper


Joined: 16 Dec 2004
Posts: 121
Location: Firenze

PostPosted: Tue Jan 11, 2005 8:58 pm    Post subject: Reply with quote

qualche altra idea?? se ho l'ultima versione del filesystem cos'è che non va???
Back to top
View user's profile Send private message
mikfaina
Tux's lil' helper
Tux's lil' helper


Joined: 16 Dec 2004
Posts: 121
Location: Firenze

PostPosted: Wed Jan 12, 2005 5:03 pm    Post subject: Reply with quote

Aiuto se non ricevo risposte mi tocca reinstallare tutto (come con windows) almeno c'è un modo per non perdere tutto ciò che ho installato tipo qualche posto dove ci sono i compilati??
Un'altra cosa si possono emergere più cose contemporaneamente? Perchè io sino ad ora ho sempre fatto così non è che gli ha fatto male questo al comp??
Back to top
View user's profile Send private message
mouser
Veteran
Veteran


Joined: 10 Aug 2004
Posts: 1419
Location: Milano

PostPosted: Wed Jan 12, 2005 5:09 pm    Post subject: Reply with quote

Praticamente e' possibile emergere piu' cose insieme, ma non credo che convenga tanto fare cosi!
Se per caso le due emersioni vanno a toccare contemporaneamente lo stesso file possono succere:
1) Nel migliore dei casi perdi le modifiche di una delle due emersioni
Code:

Emerge A apre il file x ---> Emerge B apre il file x ----> emerge A salva x con le sue modifiche ----> emerge B salva x con le sue modifiche

Praticamente ti trovi con il file x di origine e SOLO le modifiche di B! Se A ha fatto modifiche per lui necessarie al funzionamento non va piu'

2) Nel peggiore... non saprei, probabilmente non riusciresti piu' ad accedere a quel file.

Almeno cosi' credo

Ciriciao
mouser :wink:
Back to top
View user's profile Send private message
LordArthas
Guru
Guru


Joined: 01 Nov 2004
Posts: 500
Location: Maniago, Friûl, Italia

PostPosted: Wed Jan 12, 2005 5:46 pm    Post subject: Reply with quote

Ciao!

mikfaina wrote:
Aiuto se non ricevo risposte mi tocca reinstallare tutto (come con windows) almeno c'è un modo per non perdere tutto ciò che ho installato tipo qualche posto dove ci sono i compilati??


Prova a cambiare filesystem questa volta va, usa ReiserFS. ;-)

Mandi, Michele.
Back to top
View user's profile Send private message
Tùrin_Mormegil
Guru
Guru


Joined: 21 Sep 2004
Posts: 478
Location: Gorizia - Milano

PostPosted: Wed Jan 12, 2005 7:41 pm    Post subject: Reply with quote

e2fsck -j /dev/hd** o sd** se hai scsi...

forse ti da quell'errore perchè non gli davi l'opzione -j (che sta per journaled)... senza -j fa il fscheck per ext2 e non per ext3... prova :)
_________________
Как я рад!
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Wed Jan 12, 2005 8:48 pm    Post subject: Reply with quote

mikfaina wrote:
qualche altra idea?? se ho l'ultima versione del filesystem cos'è che non va???


Secondo me hai perso qualcosa nella compilazione del kernel e del filesystem
Code:
   <*> Ext3 journalling file system support
    [*]   Ext3 extended attributes       
    [*]     Ext3 POSIX Access Control Lists
    [*]     Ext3 Security Labels


Comunque per non perdere tutto monta il filesystem con il LiveCD e segui la procedura indicata nel forum per fare un tar.bz2 dell'installazione.
keyword consigliata per la ricerca: stage4
_________________
Ciao da me!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum