From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1QjTJl-00070W-1F for mharc-grub-devel@gnu.org; Wed, 20 Jul 2011 05:43:49 -0400 Received: from eggs.gnu.org ([140.186.70.92]:52758) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QjTJi-0006zp-GA for grub-devel@gnu.org; Wed, 20 Jul 2011 05:43:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QjTJg-0006p3-BA for grub-devel@gnu.org; Wed, 20 Jul 2011 05:43:45 -0400 Received: from mail-iw0-f169.google.com ([209.85.214.169]:57581) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QjTJf-0006ot-Tq for grub-devel@gnu.org; Wed, 20 Jul 2011 05:43:44 -0400 Received: by iwn8 with SMTP id 8so55730iwn.0 for ; Wed, 20 Jul 2011 02:43:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=G+tqpsr1gKiP2KNaH0z9BlwWdr0AgyDC87DDXi0zUzA=; b=cJ+EK8wUB86yNFa4DIj7BDC25eTvGLIMM6aSyOJDtAwJJmN0iOaptmCCxsFoS/VuV+ BKf32pFk+VDBATmaaNIUegnxKEEknSp1gcugBbhjagLItz/7HKi3y2Lx0CUd80v6SD87 azWyyQdAHLt2/2smnQITp1WiADe1me6A6R8SU= Received: by 10.231.42.155 with SMTP id s27mr7939430ibe.68.1311155022931; Wed, 20 Jul 2011 02:43:42 -0700 (PDT) Received: from [192.168.123.185] ([124.52.26.38]) by mx.google.com with ESMTPS id d5sm52643ibi.45.2011.07.20.02.43.39 (version=SSLv3 cipher=OTHER); Wed, 20 Jul 2011 02:43:41 -0700 (PDT) Message-ID: <4E26A33C.8080501@gmail.com> Date: Wed, 20 Jul 2011 18:43:24 +0900 From: =?UTF-8?B?6rmA66+87KSA?= User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.18) Gecko/20110617 Thunderbird/3.1.11 MIME-Version: 1.0 To: neverforget_2002@163.com, grub-devel@gnu.org Subject: Re: Alternative booting method for grub2 References: <4E263FDD.8010303@163.com> In-Reply-To: <4E263FDD.8010303@163.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.214.169 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jul 2011 09:43:48 -0000 Thank you very much, Cui Lei. I find moddep.lst is in /boot/grub and /usr/lib/grub/i386-pc/. If I command as root in that folder, the result grub-mkimage: error: cannot stat ./pc.mod. please help me.