View previous topic :: View next topic |
Author |
Message |
gEry Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 19 Feb 2005 Posts: 181
|
Posted: Fri Jan 19, 2007 6:13 pm Post subject: Kernel Panic nach installation - erster boot |
|
|
OKay, habe gentoo isntalliert.
Nun der reboot:
Quote: |
VFS: Cannot open root device "sda1" or uknown-block(0,0)
Please append a ciorrect boot "root=" option
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
|
Ich weiss nicht, was das Problem ist. Im Kernel habe ich EXT3 Support fix im Kernel drin für sda1 (root partition).
Aber ohne extended Attributes.
Die fstab sollte auch stimmen.
Irgend jemand eine Idee, was das Problem sein könnte?
gruss
gery |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
nikaya Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/5028176044b87f34a3cb8e.png)
Joined: 13 May 2006 Posts: 1471 Location: Germany
|
Posted: Fri Jan 19, 2007 6:14 pm Post subject: |
|
|
Poste mal Deine /boot/grub/grub.conf _________________ Notes on Dhamma
How to waste your time: look for an explanation of consciousness, ask to know what feeling is. (Nanavira Thera) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
gEry Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 19 Feb 2005 Posts: 181
|
Posted: Fri Jan 19, 2007 6:29 pm Post subject: |
|
|
Code: |
## ## End Default Options ##
title Ubuntu, kernel 2.6.17-10-generic
root (hd0,1)
kernel /vmlinuz-2.6.17-10-generic root=/dev/sda6 ro quiet splash
initrd /initrd.img-2.6.17-10-generic
quiet
savedefault
boot
title Ubuntu, kernel 2.6.17-10-generic (recovery mode)
root (hd0,1)
kernel /vmlinuz-2.6.17-10-generic root=/dev/sda6 ro single
initrd /initrd.img-2.6.17-10-generic
boot
title Ubuntu, memtest86+
root (hd0,1)
kernel /memtest86+.bin
quiet
boot
### END DEBIAN AUTOMAGIC KERNELS LIST
# This is a divider, added to separate the menu items below from the Debian
# on:
title Gentoo Linux 2.6
root (hd0,1)
kernel /boot/kernel-gentoo root=/dev/sda1
|
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
76062563 l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/16541454784188ac611fce5.jpg)
Joined: 16 Aug 2004 Posts: 637 Location: 127.0.0.1
|
Posted: Fri Jan 19, 2007 6:36 pm Post subject: |
|
|
Hast du evtl. vergessen den Chipsatz (fest) in den Kernel einzukompilieren? _________________ gentoo - compile your own world |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
gEry Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 19 Feb 2005 Posts: 181
|
Posted: Fri Jan 19, 2007 6:56 pm Post subject: |
|
|
hmm was meinst du mit chipsatz? :S
<*> Include IDE/ATA-2 DISK support
<*> generic/default IDE chipset support
<*> Generic PCI IDE Chipset Support (tu ich grad noch jetzt rein)
<*> VIA82CXXX chipset support
oder meisnt du was anderes? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
pablo_supertux Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/gallery/Mario/Mario_-_Yoshi2.gif)
Joined: 25 Jan 2004 Posts: 2953 Location: Somewhere between reality and Middle-Earth and in Freiburg (Germany)
|
Posted: Fri Jan 19, 2007 10:36 pm Post subject: |
|
|
ist die klar, dass du eine S-ATA Platte hast? Ist S-ATA Support drauf? _________________ A! Elbereth Gilthoniel!
silivren penna míriel
o menel aglar elenath,
Gilthoniel, A! Elbereth! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Christoph Schnauß Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/141640639641c333d67e8e6.gif)
Joined: 17 Dec 2004 Posts: 553 Location: Berlin
|
Posted: Fri Jan 19, 2007 10:39 pm Post subject: |
|
|
gEry wrote: | <*> Include IDE/ATA-2 DISK support
<*> generic/default IDE chipset support
<*> Generic PCI IDE Chipset Support (tu ich grad noch jetzt rein)
<*> VIA82CXXX chipset support |
Was hat das mit deinen SATA-Platten (siehe /dev/sdX) zu tun? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
gEry Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 19 Feb 2005 Posts: 181
|
Posted: Fri Jan 19, 2007 11:12 pm Post subject: |
|
|
habe jetzt noch SATA treiber fix einkompiliert (derjenige, der mit libsata in conflikt tritt). hat jedoch auch nichts geändert. hätte mich auch gewundert, weil ich hatte auf diesem notebook gentoo bereits einige male am laufen und nie ein solches problem... aber vllt hat sonst noch irgendwie die kernel "auto-config" geändert...
gruss
gery |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
pablo_supertux Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/gallery/Mario/Mario_-_Yoshi2.gif)
Joined: 25 Jan 2004 Posts: 2953 Location: Somewhere between reality and Middle-Earth and in Freiburg (Germany)
|
Posted: Fri Jan 19, 2007 11:17 pm Post subject: |
|
|
du musst die SCSI Treiber nehmen. Also "Support for SATA (deprecated; conflicts with libata SATA driver)" nicht wählen sondern
Code: |
SCSI device support
<*> SCSI device support
<M> SCSI disk support
<M> SCSI generic support
SCSI low-level drivers --->
<*> Serial ATA (SATA) support
dein chipset wählen
|
_________________ A! Elbereth Gilthoniel!
silivren penna míriel
o menel aglar elenath,
Gilthoniel, A! Elbereth! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
gEry Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 19 Feb 2005 Posts: 181
|
Posted: Sun Jan 21, 2007 9:21 am Post subject: |
|
|
das wars. vielen dank. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
pablo_supertux Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/gallery/Mario/Mario_-_Yoshi2.gif)
Joined: 25 Jan 2004 Posts: 2953 Location: Somewhere between reality and Middle-Earth and in Freiburg (Germany)
|
Posted: Sun Jan 21, 2007 12:00 pm Post subject: |
|
|
gEry wrote: | das wars. vielen dank. |
dann editiere deinen Theadtitel und füge einen [solved] hinzu _________________ A! Elbereth Gilthoniel!
silivren penna míriel
o menel aglar elenath,
Gilthoniel, A! Elbereth! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|