From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with archive (Exim 4.30) id 1B4JIR-0007Ay-4K for mharc-grub-devel@gnu.org; Fri, 19 Mar 2004 07:40:19 -0500 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B4JIO-0007AP-BJ for grub-devel@gnu.org; Fri, 19 Mar 2004 07:40:16 -0500 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B4JHk-00074c-0Z for grub-devel@gnu.org; Fri, 19 Mar 2004 07:40:07 -0500 Received: from [213.147.57.66] (helo=mail.ciam.ru) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.30) id 1B4JHj-000723-FC for grub-devel@gnu.org; Fri, 19 Mar 2004 07:39:35 -0500 Received: from sem.ciam.ru ([192.168.45.10] helo=ciam.ru) by mail.ciam.ru with esmtp (Exim 4.x) id 1B4JHQ-0002n0-Fn for grub-devel@gnu.org; Fri, 19 Mar 2004 15:39:16 +0300 Message-ID: <405AEA34.1020709@ciam.ru> Date: Fri, 19 Mar 2004 15:40:20 +0300 From: Sergey Matveychuk User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en-us, en MIME-Version: 1.0 To: The development of GRUB 2 References: <4059603F.2080507@ciam.ru> <200403191116.22404.okuji@enbug.org> <405AD30D.7060405@ciam.ru> <200403191258.24106.okuji@enbug.org> In-Reply-To: <200403191258.24106.okuji@enbug.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: GRUB2 hangs on boot from floppy X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.4 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: Fri, 19 Mar 2004 12:40:17 -0000 Yoshinori K. Okuji wrote: > Bochs is very convenient for debugging GRUB, so please study how to use > it. :) > > Basically, you just need to make a config file for bochs, based on a > sample config file, and run bochs. And, you will know if your problem > is hardware-specific or not. I see. I've made bochs running. But I thought I can to debug grub with bochs with more profound way. -- Sem.