View previous topic :: View next topic |
Author |
Message |
b_52globemaster n00b
Joined: 23 Jun 2004 Posts: 30 Location: none of your business(in a place that a lot of people hate)
|
Posted: Wed Sep 22, 2004 11:17 pm Post subject: [installation] apres le reboot; des messages d'erreurs |
|
|
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 (desole si il y ades erreurs dans le code je l'ai recopie a la main) |
|
Back to top |
|
|
zarasoustra17 Guru
Joined: 01 Jul 2003 Posts: 382 Location: Marseille France
|
Posted: Wed Sep 22, 2004 11:28 pm Post subject: |
|
|
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 |
|
|
b_52globemaster n00b
Joined: 23 Jun 2004 Posts: 30 Location: none of your business(in a place that a lot of people hate)
|
Posted: Wed Sep 22, 2004 11:31 pm Post subject: |
|
|
j'y vais :jap |
|
Back to top |
|
|
b_52globemaster n00b
Joined: 23 Jun 2004 Posts: 30 Location: none of your business(in a place that a lot of people hate)
|
Posted: Thu Sep 23, 2004 1:33 am Post subject: |
|
|
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 ? |
|
Back to top |
|
|
b_52globemaster n00b
Joined: 23 Jun 2004 Posts: 30 Location: none of your business(in a place that a lot of people hate)
|
Posted: Thu Sep 23, 2004 7:39 am Post subject: |
|
|
|
|
Back to top |
|
|
jpwalker Guru
Joined: 12 Jul 2004 Posts: 503 Location: Annecy - 74 - France - In Tartiflette We Trust ;-)
|
Posted: Thu Sep 23, 2004 7:43 am Post subject: |
|
|
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 |
|
|
b_52globemaster n00b
Joined: 23 Jun 2004 Posts: 30 Location: none of your business(in a place that a lot of people hate)
|
Posted: Thu Sep 23, 2004 7:47 am Post subject: |
|
|
merci |
|
Back to top |
|
|
sireyessire Advocate
Joined: 20 Mar 2003 Posts: 2991 Location: back in Paris, France
|
Posted: Thu Sep 23, 2004 8:13 am Post subject: |
|
|
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 |
|
|
b_52globemaster n00b
Joined: 23 Jun 2004 Posts: 30 Location: none of your business(in a place that a lot of people hate)
|
Posted: Thu Sep 23, 2004 8:21 am Post subject: |
|
|
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 |
|
|
sireyessire Advocate
Joined: 20 Mar 2003 Posts: 2991 Location: back in Paris, France
|
Posted: Thu Sep 23, 2004 8:34 am Post subject: |
|
|
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 |
|
|
b_52globemaster n00b
Joined: 23 Jun 2004 Posts: 30 Location: none of your business(in a place that a lot of people hate)
|
Posted: Thu Sep 23, 2004 8:41 am Post subject: |
|
|
ok _________________ men, are communatly called people who never surrender and still believing in their dreams |
|
Back to top |
|
|
Talosectos Guru
Joined: 31 Aug 2004 Posts: 329 Location: Bugey-Libre
|
|
Back to top |
|
|
b_52globemaster n00b
Joined: 23 Jun 2004 Posts: 30 Location: none of your business(in a place that a lot of people hate)
|
Posted: Thu Sep 23, 2004 9:12 am Post subject: |
|
|
oui en effet _________________ men, are communatly called people who never surrender and still believing in their dreams |
|
Back to top |
|
|
gerard27 Advocate
Joined: 04 Jan 2004 Posts: 2377 Location: Netherlands
|
Posted: Sun Sep 26, 2004 1:49 pm Post subject: |
|
|
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 |
|
|
gerard27 Advocate
Joined: 04 Jan 2004 Posts: 2377 Location: Netherlands
|
Posted: Tue Sep 28, 2004 12:38 pm Post subject: |
|
|
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 |
|
|
Kathryl Tux's lil' helper
Joined: 08 Feb 2004 Posts: 110
|
Posted: Tue Sep 28, 2004 1:34 pm Post subject: |
|
|
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 |
|
|
cylgalad Veteran
Joined: 18 Apr 2003 Posts: 1327 Location: France
|
Posted: Wed Sep 29, 2004 9:52 am Post subject: |
|
|
As-tu bien émergé e2fsprogs ? |
|
Back to top |
|
|
b_52globemaster n00b
Joined: 23 Jun 2004 Posts: 30 Location: none of your business(in a place that a lot of people hate)
|
Posted: Wed Sep 29, 2004 10:19 am Post subject: |
|
|
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 |
|
|
cylgalad Veteran
Joined: 18 Apr 2003 Posts: 1327 Location: France
|
Posted: Wed Sep 29, 2004 10:32 am Post subject: |
|
|
Ce sont les programmes pour gérer l'ext2/ext3, surtout fsck.ext2 et fsck.ext3 |
|
Back to top |
|
|
b_52globemaster n00b
Joined: 23 Jun 2004 Posts: 30 Location: none of your business(in a place that a lot of people hate)
|
Posted: Wed Sep 29, 2004 10:35 am Post subject: |
|
|
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 |
|
|
cylgalad Veteran
Joined: 18 Apr 2003 Posts: 1327 Location: France
|
|
Back to top |
|
|
b_52globemaster n00b
Joined: 23 Jun 2004 Posts: 30 Location: none of your business(in a place that a lot of people hate)
|
Posted: Wed Sep 29, 2004 10:45 am Post subject: |
|
|
ok merci; je l'avait par megarde pas vu . _________________ men, are communatly called people who never surrender and still believing in their dreams |
|
Back to top |
|
|
moulux n00b
Joined: 01 Nov 2004 Posts: 11 Location: france, var ~ maroc (marrakech)
|
Posted: Mon Nov 01, 2004 3:10 pm Post subject: |
|
|
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 |
|
|
Trevoke Advocate
Joined: 04 Sep 2004 Posts: 4099 Location: NY, NY
|
Posted: Mon Nov 01, 2004 3:22 pm Post subject: |
|
|
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 |
|
|
moulux n00b
Joined: 01 Nov 2004 Posts: 11 Location: france, var ~ maroc (marrakech)
|
Posted: Mon Nov 01, 2004 3:31 pm Post subject: |
|
|
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.. |
|
Back to top |
|
|
|