Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753863Ab0GFGcx (ORCPT ); Tue, 6 Jul 2010 02:32:53 -0400 Received: from hera.kernel.org ([140.211.167.34]:47456 "EHLO hera.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752746Ab0GFGcw (ORCPT ); Tue, 6 Jul 2010 02:32:52 -0400 Message-ID: <4C32CE0A.3080400@kernel.org> Date: Tue, 06 Jul 2010 08:32:42 +0200 From: Tejun Heo User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.2.4) Gecko/20100608 Thunderbird/3.1 MIME-Version: 1.0 To: Mark Knecht CC: Stan Hoeppner , Linux Kernel List , "linux-ide@vger.kernel.org" Subject: Re: Drives missing at boot References: <4C2F5ECB.1040505@kernel.org> <4C2F87C1.8000701@hardwarefreak.com> <4C2F9292.708@hardwarefreak.com> <4C31796C.8050209@kernel.org> In-Reply-To: X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.3 (hera.kernel.org [127.0.0.1]); Tue, 06 Jul 2010 06:32:43 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1344 Lines: 32 On 07/05/2010 06:48 PM, Mark Knecht wrote: > I tried a Gentoo install CD from last march. It's a 2.6.31 type > kernel. Problem is the buffer depths are not big enough to capture the > complete dmesg contents and I don't know a command line option to make > it larger on the fly. If you know of one that's got a larger buffer - > or a command to increase it at boot time - then let me know and I'll > try again. > > I'm attaching what I was able to catch for both AHCI and IDE > settings in BIOS for the storage configuration option. That's enough. > It seems to me that even in AHCI mode the machine does see all the > hard drives. Maybe there's something about my boot partition that's > having problems in AHCI mode only? If it sees /dev/sda then why > wouldn't it find grub and at least show a grub menu? The ahci driver is working fine. If the system can't boot w/ ahci mode, the problem is probably on the bios side and most likely caused by getting the boot device wrong as Robert suggested. Just choose one after another until it boots should do the trick. Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/