View previous topic :: View next topic |
Author |
Message |
anonjoe Guru
Joined: 02 Oct 2003 Posts: 316
|
Posted: Fri Mar 10, 2006 3:47 pm Post subject: [BOOT]fsck.ext3 pbs...[RESOLU] |
|
|
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 |
|
|
anonjoe Guru
Joined: 02 Oct 2003 Posts: 316
|
Posted: Fri Mar 10, 2006 3:57 pm Post subject: |
|
|
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 |
|
|
anonjoe Guru
Joined: 02 Oct 2003 Posts: 316
|
Posted: Fri Mar 10, 2006 4:01 pm Post subject: |
|
|
Bon oui c'etait bien ca, un petit
et ca démare, bon encore qq [!!] rouge au démarage, mais c'est en bonne voie |
|
Back to top |
|
|
|
|
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
|
|