From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Qj7kI-0006CM-Pf for mharc-grub-devel@gnu.org; Tue, 19 Jul 2011 06:41:47 -0400 Received: from eggs.gnu.org ([140.186.70.92]:38084) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qj7kF-0006Bd-R6 for grub-devel@gnu.org; Tue, 19 Jul 2011 06:41:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qj7kE-0007t6-3U for grub-devel@gnu.org; Tue, 19 Jul 2011 06:41:43 -0400 Received: from mail-iy0-f169.google.com ([209.85.210.169]:37636) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qj7kD-0007pN-KA for grub-devel@gnu.org; Tue, 19 Jul 2011 06:41:41 -0400 Received: by iyb14 with SMTP id 14so3066465iyb.0 for ; Tue, 19 Jul 2011 03:41:39 -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; bh=/cQPt3Z0CHl5cIk8FmkK0ARs7SYrJ0wpXbF/Qi2RZnU=; b=fN2KXZayQO+KCCt9rtPY5mWibCeTgINyG3dWVYikNPbXokMuRc2bCpGlkhmXpHdt6n lLxwJUchYj+uIgEb00mJzrMuaTQMDfxnoZ9QsSgh6BIcE0se8Ix0NYDaiRj+aGanjaTD UUtYUHL42JMiS+7L7EkCv1+h8bAHUUeB2rm2w= Received: by 10.43.134.136 with SMTP id ic8mr2926453icc.140.1311072099725; Tue, 19 Jul 2011 03:41:39 -0700 (PDT) Received: from [192.168.123.185] ([124.52.26.38]) by mx.google.com with ESMTPS id x11sm3550656ibd.7.2011.07.19.03.41.36 (version=SSLv3 cipher=OTHER); Tue, 19 Jul 2011 03:41:38 -0700 (PDT) Message-ID: <4E255F55.7080004@gmail.com> Date: Tue, 19 Jul 2011 19:41:25 +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: grub-devel@gnu.org Subject: Re: Alternative booting method for grub2 References: <20070909112743.GA29114@thorin> In-Reply-To: <20070909112743.GA29114@thorin> Content-Type: multipart/alternative; boundary="------------030800060101060208020105" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.210.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: Tue, 19 Jul 2011 10:41:45 -0000 This is a multi-part message in MIME format. --------------030800060101060208020105 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit If I command grub-mkimage -d . -o core.img pc fat ntfs The result is Target format not specified (use the -O option). Try `grub-mkimage --help' for more information How can I create a kernel? Thanks. --------------030800060101060208020105 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit If I command
grub-mkimage -d . -o core.img pc fat ntfs

The result is
Target format not specified (use the -O option). 
Try `grub-mkimage --help' for more information

How can I create a kernel?

Thanks.
--------------030800060101060208020105--