Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Kernel panic]Not syncing [résolu IRQ 16 en cause]
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
Saigneur
Apprentice
Apprentice


Joined: 21 Oct 2004
Posts: 277
Location: Evry, Essonne, France (48°35'N, 02°15'E)

PostPosted: Tue Jul 19, 2005 10:06 pm    Post subject: [Kernel panic]Not syncing [résolu IRQ 16 en cause] Reply with quote

Hello

Je viens d'installer Gentoo (stage 1) sur un portable : Dell Precision M50 (acquisition, jamais installé là dessus).
A la fin de mon install, je reboot, et là... vlan !

Quote:

VFS: Mounted root (ext2 filesystem) readonly.
Freeing unused kernel memory: 180k freed.
Warning: unable to open an initial console.
Kernel panic - not syncing: No init found. Try passing init= option to kernel
.

Là, l'habitude aidant, je me jette sur le bouton rechercher, et je vois qu'à chaque fois c'est une boulette dans le support de VFS ou autre système de fichier.
Je vérifie ce que j'ai dans le noyau (compilé par mézigue, sans vraiment connaître le hard), et j'ai bien le support de ext2, ext3, reiserfs (même si j'en ai pas sur l'ordi, on sait jamais). Nenni.

Mon partitionnage est correct, grub.conf et /etc/fstab cohérents avec.

fdisk /dev/hda (Windows sur les partitions 1 et 2)
Code:
   Device Boot      Start         End      Blocks   Id  System
/dev/hda1   *           1        1275    10241406    7  HPFS/NTFS
/dev/hda2            1276        2580    10482412+   7  HPFS/NTFS
/dev/hda3   *        2581        2582       16065   83  Linux
/dev/hda4            2583        7296    37865205    5  Extended
/dev/hda5            2583        2832     2008093+  83  Linux
/dev/hda6            2833        4049     9775521   83  Linux


/etc/fstab
Code:
none                    /dev/shm        tmpfs           defaults                0 0

/dev/hda3               /boot           ext2            defaults,noatime        1 2
/dev/cdroms/cdrom0      /mnt/cdrom      auto            noauto,user             0 0
/dev/hda5               none            swap            sw                      0 0
/dev/hda6               /               auto            noatime                 0 1
none                    /dev/shm        tmpfs           nodev,nosuid,noexec     0 0


/boot/grub/grub.conf
Code:
livecd root # cat /mnt/gentoo/boot/grub/grub.conf
default 1
timeout 15
splashimage=(hd0,2)/grub/splash.xpm.gz

title=Gentoo Linux
  root (hd0,2)
  kernel /noyau-2.6.12 root=/dev/hda3 udev

title=Windows XP PRO
  rootnoverify (hd0,0)
  makeactive
  chainloader +1


udev est bien emergé, j'ai essayé de le mettre ou non en paramètre pour le noyau, ce n'a pas l'air de venir de là.
Là, je sèche et j'en ai marre de faire des redémarrages de tests à la noix sur le livecd :)
Si qqn avait une idée...:roll:

Merci les gens :D
_________________
Tant pis si ça saigne, pourvu que ça rentre.


Last edited by Saigneur on Tue Jul 19, 2005 10:25 pm; edited 1 time in total
Back to top
View user's profile Send private message
Ey
l33t
l33t


Joined: 07 Apr 2005
Posts: 863
Location: Paris

PostPosted: Tue Jul 19, 2005 10:18 pm    Post subject: Re: [Kernel panic] not syncing: No init found Reply with quote

Saigneur wrote:

Code:
/dev/hda3               /boot           ext2            defaults,noatime        1 2
/dev/hda6               /               auto            noatime                 0 1

/boot/grub/grub.conf
Code:
title=Gentoo Linux
  root (hd0,2)
  kernel /noyau-2.6.12 root=/dev/hda3 udev

Tu mount ta partition /boot à la place de / et ça peut pas marcher...
donc tu modifies ton grub.conf et tu mets ça :
Code:
title=Gentoo Linux
  root (hd0,2)
  kernel /noyau-2.6.12 root=/dev/hda6 udev
Back to top
View user's profile Send private message
Saigneur
Apprentice
Apprentice


Joined: 21 Oct 2004
Posts: 277
Location: Evry, Essonne, France (48°35'N, 02°15'E)

PostPosted: Tue Jul 19, 2005 10:24 pm    Post subject: Reply with quote

Pffff. La tête dans le guidon toute la journée, un copier coller malheureux, et j'ai zappé ça.

Merci Ey :)

Nieur, qui va aller se coucher avant de faire d'autres boulettes :?
_________________
Tant pis si ça saigne, pourvu que ça rentre.
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