Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[BOOT]fsck.ext3 pbs...[RESOLU]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
anonjoe
Guru
Guru


Joined: 02 Oct 2003
Posts: 316

PostPosted: Fri Mar 10, 2006 3:47 pm    Post subject: [BOOT]fsck.ext3 pbs...[RESOLU] Reply with quote

Salut a tous,
Voila j'ai une petit problème...
J'ai un noyau 2.6 qui fonctionne parfaitement bien, mais j'ai compiler le openmosix-source (2.4), j'ai rajouter ma petite ligne sous grub :
Code:
title=Openmosix
root (hd0,1)
kernel /bzImage-openmosix root=/dev/hda4

et la bing il se plante au reboot sur le noyau mosix...
Code:
*Checking root filesystem...
fsck.ext3: No such file or directory while trying to open /dev/hda4 /dev/hda4:
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>

*Filesystem couldn't be fixed :(

Evidement mon /etc/fstab est bon vu qu'avec mon noyau 2.6 ca boot normalement, enfin le voila au cas ou :
Code:

/dev/hda2                        /boot         ext2    defaults          1 2
/dev/hda3                        none          swap    sw                0 0
/dev/hda4                        /             ext3    defaults          0 1

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


remq : j'ai bien evidement compiler le support de Ext3 dans le noyau

Voila l'exposition du problème, si vous avez une idée...


Last edited by anonjoe on Fri Mar 10, 2006 4:01 pm; edited 1 time in total
Back to top
View user's profile Send private message
anonjoe
Guru
Guru


Joined: 02 Oct 2003
Posts: 316

PostPosted: Fri Mar 10, 2006 3:57 pm    Post subject: Reply with quote

Ah je pense avoir trouver, enfait je suis trop con, mon system est en udev..., doit surement falloir que je remette le devfs, je test et je vous dis.
Back to top
View user's profile Send private message
anonjoe
Guru
Guru


Joined: 02 Oct 2003
Posts: 316

PostPosted: Fri Mar 10, 2006 4:01 pm    Post subject: Reply with quote

Bon oui c'etait bien ca, un petit
Code:
emerge devfsd

et ca démare, bon encore qq [!!] rouge au démarage, mais c'est en bonne voie
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
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