From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JCAj4-0004K7-7y for mharc-grub-devel@gnu.org; Tue, 08 Jan 2008 04:26:26 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JCAiy-0004IC-SK for grub-devel@gnu.org; Tue, 08 Jan 2008 04:26:21 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JCAiw-0004Gw-Dt for grub-devel@gnu.org; Tue, 08 Jan 2008 04:26:19 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JCAiu-0004Gc-NC for grub-devel@gnu.org; Tue, 08 Jan 2008 04:26:17 -0500 Received: from aybabtu.com ([69.60.117.155]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JCAiu-00053B-EU for grub-devel@gnu.org; Tue, 08 Jan 2008 04:26:16 -0500 Received: from [192.168.10.6] (helo=thorin) by aybabtu.com with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1JCAir-0001X0-G8 for grub-devel@gnu.org; Tue, 08 Jan 2008 10:26:14 +0100 Received: from rmh by thorin with local (Exim 4.63) (envelope-from ) id 1JCAhD-0002CB-4N for grub-devel@gnu.org; Tue, 08 Jan 2008 10:24:31 +0100 Date: Tue, 8 Jan 2008 10:24:31 +0100 From: Robert Millan To: The development of GRUB 2 Message-ID: <20080108092431.GB4044@thorin> References: <1199736618.7025.9.camel@localhost.localdomain> <20080107220751.GB23660@thorin> <1199745077.7025.38.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1199745077.7025.38.camel@localhost.localdomain> Organization: free as in freedom X-Message-Flag: Worried about Outlook viruses? Switch to Thunderbird! www.mozilla.com/thunderbird X-Debbugs-No-Ack: true User-Agent: Mutt/1.5.13 (2006-08-11) X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: LVM on debian X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jan 2008 09:26:22 -0000 On Mon, Jan 07, 2008 at 11:31:17PM +0100, Martin Braure de Calignon wrote: > > Of course. One possible temporary solution would be to insert all > customization variables in 10_linux and other files in /etc/default/grub > with no value no and a simple comment over it (all the common used > variables). I don't like it. 10_linux is technicaly a config file, but it's also a script, which means it's much more likely to be updated (causing upgrade conflicts for those who modify it) than /etc/default/grub. Also, /etc/default/grub is provided by debian, while 10_linux is not. We wouldn't want to put "GRUB_DISTRIBUTOR=Debian" in 10_linux would we ? And not all variables in /etc/default/grub are meant for 10_linux. Some are there for 00_header. And even GRUB_DISTRIBUTOR is also used by 10_hurd. > Is it complicated to convert kopt= options in grub menu.lst to the > GRUB_CMDLINE_LINUX ? in postinst ? Maybe. It's basicaly just some sedding, but you have to be careful to get all the corner cases right. I didn't do it because I didn't consider it important, but feel free to send a patch. > > There's something wrong here. update-grub is supposed to detect when your > > /usr is inaccessible and disable font automaticaly. You mean that it > > falls back to text mode, or that it won't install/boot at all? > > Well, when I tried, I had a graphical menu with no entry. I had to type > 'ESC' and try to find what was wrong (that's where I discover insert > lvm). If you wan't me to try again somes things, I can. I think it > disable font but try to load graphic mode without font. Is it possible ? Yes, but first I need to understand better what you saw. Does "graphical" mean it was in VESA mode? You can tell that because "terminal" command would return "gfxterm" rather than "console". Or does it simply mean you had a menu? When you say "with no entry", does this mean you didn't see any text at all (including the messages at the top and bottom)? Or just that there were no options in the menu? -- Robert Millan I know my rights; I want my phone call! What use is a phone call, if you are unable to speak? (as seen on /.)