From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dukecmmtar02.coxmail.com (dukecmmtar02.coxmail.com [68.99.120.49]) by speech.braille.uwo.ca (Postfix) with ESMTP id D43D110B1B for ; Tue, 14 Oct 2008 05:57:53 -0400 (EDT) Received: from [192.168.0.29] (really [70.166.17.50]) by dukecmmtar02.coxmail.com (InterMail vM.6.01.06.05 201-2131-130-106-20070212) with ESMTP id <20081014095845.JNLT8217.dukecmmtar02.coxmail.com@[192.168.0.29]> for ; Tue, 14 Oct 2008 05:58:45 -0400 Message-ID: <48F46D67.5090405@baechler.net> Date: Tue, 14 Oct 2008 02:59:03 -0700 From: Tony Baechler User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: "Speakup is a screen review system for Linux." Subject: Re: Debian, lilo and LVM won't boot References: <48F1C5A4.3010506@baechler.net><11D1CA4224254C1DB46E8E3060BBBAC5@bouncy> <48F31A67.8020507@baechler.net> <0EDF8D2F58BA45B2A3D247D10E821695@bouncy> In-Reply-To: <0EDF8D2F58BA45B2A3D247D10E821695@bouncy> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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: Tue, 14 Oct 2008 09:57:54 -0000 Kerry Hoath wrote: > Perhaps the people on irc.freenote.net or similar can help; > OK, but since that machine currently can't access the network, that would be difficult. > I use mkinitramfs to generate my initial ram disks and you need devmapper > support in the kernel you're trying to boot lvm on. > How do you generate your ramdisks? What commands, modules, etc. I always use update-initramfs because it's the official solution suggested and installed with Debian, but I don't mind making my own if it solves the problem. > Perhaps the speakup kernel is badly configured no idea. > I'm using the standard Debian kernel 2.6.25-2-686, so I'm not sure what you mean. It uses Speakup modules, also standard supplied with Debian. It has no problem adding my LVM volumes on boot, it just won't mount /dev/mapper/main-root as my root device under /root in the initramfs image like it's supposed to. I can do it manually and it works fine. I specifically told it to add the xfs and dm_mod mdoules.