Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
boot
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
Teoo
n00b
n00b


Joined: 19 Nov 2003
Posts: 6

PostPosted: Thu Dec 04, 2003 9:27 am    Post subject: boot Reply with quote

Ciao a tutti, durante la fase di boot ad un certo punto il processo si blocca e ottngo il seguenta messaggio

* Cecking all filesystems...
fsck 1.33 (21-Apr-2003)

modprobe: Can't locate module /dev/BOOT
modprobe: Can't locate module /dev/BOOT
modprobe: Can't locate module /dev/BOOT
modprobe: Can't locate module /dev/BOOT

fsck.ext2: No such file or directory while trying to open /dev/BOOT
/dev/BOOT:

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 <device>

*fsck could not correct all errors, manual repair needed [!!]

Give a root password for maintenance
(or type control-D for normal starting)

Se premo ctrl-D tutto prcede ma vorrei sapere cosa devo fare per risolvere.
Back to top
View user's profile Send private message
Ginko
Guru
Guru


Joined: 01 May 2002
Posts: 371
Location: nearby my linux laptop

PostPosted: Thu Dec 04, 2003 9:49 am    Post subject: Reply with quote

Metti il device giusto al posto di /dev/BOOT in /etc/fstab :
Code:
vi /etc/fstab

oppure imposta il device corretto per il volume /dev/BOOT con il comando :
Code:
tune2fs -L /dev/BOOT <device>


--Gianluca
Back to top
View user's profile Send private message
emix
Veteran
Veteran


Joined: 30 Nov 2003
Posts: 1014

PostPosted: Thu Dec 04, 2003 5:44 pm    Post subject: Reply with quote

STRA-FAQ!!! :lol:
Back to top
View user's profile Send private message
Teoo
n00b
n00b


Joined: 19 Nov 2003
Posts: 6

PostPosted: Thu Dec 04, 2003 7:03 pm    Post subject: Reply with quote

STRA FAQ!!

io ho scritto per avere dei consigli non per queste risposte. Se ti da fastidio non sei obbligato nemmeno a leggere.
Back to top
View user's profile Send private message
bld
l33t
l33t


Joined: 26 Mar 2003
Posts: 759
Location: Outter Space

PostPosted: Thu Dec 04, 2003 7:26 pm    Post subject: Re: boot Reply with quote

Teoo wrote:
Ciao a tutti, durante la fase di boot ad un certo punto il processo si blocca e ottngo il seguenta messaggio

* Cecking all filesystems...
fsck 1.33 (21-Apr-2003)

modprobe: Can't locate module /dev/BOOT
modprobe: Can't locate module /dev/BOOT
modprobe: Can't locate module /dev/BOOT
modprobe: Can't locate module /dev/BOOT

fsck.ext2: No such file or directory while trying to open /dev/BOOT
/dev/BOOT:

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 <device>

*fsck could not correct all errors, manual repair needed [!!]

Give a root password for maintenance
(or type control-D for normal starting)

Se premo ctrl-D tutto prcede ma vorrei sapere cosa devo fare per risolvere.


Assicurati che il file /etc/fstab e' configurato in maniera giusta:

1- Che il filesystem sia quello giusto, ext2fs/ext3fs etc.
2- Che il device e' quello del /boot (/dev/hdaX)
3- Che al kernel hai supporto per il tipo di filesystem. (se usi ext3fs per esempio, o altri)

Una volta fatto questo fai un boot con il LiveCD di gentoo e fai un fsck.ext2fs (sempre che questo sia il tipo di fs usato dallo specifico device) e tutto dovrebbe tornaro normale.

Facci sapere!
_________________
A happy GNU/Linux user!!
Back to top
View user's profile Send private message
shev
Bodhisattva
Bodhisattva


Joined: 03 Feb 2003
Posts: 4084
Location: Italy

PostPosted: Thu Dec 04, 2003 8:23 pm    Post subject: Reply with quote

Teoo wrote:
STRA FAQ!!

io ho scritto per avere dei consigli non per queste risposte. Se ti da fastidio non sei obbligato nemmeno a leggere.


Ragazzi, calma. Forse siete nuovi e ancora non conoscete il clima disteso ed amichevole di questa comunità. La frase di emi non voleva essere offensiva, semplicemente faceva notare in modo più o meno comprensibile che il tuo problema è abbastanza diffuso e come tale ci sono parecchi topic simili sul forum. Basta usare la "quick search" che vedi in alto a destra (come da linee guida del forum).

Quindi tranquilli, non costingetemi ad usare le maniere forti! :lol:
;)
_________________
Se per vivere ti dicono "siediti e stai zitto" tu alzati e muori combattendo
Back to top
View user's profile Send private message
paolo
l33t
l33t


Joined: 23 Jul 2002
Posts: 768
Location: SBT (AP)

PostPosted: Fri Dec 05, 2003 1:56 am    Post subject: Reply with quote

Shev wrote:

Quindi tranquilli, non costingetemi ad usare le maniere forti! :lol:
;)


Prima bannali, poi picchiali, poi installa XP sulle loro macchine e vedrai che capiranno chi comanda :lol:

Paolo

P.S.: C'è una regola non scritta che dice che alle faq non si risponde per niente, nemmeno per dire che è un faq scritta da qualche parte :)
_________________
Nihil sine magno labore
Back to top
View user's profile Send private message
silian87
Advocate
Advocate


Joined: 06 Oct 2003
Posts: 2318
Location: Treviso, Italy

PostPosted: Fri Dec 05, 2003 5:21 pm    Post subject: Reply with quote

STATE ATTENTI CHE SHEV E' CATTIVO SE SI ARRABBIA ( :lol: ). Sai quanti lividi che ho io...

:lol: :lol: :lol: :lol:

P.S.:hehhe scherzavo naturalmente... :lol:
_________________
Musica che ascolto: http://www.last.fm/user/silian87/

Silian87 FAQs: http://marentax.homelinux.org/~silian87/silian87-faq.txt

GTalk: silian87@gmail.com
Back to top
View user's profile Send private message
Alakhai
Apprentice
Apprentice


Joined: 16 Oct 2003
Posts: 151

PostPosted: Fri Dec 05, 2003 11:52 pm    Post subject: Re: boot Reply with quote

bld wrote:


Assicurati che il file /etc/fstab e' configurato in maniera giusta:

1- Che il filesystem sia quello giusto, ext2fs/ext3fs etc.
2- Che il device e' quello del /boot (/dev/hdaX)
3- Che al kernel hai supporto per il tipo di filesystem. (se usi ext3fs per esempio, o altri)

Una volta fatto questo fai un boot con il LiveCD di gentoo e fai un fsck.ext2fs (sempre che questo sia il tipo di fs usato dallo specifico device) e tutto dovrebbe tornaro normale.

Facci sapere!


e anche di scrivere tutto minuscolo dentro il fstab
io reiserfs l'avevo scritto co le maiuscole come sta scritto nell'esempio, e non andava :)

qbai
_________________
Gentoo Linux 64Bit User
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