well i know you at least have ata support CONFIG_ATA<br><br> │ Location: <br> │ -> Device Drivers
<br> │ -> Serial ATA (prod) and Parallel ATA (experimental) drivers <br> │ Selects: SCSI <br><br>then the next option needed for for ahci sata support CONFIG_SATA_AHCI<br><br> │ Location:
<br> │ -> Device Drivers <br> │ -> Serial ATA (prod) and Parallel ATA (experimental) drivers <br> │ -> ATA device support (ATA [=y])
<br><br>and finally CONFIG_ATA_PIIX for the intel ich support (2 options below the AHCI SATA)<br><br> │ Location: <br> │ -> Device Drivers
<br> │ -> Serial ATA (prod) and Parallel ATA (experimental) drivers <br> │ -> ATA device support (ATA [=y])<br><br>that should take care of it<br><br><div><span class="gmail_quote">On 4/25/07,
<b class="gmail_sendername">mail</b> <<a href="mailto:lists@...">lists@...</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>I think the problem is with my kernel. my lspci says:<br><br>IDE interface: Intel Corp. 82801FBM (ICH6M) SATA Controller (rev 03)<br><br>I have kernel v2.6.19-gentoo-r5<br><br>What do I need to select in my kernel configuration to make this work?
<br><br>Thanks<br>Rick<br><br><br>On Wed, 2007-04-25 at 10:03 +0800, Kamchybek Jusupov wrote:<br>> Hi mail,<br>><br>> deimos ~ # cat /boot/grub/menu.lst<br>> timeout 5<br>> splashimage=(hd0,0)/boot/grub/splash.xpm.gz
<br>> title=Gentoo Linux 2006.1<br>> root (hd0,0)<br>> kernel /boot/kernel-2.6.20-gentoo-r6_2 root=/dev/sda3<br>> video=vesafb:1280x800-32@60,mtrr,ywrap<br>> splash=silent,fadein,theme:synack quiet CONSOLE=/dev/tty1
<br>><br>> Also, attached my 2.6.20 kernel config file... Right now using Compaq<br>> laptop, but config file was used from my previous thinkpad...<br>><br>><br>><br>> On Tue, 24 Apr 2007 18:04:33 -0400 / mail wrote:
<br>> With a subject: [gentoo-laptop] thinkpad T43 boot problem<br>><br>> > Hi,<br>> ><br>> > I am trying to set up a T43 with grub.<br>> ><br>> > I installed grub, set up the grub.conf
file and it gets past the<br>> > splash screen and starts to load devices, then a kernel panic:<br>> ><br>> > Cannot open root device "sda3" or unknown-block (2,0)<br>> ><br>> > This lapttop has sata drive I guess, I have the kernel sata driver
<br>> > loaded, and I have tried all kinds of various alternatives such as<br>> > hda3, sda1, hda1, (hd0,0) etc... I know that the "root" is correct<br>> > because the splash screen is fine.<br>
> ><br>> > Does anybody have experience setting up grub on a T43?<br>> ><br>> > Thanks<br>> > rick<br>> ><br>> ><br>> ><br><br>--<br><a href="mailto:gentoo-laptop@g.o">
gentoo-laptop@g.o</a> mailing list<br><br></blockquote></div><br>
|