From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Ed Tomlinson Subject: Re: [linux-lvm] Segfault at boot with vgscan and linux 2.4.4 kernel Date: Sun, 29 Apr 2001 09:13:49 -0400 References: <3AEBF85F.8EC404@gecpalau.com> In-Reply-To: <3AEBF85F.8EC404@gecpalau.com> MIME-Version: 1.0 Message-Id: <01042909134900.18233@oscar> Content-Transfer-Encoding: 8bit Sender: linux-lvm-admin@sistina.com Errors-To: linux-lvm-admin@sistina.com Reply-To: linux-lvm@sistina.com List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-lvm@sistina.com, Glenn Shannon On Sunday 29 April 2001 07:17, Glenn Shannon wrote: > Hi all (again!), > > Just got done compiling my new 2.4.4 kernel using the same options as > before and now at boot vgscan is segfaulting...... > > Anyone else have this problem? > > Tried recompiling the lvm tools....no dice. Still segfaulting... > > Tried recompiling my kernel with pgcc and no dice (wont finish > compiling....complains a bunch and error 2s out on the make bzImage > phase...modules compile fine tho (wierd). > > Tried updating my binutils and recompiling....no luck there either is lvm built as a module? If so what does depmod -ae show. If you have undefined ref you need to apply the patch posted on this list on top of beta7. Ed