From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp2.wa.amnet.net.au (smtp2.wa.amnet.net.au [203.161.124.51]) by speech.braille.uwo.ca (Postfix) with ESMTP id 34729109D8 for ; Sun, 12 Oct 2008 06:34:28 -0400 (EDT) Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp2.wa.amnet.net.au (Postfix) with ESMTP id A2906C3ED4 for ; Sun, 12 Oct 2008 18:35:12 +0800 (WST) X-Virus-Scanned: amavisd-new at smtp2.wa.amnet.net.au Received: from smtp2.wa.amnet.net.au ([127.0.0.1]) by localhost (smtp2.wa.amnet.net.au [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cwvFTnQ2vFrw for ; Sun, 12 Oct 2008 18:35:12 +0800 (WST) Received: from gotss1.gotss.net (203.161.101.89.static.amnet.net.au [203.161.101.89]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp2.wa.amnet.net.au (Postfix) with ESMTP id 1E10BC3C6C for ; Sun, 12 Oct 2008 18:35:12 +0800 (WST) Received: from bouncy.gotss.net ([192.168.24.37] helo=bouncy) by gotss1.gotss.net with smtp (Exim 4.69) (envelope-from ) id 1KoyI1-0007nr-TX for speakup@braille.uwo.ca; Sun, 12 Oct 2008 18:35:10 +0800 Message-ID: <11D1CA4224254C1DB46E8E3060BBBAC5@bouncy> From: "Kerry Hoath" To: "Speakup is a screen review system for Linux." References: <48F1C5A4.3010506@baechler.net> Subject: Re: Debian, lilo and LVM won't boot Date: Sun, 12 Oct 2008 18:35:11 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5512 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.11 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Oct 2008 10:34:28 -0000 You need to rebuild the initrd with update-initrams I believe it is called so it knows about the lvm setup. You also need to edit the configuration files for mkinitramfs so it includes all modules including lvm. actually this should happen when you build the initial ramdisk. Regards, Kerry.