From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1CyDcD-00012y-G0 for mharc-grub-devel@gnu.org; Mon, 07 Feb 2005 13:28:05 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CyDc5-0000ys-V2 for grub-devel@gnu.org; Mon, 07 Feb 2005 13:27:58 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CyDbw-0000u1-Hu for grub-devel@gnu.org; Mon, 07 Feb 2005 13:27:50 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CyDbr-0000gn-8o for grub-devel@gnu.org; Mon, 07 Feb 2005 13:27:43 -0500 Received: from [194.67.23.121] (helo=mx1.mail.ru) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CyD6G-0001Dy-0e for grub-devel@gnu.org; Mon, 07 Feb 2005 12:55:04 -0500 Received: from [62.203.7.187] (port=1538 helo=[192.168.1.100]) by mx1.mail.ru with esmtp id 1CyD6E-000PrY-00 for grub-devel@gnu.org; Mon, 07 Feb 2005 20:55:02 +0300 Message-ID: <4207AB9B.1080004@list.ru> Date: Mon, 07 Feb 2005 18:55:39 +0100 From: Serbinenko Vladimir User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: The development of GRUB 2 References: <4207A648.2090101@weiinc.com> In-Reply-To: <4207A648.2090101@weiinc.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam: Not detected Subject: Re: Query/Suggestion 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: Mon, 07 Feb 2005 18:28:04 -0000 Mike wrote: > > Will Grub2 boot Windows w/o NTLDR? > > If not, it would ba nice feature, for a bunch of reasons, not the > least of which is to boot from non-traditional devices and in to an > embedded environment. > > Mike > I thought about it but when I saw the size of ntldr and ntdetect.com I gave up the idea to rewrite it. But I thought about the kind of adaptor that forces ntldr to read kernel from specificed memory location instead of file. Other idea is to have a llok at freeloader of ReactOS but I don't know if it's compatible with kernel of Windows from Microsoft. Anyway I have other prioritary features to realise at the moment. Later after some other things I'll try but not right now > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel > > . >