From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030791AbWFOQ0R (ORCPT ); Thu, 15 Jun 2006 12:26:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030792AbWFOQ0R (ORCPT ); Thu, 15 Jun 2006 12:26:17 -0400 Received: from anchor-post-35.mail.demon.net ([194.217.242.85]:62735 "EHLO anchor-post-35.mail.demon.net") by vger.kernel.org with ESMTP id S1030791AbWFOQ0Q (ORCPT ); Thu, 15 Jun 2006 12:26:16 -0400 Message-ID: <44918A27.1010702@onelan.co.uk> Date: Thu, 15 Jun 2006 17:26:15 +0100 From: Barry Scott User-Agent: Thunderbird 1.5 (X11/20051201) MIME-Version: 1.0 To: linux-kernel@vger.kernel.org Subject: Re: 2.6.17-rc6 No volume groups found References: <4491540A.6050806@onelan.co.uk> In-Reply-To: <4491540A.6050806@onelan.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Barry Scott wrote: > On my HP dc7600U having patch around the MCG problem > I now get a bit further. Previous working kernel was 2.6.16 > from Fedora Code 4. > > I see: > > Uncompressing Linux... Ok, botinh the kernel. > Red Hat nash version 4.2.15 starting > Reading all physical volumes. This may take a while... > No volume groups found > Unable to find volume group "VolGroup00" > ERROR: /bin/lvm exited abnormally with value 5 ! (pid 351) > > Then a few more errors and Kernel panic > > Where would the problem be? > > Barry I have this kernel working on a system with IDE disks. But the HP uses SATA disks. Is there SATA specific LVM code that may be missing from my build of the kernel? Barry