From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1VElE9-00065Z-4a for mharc-grub-devel@gnu.org; Wed, 28 Aug 2013 15:16:25 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43095) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VElDz-00064O-Qf for grub-devel@gnu.org; Wed, 28 Aug 2013 15:16:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VElDo-0007W9-Io for grub-devel@gnu.org; Wed, 28 Aug 2013 15:16:15 -0400 Received: from mail.csclub.uwaterloo.ca ([129.97.134.52]:35758) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VElDo-0007Vq-FG for grub-devel@gnu.org; Wed, 28 Aug 2013 15:16:04 -0400 Received: from caffeine.csclub.uwaterloo.ca (caffeine.csclub.uwaterloo.ca [129.97.134.17]) by mail.csclub.uwaterloo.ca (Postfix) with SMTP id 13E492B8C4 for ; Wed, 28 Aug 2013 15:19:39 -0400 (EDT) Received: by caffeine.csclub.uwaterloo.ca (sSMTP sendmail emulation); Wed, 28 Aug 2013 15:19:39 -0400 From: "Lennart Sorensen" Date: Wed, 28 Aug 2013 15:19:39 -0400 To: The development of GNU GRUB Subject: Re: grub2 boot freedos kernel.sys Message-ID: <20130828191939.GL12616@csclub.uwaterloo.ca> References: <521E31A6.8070205@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <521E31A6.8070205@gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 129.97.134.52 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, 28 Aug 2013 19:16:24 -0000 On Wed, Aug 28, 2013 at 07:21:42PM +0200, Vladimir '=CF=86-coder/phcoder'= Serbinenko wrote: > On 28.08.2013 11:04, Beeblebrox wrote: > > chainloader --ebx=3D0x0180 (hd0,1)/boot/freedos/kernel.sys > The command to load freedos kernel is "freedos". It can load kernel fro= m > any place accessible by GRUB. As to what FreeDOS kernel expects in orde= r > to load the rest you have to consult FreeDOS documenttion or contact > their devs. > FreeDOS requirement may or may not be different from IBM-/MS-DOS > requirements as described by Lennart. You can always modify FreeDOS to > suit your needs: you have full source. That is a good point. :) --=20 Len Sorensen