From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JNz6m-0005YG-T6 for mharc-grub-devel@gnu.org; Sat, 09 Feb 2008 18:27:44 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JNz6k-0005Vy-Rq for grub-devel@gnu.org; Sat, 09 Feb 2008 18:27:42 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JNz6j-0005US-7Q for grub-devel@gnu.org; Sat, 09 Feb 2008 18:27:42 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JNz6j-0005UL-3W for grub-devel@gnu.org; Sat, 09 Feb 2008 18:27:41 -0500 Received: from qmta10.westchester.pa.mail.comcast.net ([76.96.62.17]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JNz6i-0003jK-NO for grub-devel@gnu.org; Sat, 09 Feb 2008 18:27:40 -0500 Received: from OMTA14.westchester.pa.mail.comcast.net ([76.96.62.60]) by QMTA10.westchester.pa.mail.comcast.net with comcast id nTdv1Y0041HzFnQ5A0bj00; Sat, 09 Feb 2008 23:27:22 +0000 Received: from [192.168.15.201] ([68.61.16.43]) by OMTA14.westchester.pa.mail.comcast.net with comcast id nbTg1Y0010vkq983a00000; Sat, 09 Feb 2008 23:27:40 +0000 X-Authority-Analysis: v=1.0 c=1 a=1pixu-aAPrYni3is2HkA:9 a=n-M1GF_aw2QXe65_K-iktvw2_LcA:4 a=M3PvEdNFSBYA:10 Message-ID: <47AE36EB.3000207@comcast.net> Date: Sat, 09 Feb 2008 18:27:39 -0500 From: George Lengel User-Agent: Mozilla-Thunderbird 2.0.0.6 (X11/20071009) MIME-Version: 1.0 To: The development of GRUB 2 References: <47A4E372.2050000@comcast.net> <20080203151843.GA1863@thorin> <200802031753.23905.okuji@enbug.org> <200802032255.36171.okuji@enbug.org> <47AD28D3.9020709@comcast.net> <20080209102627.GA20685@thorin> <47AE0025.2@comcast.net> <47AE0C82.10101@nic.fi> In-Reply-To: <47AE0C82.10101@nic.fi> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: screen corruption 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: Sat, 09 Feb 2008 23:27:43 -0000 >> I hope you can tell what is going on even though the picture is a bit >> out of focus. Each character is a fuzzy gray box instead of a letter. > > missing fonts? Hi, Thanks for the hint. This was the problem. From what I can tell when I switched from the Debian package to compiling it on my own from CVS, removing the Debian package removed the font and I had not realized this. Everything looks perfect now. You guys are a great group of developers. My original problem with the wrong boot drive passed was fixed very quickly and now my silly font problem was also diagnosed right away.