From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1M12iu-00065h-44 for mharc-grub-devel@gnu.org; Mon, 04 May 2009 14:17:04 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M12is-00063X-Up for grub-devel@gnu.org; Mon, 04 May 2009 14:17:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M12io-0005ww-1G for grub-devel@gnu.org; Mon, 04 May 2009 14:17:02 -0400 Received: from [199.232.76.173] (port=39995 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M12in-0005wt-Nw for grub-devel@gnu.org; Mon, 04 May 2009 14:16:57 -0400 Received: from moutng.kundenserver.de ([212.227.126.171]:53391) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M12in-0006a9-7X for grub-devel@gnu.org; Mon, 04 May 2009 14:16:57 -0400 Received: from [85.180.50.225] (e180050225.adsl.alicedsl.de [85.180.50.225]) by mrelayeu.kundenserver.de (node=mreu0) with ESMTP (Nemesis) id 0MKuxg-1M12il3KyU-0000uh; Mon, 04 May 2009 20:16:56 +0200 From: Felix Zielcke To: The development of GRUB 2 In-Reply-To: <49FF3102.2090500@earthlink.net> References: <20090413141657.GE12170@thorin> <20090413144558.GA22165@thorin> <1239637296.3549.9.camel@mj> <20090413190546.GB24072@thorin> <1239664820.13208.50.camel@mj> <20090502113114.GA28362@thorin> <20090502153201.GI28362@thorin> <49FCDF4B.6050100@earthlink.net> <20090503155359.GB21659@thorin> <49FF0681.30108@earthlink.net> <20090504160102.GA15112@thorin> <49FF3102.2090500@earthlink.net> Content-Type: text/plain Date: Mon, 04 May 2009 20:16:54 +0200 Message-Id: <1241461014.3759.3.camel@fz.local> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1.1 Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX1+XNwDEPHuTltXhzu4mF1SWvSn2pXxlUTfZ20k ihV7reT2gVklhlNXfctebVUe1h9Dd9yfoz+ltQWRvo2KxGvhMx QWS7BGAG97tlefP3enxVw== X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: [PATCH] Video mode fixes in linux loader 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: Mon, 04 May 2009 18:17:03 -0000 Am Montag, den 04.05.2009, 14:16 -0400 schrieb BandiPat: > A little help here. Where do you run this "vbeinfo" command to get a > listing of suitable modes? I am going to load the vbeinfo.mod in the > grub.cfg, but what after that to get a listing? > Just press `c' to get to commandline and type vbeinfo. Normally you shouldn't ever need to insmod command modules. GRUB should load them automatically as long as you have /boot/grub/command.lst. -- Felix Zielcke