Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kernel Panic nach Installation
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
sXe
n00b
n00b


Joined: 03 Apr 2003
Posts: 9

PostPosted: Thu May 08, 2003 1:33 pm    Post subject: Kernel Panic nach Installation Reply with quote

Ich habe Gentoo 1.4rc4 Installiert (laut Installationsanweisung) und hab alles neu Kompiliert (also Stage1).
Nach dem ersten booten erscheint nun folgende Fehlermeldung:
Code:
VFS: Cannot open root device "803" or 08:03
Please append correct "root=" boot option
Kernel panic: VFS: Unable to mount root fs on 08:03


In der lilo.conf steht die Option aber korrekt:
"boot=/dev/sda3" (Und das ist auch meine / Partition :) )

Kann das an dem SCSI Treiber liegen? Ich habe einen Adaptec AHA2940 Hostadapter.
Ich habe bereits den Kernel neu kompiliert, weil ich erst dachte ich hätte 'nen falschen einkompiliert!

Das Filesystem ist auf okay. Mit der BootCD kann ich das mounten. Ist übrigens ein ReiserFS.
Back to top
View user's profile Send private message
MasterOfMagic
l33t
l33t


Joined: 20 Aug 2002
Posts: 677
Location: Vienna, Austria

PostPosted: Thu May 08, 2003 1:58 pm    Post subject: Reply with quote

ich versteh nicht warum immer ReiserFS eingesetzt wird auf bootpartitionen. das gibt mit grub nur probleme. dabei steht es eigentlich auch noch in der doku extra drinnen, dass für /boot partitionen reiserfs mit der option -notail oder gemountet werden muss.

mfg
masterofmagic
_________________
Gentoo 1.4
Kernel 2.4.24
KDE 3.1.5
Back to top
View user's profile Send private message
sieter
Tux's lil' helper
Tux's lil' helper


Joined: 03 Jan 2003
Posts: 111

PostPosted: Thu May 08, 2003 2:00 pm    Post subject: Reply with quote

boot != root,
hast Du root=/dev/sda3 irgendwo stehen?
kannst Du testweise beim booten angeben....
boot=/dev/??? gibt an wo lilo hininstalliert wird...
Back to top
View user's profile Send private message
ttaw
n00b
n00b


Joined: 27 Apr 2003
Posts: 67

PostPosted: Thu May 08, 2003 2:03 pm    Post subject: Reply with quote

MasterOfMagic wrote:
ich versteh nicht warum immer ReiserFS eingesetzt wird auf bootpartitionen. das gibt mit grub nur probleme. dabei steht es eigentlich auch noch in der doku extra drinnen, dass für /boot partitionen reiserfs mit der option -notail oder gemountet werden muss.

mfg
masterofmagic


Nun bleib mal locker.
Er hat doch geschrieben das es auch seine / Partition ist.
Nicht jeder jat eine extra Bootpartition und nicht jedem ist es möglich eine anzulegen!

Allerdings kann man vor dem Posten erst mal die Suchfunktion des Forums benutzen. Das Problem hatten ja wirklich schon viele (inklusive mir) :o)
_________________
Greetz
Torsten
Back to top
View user's profile Send private message
sXe
n00b
n00b


Joined: 03 Apr 2003
Posts: 9

PostPosted: Thu May 08, 2003 2:11 pm    Post subject: Reply with quote

Sorry, war ein Tippfehler meinerseits!!!

Heisst natürlich "root=/dev/sda3" in der lilo.conf !!!
Meine boot Partition ist auf /dev/sda1 und eine ext2 ;-)
Back to top
View user's profile Send private message
MasterOfMagic
l33t
l33t


Joined: 20 Aug 2002
Posts: 677
Location: Vienna, Austria

PostPosted: Thu May 08, 2003 2:14 pm    Post subject: Reply with quote

okay du hast aber schon ein /sbin/lilo ausgeführt nachdem du den kernel gebaut hast und nach /boot kopiert hast?


mfg
masterofmagic
_________________
Gentoo 1.4
Kernel 2.4.24
KDE 3.1.5
Back to top
View user's profile Send private message
sXe
n00b
n00b


Joined: 03 Apr 2003
Posts: 9

PostPosted: Thu May 08, 2003 2:16 pm    Post subject: Reply with quote

Ja, hab ich gemacht.

Langsam verzweifel ich wirklich ...
Back to top
View user's profile Send private message
sieter
Tux's lil' helper
Tux's lil' helper


Joined: 03 Jan 2003
Posts: 111

PostPosted: Thu May 08, 2003 2:19 pm    Post subject: Reply with quote

Und reiserfs ist auch im kernel fest drin? <*>
Back to top
View user's profile Send private message
sXe
n00b
n00b


Joined: 03 Apr 2003
Posts: 9

PostPosted: Thu May 08, 2003 2:22 pm    Post subject: Reply with quote

ReiserFS ist fest mit im Kernel einkompiliert ...
Back to top
View user's profile Send private message
sXe
n00b
n00b


Joined: 03 Apr 2003
Posts: 9

PostPosted: Thu May 08, 2003 2:26 pm    Post subject: Reply with quote

Nur zur Info:

Unter Debian hat das ganze System einwandfrei funktioniert. Also liegt auch kein Hardware defekt vor.

Ist ein P233 MHz mit 128 MB Ram und 4 GB SCSI.
Sollte mein Router Server sein (war es zumindest immer unter Debian) und mein "Spieltrieb" hat mich zu Gentoo gebracht ;)
Back to top
View user's profile Send private message
sieter
Tux's lil' helper
Tux's lil' helper


Joined: 03 Jan 2003
Posts: 111

PostPosted: Thu May 08, 2003 2:26 pm    Post subject: Reply with quote

ok, man fragt ja nur :wink:
Wird denn die Platte incl. Partitionen beim booten erkannt?
wenn ja weiß ich auch nicht ... :cry:
Back to top
View user's profile Send private message
sXe
n00b
n00b


Joined: 03 Apr 2003
Posts: 9

PostPosted: Thu May 08, 2003 2:35 pm    Post subject: Reply with quote

So, bin gerade dabei den Kernel nochmal neu zu kompilieren. Diesmal versuche ich die aix7xxx funktion. Mal schauen ob das hinhaut ...

AUf der alten Mühle dauert das aber eineiges ;-P
Back to top
View user's profile Send private message
knorke
Apprentice
Apprentice


Joined: 06 Feb 2003
Posts: 219
Location: le,de

PostPosted: Fri May 09, 2003 4:37 am    Post subject: Reply with quote

und? funktioniert es wenn du den treiber für deinen controller fest einkompilierst?

(nicht das es das erste ist was man tut: treiber probieren wenn man nicht genau sicher ist welcher gut funzt)
_________________
under construction
Back to top
View user's profile Send private message
sXe
n00b
n00b


Joined: 03 Apr 2003
Posts: 9

PostPosted: Fri May 09, 2003 7:58 am    Post subject: Reply with quote

Jetzt endlich funktionierts!
Lag wirklich am Treiber. Danke nochmal =)
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