Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Wieder mal VFS 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
doombunny
n00b
n00b


Joined: 21 Sep 2004
Posts: 16

PostPosted: Thu Sep 23, 2004 12:06 pm    Post subject: Wieder mal VFS Kernel Panic beim Booten Reply with quote

Hallo!

Ich weiß, ich weiß, das Thema war schon x-Mal dran. Ich hab auch schon ne ganze Weile das Forum durchforstet, aber bisher bin ich leider noch nicht weitergekommen.

Also, zu meinem Problem. Ich hab auf meinem Rechner Gentoo 2004.2 installiert. Und nun hängt er sich beim neu Booten mit folgender Fehlermeldung auf:

VFS: Cannot open root device "803" or unknown-block(8,3)
Please append a correct "root=" boot option
Kernel panic:VFS unable to mount root fs or unknown-block(8,3)


Ich verwende als Bootmanager Lilo. Das System ist ein Dual P3 mit reiner SCSI Ausstattung (HDD und CDROM).

Ich hab schon in der /etc/fstab nachgeschaut, dass auch die Parameter alle stimmen, die ich in der /etc/lilo.conf verwende.

Die /boot Partition ist auf der /dev/sda1 als etx2 angelegt
Als /root Partition habe ich die /dev/sda3 mit reiserfs
/dev/sda2 ist die Swap Partition

Im Kernel habe ich SCSI Support fest einkompiliert und auch Support für ext2 und ReiserFS

Die lilo.conf sieht so aus:

boot=/dev/sda
prompt
delay=50
default=gentoo

image=/boot/kernel-2.6.8-gentoo-r3
label=gentoo
read-only
root=/dev/sda3



Ich hab mich da sehr strikt an die Installationsanleitung gehalten. Ich hab es zwischenzeitlich auch mit einem "append=doscsi" probiert, das brachte aber auch nicht den gewünschen Erfolg.

Wenn jemand da ne Idee hat, wie ich das System doch noch ans Laufen kriege, wäre ich sehr dankbar.
Back to top
View user's profile Send private message
pablo_supertux
Advocate
Advocate


Joined: 25 Jan 2004
Posts: 2942
Location: Somewhere between reality and Middle-Earth and in Freiburg (Germany)

PostPosted: Thu Sep 23, 2004 3:12 pm    Post subject: Reply with quote

Und was für ein dateisystem? Auch im kernel?
_________________
A! Elbereth Gilthoniel!
silivren penna míriel
o menel aglar elenath,
Gilthoniel, A! Elbereth!
Back to top
View user's profile Send private message
doombunny
n00b
n00b


Joined: 21 Sep 2004
Posts: 16

PostPosted: Thu Sep 23, 2004 5:34 pm    Post subject: Reply with quote

Jetzt versteh ich grad nur Bahnhof..... Dateisystem im Kernel?

Ich hab auf der einzigen Platte im System drei Partitionen erstellt. Die hab ich ja auch aufgelistet.
Back to top
View user's profile Send private message
pablo_supertux
Advocate
Advocate


Joined: 25 Jan 2004
Posts: 2942
Location: Somewhere between reality and Middle-Earth and in Freiburg (Germany)

PostPosted: Thu Sep 23, 2004 5:44 pm    Post subject: Reply with quote

reiser, ext2/3, xfc? Was für ein Dateisystem hast du für deine root Partition gewählt? Ist es auch im kernel kompiliert?
_________________
A! Elbereth Gilthoniel!
silivren penna míriel
o menel aglar elenath,
Gilthoniel, A! Elbereth!
Back to top
View user's profile Send private message
Neo_0815
l33t
l33t


Joined: 24 Feb 2003
Posts: 815
Location: Leipzig

PostPosted: Thu Sep 23, 2004 10:31 pm    Post subject: Reply with quote

@Tux:

Zitat:

Als /root Partition habe ich die /dev/sda3 mit reiserfs


....

Also hat er Reiser gewählt ;) fragt sich nur obs im Kernel ist.

Und was is xfc fürn Filesystem?

MfG
_________________
[img:76661e22b8]http://www.biersekte.de/biersektebanner.gif[/img:76661e22b8]
Back to top
View user's profile Send private message
pablo_supertux
Advocate
Advocate


Joined: 25 Jan 2004
Posts: 2942
Location: Somewhere between reality and Middle-Earth and in Freiburg (Germany)

PostPosted: Thu Sep 23, 2004 10:35 pm    Post subject: Reply with quote

Neo_0815 wrote:
@Tux:

Zitat:

Als /root Partition habe ich die /dev/sda3 mit reiserfs


....

Also hat er Reiser gewählt ;) fragt sich nur obs im Kernel ist.

Und was is xfc fürn Filesystem?

MfG


k.A. weiß nicht woran ich gedacht hab :oops:
_________________
A! Elbereth Gilthoniel!
silivren penna míriel
o menel aglar elenath,
Gilthoniel, A! Elbereth!


Last edited by pablo_supertux on Thu Sep 23, 2004 11:57 pm; edited 1 time in total
Back to top
View user's profile Send private message
Neo_0815
l33t
l33t


Joined: 24 Feb 2003
Posts: 815
Location: Leipzig

PostPosted: Thu Sep 23, 2004 10:38 pm    Post subject: Reply with quote

Entweder an xfce oder an xfs ;) - das eine isne Desktopumgebung das andere ein Dateisystem, suchs dir aus ^^.

MfG
_________________
[img:76661e22b8]http://www.biersekte.de/biersektebanner.gif[/img:76661e22b8]
Back to top
View user's profile Send private message
doombunny
n00b
n00b


Joined: 21 Sep 2004
Posts: 16

PostPosted: Fri Sep 24, 2004 11:53 am    Post subject: Reply with quote

Also, als ROOT Partition hab ich ReiserFS genommen auf /dev/sda3
Als BOOT ist die /dev/sda1 mit ext2 formatiert.
Und /dev/sda2 is swap

Im Kernel hab ich beim menuconfig unter FILE SYSTEMS Support für ReiserFS und Ext2 direkt mit einkompiliert. (Bei der Auswahl war ein Sternchen, und nicht nur das M für Modul)

Auf meinem anderen Rechner hab ich auch Gentoo laufen. Da ist das kein Problem, da hab ich ja auch nur IDE Kram drin. Ich vermute, dass es vielleicht etwas damit zu tun hat, dass der Rechner, der Probleme macht, nur SCSI hat.

So wie sich die Fehlermeldung las, denke ich mir, dass er beim Booten die ROOT Partiton aus irgendwelchen Gründen nicht finden konnte.

Ich hab dann statt LILO auch mal GRUB probiert, aber das hat auch nicht funktioniert :-(

Es ist zum Heulen
Back to top
View user's profile Send private message
daemonb
Apprentice
Apprentice


Joined: 24 Jul 2002
Posts: 242

PostPosted: Fri Sep 24, 2004 12:08 pm    Post subject: Reply with quote

hatte das problem nicht mehr nachdem ich bei meinen love sources, das FS Caching deaktiviert hatte....
Back to top
View user's profile Send private message
doombunny
n00b
n00b


Joined: 21 Sep 2004
Posts: 16

PostPosted: Fri Sep 24, 2004 12:19 pm    Post subject: Reply with quote

Hmmm, klingt interessant. Aber wo finde ich das FS Caching? Und vor allem, was noch wichter ist, gibt es das nur in den Love Sources, oder kann ich das auch in den Gentoo-Dev Sources finden? Ich würd schon ganz gern nen 2.6er Kernel installieren, oder bringt das nix? Weil wegen verbesserter SMP Support und so.....
Back to top
View user's profile Send private message
zielscheibe
l33t
l33t


Joined: 02 Apr 2004
Posts: 804
Location: Aachen

PostPosted: Fri Sep 24, 2004 12:42 pm    Post subject: Reply with quote

Hast du im Kernel deinen SCSI-Controller eingebunden sowie den Chipsatz des MB?
Back to top
View user's profile Send private message
doombunny
n00b
n00b


Joined: 21 Sep 2004
Posts: 16

PostPosted: Sun Sep 26, 2004 7:50 am    Post subject: Reply with quote

Neee, hatte ich nich.

Aber jetzt ist erstmal ein ganz anderes Problem aufgetreten. Ich hab nochmal von vorn angefangen. Und wenn ich jetzt emerge system anfange, beginnt der Rechner auch, nur hängt er sich dann weg, wenn er als 7. Paket automake emerge will und Perl nicht findet, was er, wenn man emerge -pv system eingibt, ungefähr 5 oder 6 Pakete nach automake installieren will.
Kann das daran liegen, dass ich erst emerge --fetchonly system ausgeführt hab?
Back to top
View user's profile Send private message
Neo_0815
l33t
l33t


Joined: 24 Feb 2003
Posts: 815
Location: Leipzig

PostPosted: Sun Sep 26, 2004 11:40 am    Post subject: Reply with quote

Nein kann es nicht - Fehler muss woanders liegen.

MfG
_________________
[img:76661e22b8]http://www.biersekte.de/biersektebanner.gif[/img:76661e22b8]
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