From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1HUQoI-000730-9N for mharc-grub-devel@gnu.org; Thu, 22 Mar 2007 13:10:46 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HUQoG-00072v-H0 for grub-devel@gnu.org; Thu, 22 Mar 2007 13:10:44 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HUQoE-00072i-NR for grub-devel@gnu.org; Thu, 22 Mar 2007 13:10:43 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HUQoE-00072f-I7 for grub-devel@gnu.org; Thu, 22 Mar 2007 12:10:42 -0500 Received: from m12-15.163.com ([220.181.12.15]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1HUQmO-0008DA-PJ for grub-devel@gnu.org; Thu, 22 Mar 2007 13:08:49 -0400 Received: from [59.42.46.36] (unknown [59.42.46.36]) by smtp8 (Coremail) with SMTP id wKjAD7DbDQcduAJG9Gg2Bg==.29706S2; Fri, 23 Mar 2007 01:08:45 +0800 (CST) From: root To: grub-devel@gnu.org Content-Type: text/plain Date: Fri, 23 Mar 2007 01:08:57 +0800 Message-Id: <1174583337.4965.20.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 Content-Transfer-Encoding: 7bit X-Coremail-Antispam: 1U3Yxn0WfASr-VFAUDIcSsGvfJTRUUUj8vY02Avz4vE14v_Gw CI42IY6I8E87Iv67AKxVWUJVW8JwAac4AC62xK8xCEY4vEwIxC4wAq048E620vw7xCY7CE 4x8GYI0EYx1l7I0Y64k_McIj6xIIjxv20xvE14v26r1j6r18MxCjnVAqn7xvrwAv7VC2z2 80aVAFwI0_Jr0_Gr1lIxAIcVC2z280aVCY1x0267AKxVWUJVW8JwAFF20E14v26r1j6r4U MxkI7II2jI8vz4v_Jr0_Jrylb4IE77IF4wAFIxvE14AKwVWUJVWUGwAqx4xG64xvF2IEw4 CE5I8CrVC2j2Wlc7Ca8VAvwVCFzxkY4VA2I41lc7Ca8VAvwVA2a4k0FcxrM7k0a2IF6w4k n29KB7ZKAUJUUUUUnxnvy29KBjDU0xZFpf9x071-TmhUUUUU129KBjDU= X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) Subject: A suggestion to deal with the file "grub.cfg" 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: Thu, 22 Mar 2007 17:10:45 -0000 Dear all: Yesterday,i modified my grub 1.95 configure file "grub.cfg" with some incorrect commands and wrong syntax (bypass them...) ,then when i rebooted my computer ,i saw the result : the GRUB 2 hung....just displaying some messages that made me unhappy. So why does not GRUB 2 directly go to the grub shell when there is no configure file or the file has some errors ? Please do not just DEAD to let me see,^_^.