Gentoo Archives: gentoo-laptop

From: Tedwardo Stine <ted.stine@×××××.com>
To: gentoo-laptop@l.g.o
Subject: Re: [gentoo-laptop] thinkpad T43 boot problem
Date: Wed, 25 Apr 2007 00:38:40
Message-Id: 18e71d350704241737g2339c3aep950aa3c80e53d3a1@mail.gmail.com
In Reply to: [gentoo-laptop] thinkpad T43 boot problem by mail
1 also, a good debugging technique is to add support for all devices first
2 then eliminate (work top down).
3 so modularize all the sata devices available in the kernel, then if it works
4 you can start taking some at, wittling it down.
5 (i know with my nw8440 the sata was originally labeled incorrectly in the
6 output of lspci)
7 ...if it still doesn't work then you know it's not a problem with the
8 drivers :D
9
10 good luck
11
12 On 4/24/07, mail <lists@×××××.net> wrote:
13 >
14 > Hi,
15 >
16 > I am trying to set up a T43 with grub.
17 >
18 > I installed grub, set up the grub.conf file and it gets past the splash
19 > screen and starts to load devices, then a kernel panic:
20 >
21 > Cannot open root device "sda3" or unknown-block (2,0)
22 >
23 > This lapttop has sata drive I guess, I have the kernel sata driver
24 > loaded, and I have tried all kinds of various alternatives such as hda3,
25 > sda1, hda1, (hd0,0) etc... I know that the "root" is correct because
26 > the splash screen is fine.
27 >
28 > Does anybody have experience setting up grub on a T43?
29 >
30 > Thanks
31 > rick
32 >
33 >
34 >
35 > --
36 > gentoo-laptop@g.o mailing list
37 >
38 >

Replies

Subject Author
Re: [gentoo-laptop] thinkpad T43 boot problem Francisco Rivas <taken2k4@×××××.com>