Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[installation] apres le reboot; des messages d'erreurs
View unanswered posts
View posts from last 24 hours

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
b_52globemaster
n00b
n00b


Joined: 23 Jun 2004
Posts: 30
Location: none of your business(in a place that a lot of people hate)

PostPosted: Wed Sep 22, 2004 11:17 pm    Post subject: [installation] apres le reboot; des messages d'erreurs Reply with quote

bonsoir

voila je suis en train d'installer la gentoo:) j'ai termine d'installe lilo je dois rebooter et lorsque le pc se reenclenche voici ce que je recoit

Code:

*Mounting proc at /proc....                                            [ok]
*starting devfsd...                         
started device management daemon v1.3.25 for /dev     [ok]
*activating (possible)swap...                                         [ok]
*Remounting root filesystem read-only(if necessary)      [ok]
*cheeking root filesystem...
fsck: fsck.xfs: not found
fsck: Error 2 while executing fsck.xfs for /dev/ROOT       [ok]
*Remounting root filesystem read/write...                      [ok]
[color=red]*[/color]you need to set /etc/hostname to valide hostname
*setting hostname to local host...                                       [ok]
*calculating module dependencies......                                [ok]

*cheking all filesystems
fsck.ext2: No much 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 no swap or ufs or something else ), then the superblock is corrupt, and you might trying e2fsck with an alternate superblock:
[color=red]*[/color]fsk could not correct all errors, manual repair needed         [!!]
 
Give root password for maintenance
(or type Control-D for normal startup):




le shell refuse le mot de passe qque j'ai predefini au debut avec la commande passwd :oops: (desole si il y ades erreurs dans le code je l'ai recopie a la main)
Back to top
View user's profile Send private message
zarasoustra17
Guru
Guru


Joined: 01 Jul 2003
Posts: 382
Location: Marseille France

PostPosted: Wed Sep 22, 2004 11:28 pm    Post subject: Reply with quote

Quote:
/dev/ROOT
/dev/BOOT


Tu as oublié d'éditer ton /etc/fstab tout simplement !

un petit chroot depuis le live cd et un nano /etc/fstab avec les bonnes valeurs devrait résoudre ce petit problème...
Back to top
View user's profile Send private message
b_52globemaster
n00b
n00b


Joined: 23 Jun 2004
Posts: 30
Location: none of your business(in a place that a lot of people hate)

PostPosted: Wed Sep 22, 2004 11:31 pm    Post subject: Reply with quote

j'y vais :jap
Back to top
View user's profile Send private message
b_52globemaster
n00b
n00b


Joined: 23 Jun 2004
Posts: 30
Location: none of your business(in a place that a lot of people hate)

PostPosted: Thu Sep 23, 2004 1:33 am    Post subject: Reply with quote

j'ai fait
un chroot:


mount /dev/hda3 /mnt/gentoo
mount /dev/hda1 /mnt/gentoo/boot
puis le chroot :
chroot /mnt/gentoo /bin/bash

j'edite /etc/fstab:

/dev/hda1 /boot ext2 noauto,noatime 1 2
/dev/hda2 none swap sw 0 0
/dev/hda3 / ext3 noatime 0 1


none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0



/dev/cdroms/cdrom0 /mnt/cdrom auto noauto,user 0 0



merci toujours le meme message d'erreur :x ?
Back to top
View user's profile Send private message
b_52globemaster
n00b
n00b


Joined: 23 Jun 2004
Posts: 30
Location: none of your business(in a place that a lot of people hate)

PostPosted: Thu Sep 23, 2004 7:39 am    Post subject: Reply with quote

:cry:
Back to top
View user's profile Send private message
jpwalker
Guru
Guru


Joined: 12 Jul 2004
Posts: 503
Location: Annecy - 74 - France - In Tartiflette We Trust ;-)

PostPosted: Thu Sep 23, 2004 7:43 am    Post subject: Reply with quote

Tiens voici un extrait de mon fstab, si ça peux t'aider

Code:
@PC0009055 Setup $ cat /etc/fstab
/dev/hda7               /               ext3            noatime                 1 1
/dev/hda8               /home           ext3            defaults                1 2

/dev/hda5               /mnt/data       vfat            auto,user,exec,rw,uid=1000,gid=100      0 0
/dev/hdb1               /mnt/jpwalker   vfat            noauto,user,exec,rw,uid=1000,gid=100    0 0

/dev/hda6               none            swap            sw                      0 0

/dev/cdroms/cdrom0      /mnt/cdrom      auto            user,unhide,noauto,ro           0 0
/dev/cdroms/cdrom1      /mnt/cdrom2     auto            user,unhide,noauto,ro           0 0

/dev/fd0                /mnt/floppy     auto            noauto,umask=002        0 0
/dev/sda1               /mnt/cle        vfat            defaults,rw,exec,user,noauto,uid=1000,gid=100 0 0

none                    /proc           proc            defaults                0 0
none                    /dev/shm        tmpfs           defaults                0 0


Bonne chance :)
_________________
JPW@lker
Ride & Enjoy
;-)
Back to top
View user's profile Send private message
b_52globemaster
n00b
n00b


Joined: 23 Jun 2004
Posts: 30
Location: none of your business(in a place that a lot of people hate)

PostPosted: Thu Sep 23, 2004 7:47 am    Post subject: Reply with quote

:) merci
Back to top
View user's profile Send private message
sireyessire
Advocate
Advocate


Joined: 20 Mar 2003
Posts: 2991
Location: back in Paris, France

PostPosted: Thu Sep 23, 2004 8:13 am    Post subject: Reply with quote

sur la ligne de ton /boot ça devrait pas être 1 1 au lieu de 1 2 ?
_________________
I never think of the future. It comes soon enough.
Albert Einstein

Try simpler first
Shockley
Back to top
View user's profile Send private message
b_52globemaster
n00b
n00b


Joined: 23 Jun 2004
Posts: 30
Location: none of your business(in a place that a lot of people hate)

PostPosted: Thu Sep 23, 2004 8:21 am    Post subject: Reply with quote

sur le manuel d'installation, les valeurs par default sont 1 2 ?
_________________
men, are communatly called people who never surrender and still believing in their dreams
Back to top
View user's profile Send private message
sireyessire
Advocate
Advocate


Joined: 20 Mar 2003
Posts: 2991
Location: back in Paris, France

PostPosted: Thu Sep 23, 2004 8:34 am    Post subject: Reply with quote

b_52globemaster wrote:
sur le manuel d'installation, les valeurs par default sont 1 2 ?

moi j'ai 1 1 et j'ai jamais changé ces valeurs
_________________
I never think of the future. It comes soon enough.
Albert Einstein

Try simpler first
Shockley
Back to top
View user's profile Send private message
b_52globemaster
n00b
n00b


Joined: 23 Jun 2004
Posts: 30
Location: none of your business(in a place that a lot of people hate)

PostPosted: Thu Sep 23, 2004 8:41 am    Post subject: Reply with quote

ok
_________________
men, are communatly called people who never surrender and still believing in their dreams
Back to top
View user's profile Send private message
Talosectos
Guru
Guru


Joined: 31 Aug 2004
Posts: 329
Location: Bugey-Libre

PostPosted: Thu Sep 23, 2004 9:06 am    Post subject: Reply with quote

ton disque c'est bien un ide (hda) :?:
_________________
Comité de lutte contre le language sms et les fautes volontaires
Utilisez la fonction recherche !
Back to top
View user's profile Send private message
b_52globemaster
n00b
n00b


Joined: 23 Jun 2004
Posts: 30
Location: none of your business(in a place that a lot of people hate)

PostPosted: Thu Sep 23, 2004 9:12 am    Post subject: Reply with quote

oui en effet
_________________
men, are communatly called people who never surrender and still believing in their dreams
Back to top
View user's profile Send private message
gerard27
Advocate
Advocate


Joined: 04 Jan 2004
Posts: 2377
Location: Netherlands

PostPosted: Sun Sep 26, 2004 1:49 pm    Post subject: Reply with quote

Allo globemaster,
Voulez m'excuser pour pas parler votre langue tres bien.
Alors,j'ai eu la meme probleme et je suis tombe sur votre post en cherchant le forum pour "fsck.xfs."
Grace a la mention de fstab je trouvait la solution pour mon probleme
Vous devez changer votre fstab.D'origine ca contient :
/dev/ROOT ..................... xfs noatime etcetera.
Quel est votre "filesystem"? Si ce n'est pas xfs il faut changer ca!!
Et /dev/ROOT remplacer par le vrais /dev.
J'ai fait e2fsck avec un autre Gentoo dans mon box et ca me donner: FILESYSTEM HAS BEEN MODIFIED.
Ca probablement veut dire que il'y'a encore des erreurs dans le disque dur!
Je vous souhait succes
Gerard
Back to top
View user's profile Send private message
gerard27
Advocate
Advocate


Joined: 04 Jan 2004
Posts: 2377
Location: Netherlands

PostPosted: Tue Sep 28, 2004 12:38 pm    Post subject: Reply with quote

I am sure you can read and understand this.
Explaining it in French is simply too difficult for me.
From the error text I can see that /etc/fstab contains errors.
The original file contains something like this:
/dev/BOOT /boot ext2 noauto,noatime
/dev/ROOT / xfs noatime
These lines have to be changed:
do nano /etc/fstab
and then change /dev/ROOT to /dev/hdxx (for instance /dev/hda3,depending on the partition where "/" is mounted/installed)
Then change "xfs" to whatever filesystem you installed e.g.ext3 or Reiserfs.If you had chosen xfs this errormessage would not have appeared
Same for /dev/BOOT
Regards,
Gerard
Back to top
View user's profile Send private message
Kathryl
Tux's lil' helper
Tux's lil' helper


Joined: 08 Feb 2004
Posts: 110

PostPosted: Tue Sep 28, 2004 1:34 pm    Post subject: Reply with quote

Essaye de mettre les partitions en auto dans fstab de la facon suivante :

Code:
/dev/hda1 /boot auto noauto,noatime 1 2
/dev/hda2 none swap sw 0 0
/dev/hda3 / auto noatime 0 1


Il se pourrait que le type de partition soit pas la bonne

Verifie aussi que tes disque aient la bonne assignation une fois booté :)
Elle pourrais etre differente sous un chroot (deja eu le cas oO)
Back to top
View user's profile Send private message
cylgalad
Veteran
Veteran


Joined: 18 Apr 2003
Posts: 1327
Location: France

PostPosted: Wed Sep 29, 2004 9:52 am    Post subject: Reply with quote

As-tu bien émergé e2fsprogs ?
Back to top
View user's profile Send private message
b_52globemaster
n00b
n00b


Joined: 23 Jun 2004
Posts: 30
Location: none of your business(in a place that a lot of people hate)

PostPosted: Wed Sep 29, 2004 10:19 am    Post subject: Reply with quote

e2fsprogs
c'est quoi ca ; non je l'ai pas emerge(est il necessaire?)
_________________
men, are communatly called people who never surrender and still believing in their dreams
Back to top
View user's profile Send private message
cylgalad
Veteran
Veteran


Joined: 18 Apr 2003
Posts: 1327
Location: France

PostPosted: Wed Sep 29, 2004 10:32 am    Post subject: Reply with quote

Ce sont les programmes pour gérer l'ext2/ext3, surtout fsck.ext2 et fsck.ext3
Back to top
View user's profile Send private message
b_52globemaster
n00b
n00b


Joined: 23 Jun 2004
Posts: 30
Location: none of your business(in a place that a lot of people hate)

PostPosted: Wed Sep 29, 2004 10:35 am    Post subject: Reply with quote

je doit taper la commande emerge e2fsprogs apres avoir cree les systemes de fichiers?
_________________
men, are communatly called people who never surrender and still believing in their dreams
Back to top
View user's profile Send private message
cylgalad
Veteran
Veteran


Joined: 18 Apr 2003
Posts: 1327
Location: France

PostPosted: Wed Sep 29, 2004 10:42 am    Post subject: Reply with quote

http://www.gentoo.org/doc/fr/handbook/handbook-x86.xml?full=1#book_part1_chap9
section 9c
Mais normalement e2fsprogs devrait être déjà installé.
Back to top
View user's profile Send private message
b_52globemaster
n00b
n00b


Joined: 23 Jun 2004
Posts: 30
Location: none of your business(in a place that a lot of people hate)

PostPosted: Wed Sep 29, 2004 10:45 am    Post subject: Reply with quote

ok merci; je l'avait :oops: par megarde pas vu .
_________________
men, are communatly called people who never surrender and still believing in their dreams
Back to top
View user's profile Send private message
moulux
n00b
n00b


Joined: 01 Nov 2004
Posts: 11
Location: france, var ~ maroc (marrakech)

PostPosted: Mon Nov 01, 2004 3:10 pm    Post subject: Reply with quote

bonjour,

je suis dans le meme cas, mais à un détail pret.

au boot, j'ai le message d'erreur suivant:

/dev/hda1: UNEXPECTED INCONSISTENCY; RUN fsck MANUALY.

The filesystem size (according to the super block) is 1220932 blocks
The physical size of the device is 8024 blocks
Either the superblock or the partition is likely to be corrupt.


J'ai pas assé de place sur ma partition /dev/hda1 ???!!

voici un extrait de mon fichier fstab :

Code:

/dev/hda1    /boot    ext2    noauto,noatime    1 1

/dev/hda5    none     swap    sw                0 0

/dev/hda6    /        ext3    noauto,noatime   0 1


J'ai essayé d'autres options (defaults) comme indiqué dans la doc, mais ça n'y fait rien.

Ce que j'espere simplement, c'est ne pas avoir à tout reinstallé, pour la 25 eme fois(pour une fois que j'y suis arrivé LOL)

Merci de vos réposes (si il y'en à).

bonne continuation à tous, la suite au prochain épisode, LOL....


Last edited by moulux on Mon Nov 01, 2004 3:28 pm; edited 1 time in total
Back to top
View user's profile Send private message
Trevoke
Advocate
Advocate


Joined: 04 Sep 2004
Posts: 4099
Location: NY, NY

PostPosted: Mon Nov 01, 2004 3:22 pm    Post subject: Reply with quote

Encore une fois, pourquoi "1 2" ? Ca devrait etre "1 1" ...
Et les parentheses c'est toi qui les a ajoutees pour le poste?
_________________
Votre moment detente
What is the nature of conflict?
Back to top
View user's profile Send private message
moulux
n00b
n00b


Joined: 01 Nov 2004
Posts: 11
Location: france, var ~ maroc (marrakech)

PostPosted: Mon Nov 01, 2004 3:31 pm    Post subject: Reply with quote

Salut, merci pour cette réponse éclair !

je reboot, et en éffet il y avais une erreur dans la description de mon fichier fstab.

Corrigé, c'est bien 1 1 pour /dev/hda1 et 0 1 pour dev hda6.

merci, a+

[edit]
42 eme reboot, toujours le meme message.. :cry:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
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