public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Etaoin Shrdlu <shrdlu@unlimitedmail.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.
Date: Fri, 11 May 2007 17:33:22 +0200	[thread overview]
Message-ID: <200705111733.23366.shrdlu@unlimitedmail.org> (raw)
In-Reply-To: <4644803D.6000005@ergolight-sw.com>

On Friday 11 May 2007 16:39, David Harel wrote:

> lilo is double checked. Below the relevant section.
>
>
> boot=/dev/sda
> root=/dev/sda1
> read-only
>
>
> image=/boot/vmlinuz-2.6.20-r8.v0
>
>   label=SDA1-20-r8.v0
>   append="root=/dev/sda1"

This last line, written this way, looks wrong or at least useless to me.
Try to change it into the simpler

  root = /dev/sda1

or remove it altogether, since you already specified the root device in 
the global section.

Also, you seem to have a SCSI or SATA drive (the output of lspci would 
help here). All SCSI low-level drivers are disabled in your config, so I 
guess you have a SATA drive. But, you have also disabled all the SATA 
drivers (it's the "Serial ATA (prod) and Parallel ATA (experimental) 
drivers" section). This could happen if you did "make oldconfig" using a 
pre-2.6.19 config file, because SATA drivers moved under CONFIG_ATA 
starting from 2.6.19. If so, do a "make menuconfig" and double check 
that all the drivers you need are compiled into your kernel.
-- 
gentoo-user@gentoo.org mailing list



  parent reply	other threads:[~2007-05-11 15:06 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-11 10:06 [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8 David Harel
2007-05-11 11:33 ` Alan McKinnon
2007-05-11 14:39   ` David Harel
2007-05-11 14:52     ` Neil Bothwick
2007-05-11 15:11     ` Alan McKinnon
2007-05-12 16:22       ` David Harel
2007-05-12 18:45         ` Neil Walker
2007-05-12 19:10           ` David Harel
2007-05-12 19:47           ` Graham Murray
     [not found]             ` <46461CE8.2080900@ergolight-sw.com>
2007-05-12 21:44               ` Graham Murray
2007-05-13  6:10                 ` Neil Walker
2007-05-13 21:13                   ` Neil Walker
2007-05-13 21:38                     ` Graham Murray
2007-05-14  7:19                       ` Neil Walker
2007-05-15 17:37                         ` Roman Zimmermann
2007-05-15 23:30                           ` Neil Walker
2007-05-15 23:40                             ` Karl Haines
2007-05-16  5:44                               ` Roman Zimmermann
2007-05-16 13:59                               ` Neil Walker
2007-05-16 14:21                                 ` Dale
2007-05-16 14:44                                   ` Neil Bothwick
2007-05-16 14:54                                     ` Dale
2007-05-16 21:10                                       ` Dan Farrell
2007-05-16 21:33                                         ` Dale
2007-05-16 22:01                                           ` Randy Barlow
2007-05-16 22:36                                             ` Dale
2007-05-17  9:04                                               ` Neil Bothwick
2007-05-17 14:55                                                 ` Dale
2007-05-18 10:51                                                   ` Neil Walker
2007-05-16 15:36                                   ` Neil Walker
2007-05-16 19:43                                     ` Dale
2007-05-16 20:57                                       ` Neil Walker
2007-05-16 21:35                                         ` Dale
2007-05-11 15:33     ` Etaoin Shrdlu [this message]
2007-05-11 12:24 ` Dirk Heinrichs

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200705111733.23366.shrdlu@unlimitedmail.org \
    --to=shrdlu@unlimitedmail.org \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox