Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kernel Panic beim booten
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
computiger
n00b
n00b


Joined: 02 Jun 2003
Posts: 7

PostPosted: Mon Jun 02, 2003 4:55 pm    Post subject: Kernel Panic beim booten Reply with quote

:?
Hallo Gentoofreunde,

heute habe ich mir Gentoolinux auf meinen Rechner, nach der deutschen Anleitung, installiert.

Das hat auch alles recht gut funkrioniert, bis ich neu gebootet habe.

Bootloader ist Grub
Meine Config dazu:
Quote:
default 0
timeout 30
splashimage=(hd0,0)/boot/grub/splash.xpm.gz

title=Gentoo Linux
root (hd0,0)
kernel (hd0,0)/boot/bzImage root=/dev/sda3


Grub habe ich in den MBR installiert
Beim Booten bekomme ich die Bootauswahl mit Splashimage angezeigt.

Irgendwie komme ich nicht weiter.

Habt Ihr eine Idee?
Back to top
View user's profile Send private message
Master_Of_Disaster
l33t
l33t


Joined: 28 Feb 2003
Posts: 610
Location: 15.05072° East, 48.13747° North (aka Mauer), Austria

PostPosted: Mon Jun 02, 2003 5:01 pm    Post subject: Reply with quote

Wenn du uns noch sagen könntest welche Nachricht da nach Kernel panic kommt, wärs vielleicht einfacher zu lösen... Ich würd mal vermuten *Glaskugel guck*: Irgendwas stimmt nicht mit deinem Kernel! (Ist die Option für dein Root-FS aktiviert?)
Schreib doch bitte das nächste mal etwas genauer rein was los ist!
_________________
post tenebras lux, post fenestras tux
Registered Linux User Nr. 312509
Adopt an unanswered post today!
Back to top
View user's profile Send private message
chris4linux
Apprentice
Apprentice


Joined: 13 Nov 2002
Posts: 210
Location: Germany

PostPosted: Mon Jun 02, 2003 5:09 pm    Post subject: Reply with quote

vielleicht ist deine root partition auch nicht
Code:
/dev/sda3

check it out...

- Chris
_________________
NOTICE: alloc: /dev/null: filesystem full
Back to top
View user's profile Send private message
Turrican
Tux's lil' helper
Tux's lil' helper


Joined: 12 Mar 2003
Posts: 112
Location: Germany

PostPosted: Mon Jun 02, 2003 5:12 pm    Post subject: Reply with quote

Wie sind eigentlich deine Platten genau partioniert? Nicht dass dein root-Verweis auf die falsche Partition zeigt.
Back to top
View user's profile Send private message
chris4linux
Apprentice
Apprentice


Joined: 13 Nov 2002
Posts: 210
Location: Germany

PostPosted: Mon Jun 02, 2003 5:24 pm    Post subject: Reply with quote

Turrican wrote:
Wie sind eigentlich deine Platten genau partioniert? Nicht dass dein root-Verweis auf die falsche Partition zeigt.


siehe mein posting, du hast es nur ausführlicher geschrieben ;-)

ein post deine fstab wäre nicht schlecht...(oder das was cfdisk sagt...)

- Chris
_________________
NOTICE: alloc: /dev/null: filesystem full
Back to top
View user's profile Send private message
computiger
n00b
n00b


Joined: 02 Jun 2003
Posts: 7

PostPosted: Mon Jun 02, 2003 5:34 pm    Post subject: Reply with quote

Meine Partitionen sind wie folgt aufgeteilt:
Quote:
/dev/sda1 /boot ext2fs
/dev/sda2 swap
/dev/sda3 /root ext3fs


und ich bekomme folgende Meldung beim Booten:
Quote:
VFS: cannot open root device "sda3" or 08:03
Please append a correct "root=" boot option
Kernel panic: VFS: unable to mount root fs on 08:03

Es liegt irgendwie an der Rootpartition ...

Dies ist wahrscheinlich ein Verständnisproblem meinerseits.
Back to top
View user's profile Send private message
Turrican
Tux's lil' helper
Tux's lil' helper


Joined: 12 Mar 2003
Posts: 112
Location: Germany

PostPosted: Mon Jun 02, 2003 5:48 pm    Post subject: Reply with quote

Ich nehm jetzt einfach mal an, dass bei dir /dev/sda3 / ist und nicht /root.
Hast du alle SCSI-Treiber und ext3 fest in den Kernel kompiliert?

Und Chris - recht - wir haben beide das gleiche geschrieben und zwar fast gleichzeitig ;)


Last edited by Turrican on Mon Jun 02, 2003 6:25 pm; edited 1 time in total
Back to top
View user's profile Send private message
chris4linux
Apprentice
Apprentice


Joined: 13 Nov 2002
Posts: 210
Location: Germany

PostPosted: Mon Jun 02, 2003 6:24 pm    Post subject: Reply with quote

Turrican wrote:

Hast du alle SCSI-Treiber und ext3 fest in den Kernel kompiliert?


jo, als module nützen die dir da nichts...probier mal lilo, wenns weiterhin nicht geht, da bekommst du vielleicht noch andere sachen als ausgabe...

vielleicht musst du bei grub für scsi und ext3 noch paramter angeben (mehr dazu: --> man grub) aber das weiß ich nicht, ich nutz lilo ;)

- Chris
_________________
NOTICE: alloc: /dev/null: filesystem full
Back to top
View user's profile Send private message
computiger
n00b
n00b


Joined: 02 Jun 2003
Posts: 7

PostPosted: Mon Jun 02, 2003 6:38 pm    Post subject: Reply with quote

SCSI und ext3 sind fest im Kernel kompiliert
meine fstab sieht
Quote:

/dev/sda1 /boot ext2 noauto/noatime 1 1
/dev/sda3 / ext3 noatime 0 0
/dev/sda2 none swap sw 0 0
/dev/cdroms/cdrom0 /mnt/cdrom iso9600 noauto,ro 0 0
proc /proc proc defaults 0 0
tmpfs /dev/shm tmpfs defaults 0 0

gibt es irgendwo eine genaue Beschreibung zur fstab?
Mir ist hier nicht so ganz klar was z.B. in der letzten Spalte stehen muß ...

Grüße :cry:
computiger
Back to top
View user's profile Send private message
Master_Of_Disaster
l33t
l33t


Joined: 28 Feb 2003
Posts: 610
Location: 15.05072° East, 48.13747° North (aka Mauer), Austria

PostPosted: Mon Jun 02, 2003 6:47 pm    Post subject: Reply with quote

Vermute mal den Rootdevice ist SCSI: hast du auch die Treiber für den SCSI Controller etc. fest in den Kernel kompiliert? Erkennt er die Festplatte korrekt?
_________________
post tenebras lux, post fenestras tux
Registered Linux User Nr. 312509
Adopt an unanswered post today!
Back to top
View user's profile Send private message
computiger
n00b
n00b


Joined: 02 Jun 2003
Posts: 7

PostPosted: Mon Jun 02, 2003 7:11 pm    Post subject: Reply with quote

@Master_Of_Disaster

Wie kann ich das feststellen?
Aber würde ich, wenn der Scsi Treiber nicht funktionieren tut, das Bootimage von der Scsi-Bootpartition lesen können?
Back to top
View user's profile Send private message
Master_Of_Disaster
l33t
l33t


Joined: 28 Feb 2003
Posts: 610
Location: 15.05072° East, 48.13747° North (aka Mauer), Austria

PostPosted: Mon Jun 02, 2003 7:28 pm    Post subject: Reply with quote

das ist ein Argument 8)
Erkennen kann man das in den Meldungen von Bootloader und Kernel...
jetzt seh ich auch langsam alt aus, keine Ahnung was da los sein könnte.
_________________
post tenebras lux, post fenestras tux
Registered Linux User Nr. 312509
Adopt an unanswered post today!
Back to top
View user's profile Send private message
JensZ
Guru
Guru


Joined: 15 Feb 2003
Posts: 339
Location: Freiburg

PostPosted: Mon Jun 02, 2003 7:47 pm    Post subject: Reply with quote

Die Meldung kommt definitiv aus dem Kernel, wenn die fstab falsch wäre, würde erst der Versuch die Rootpartition neu zu mounten bzw, den rest zu mounten fehlschlagen. Ich schätze mal dein Controller wird nicht erkannt
Quote:
VFS: cannot open root device "sda3" or 08:03
sda3 kennt er nämlich nicht. Normalerweise ist die SCSI-Controller meldung recht einfach zu erkennen, der rechner bleibt ne Zeit stehen (zumindest bei meinem 2940uw).
Back to top
View user's profile Send private message
computiger
n00b
n00b


Joined: 02 Jun 2003
Posts: 7

PostPosted: Tue Jun 03, 2003 4:38 am    Post subject: Reply with quote

Mein Controller ist ein Onboard Adaptec U2
Nach Euren Posts habe ich mich nochmal im Netz umgesehen und bin zum Schluß gekommen, daß JensZ recht hat.

Es liegt wohl daran, daß der Kerneltreiber ein PCI Device sucht und mein OnboardAdapter nicht findet.

Hat jemand dafür eine Lösung?
Gibt es Alternativtreiber, wenn ja, wie werden diese eingebunden?

Grüße
computiger :cry:
Back to top
View user's profile Send private message
awiesel
Tux's lil' helper
Tux's lil' helper


Joined: 30 Jun 2002
Posts: 134

PostPosted: Tue Jun 03, 2003 5:10 am    Post subject: Reply with quote

Ist der sd (scsi disk support) Treiber auch fest eingebunden?
Back to top
View user's profile Send private message
JensZ
Guru
Guru


Joined: 15 Feb 2003
Posts: 339
Location: Freiburg

PostPosted: Tue Jun 03, 2003 6:38 am    Post subject: Reply with quote

poste doch einfach mal deine Kernel config, sowie die Ausgabe von /proc/scsi/scsi.
Back to top
View user's profile Send private message
computiger
n00b
n00b


Joined: 02 Jun 2003
Posts: 7

PostPosted: Tue Jun 03, 2003 7:17 am    Post subject: Reply with quote

8O Hallo Forum

Danke nochmal an alle die geantwortet haben

Das Problem ist behoben.

Ich war zu blöd :wink:

Ich habe vergessen den LowLeveltreiber für mein SCSI zu laden.

Grüße
Computiger
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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