From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1U64a1-0003Bm-8E for mharc-grub-devel@gnu.org; Thu, 14 Feb 2013 14:34:49 -0500 Received: from eggs.gnu.org ([208.118.235.92]:37689) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U64Zv-00039M-LU for grub-devel@gnu.org; Thu, 14 Feb 2013 14:34:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U64Zq-0004Hl-0M for grub-devel@gnu.org; Thu, 14 Feb 2013 14:34:43 -0500 Received: from cdptpa-omtalb.mail.rr.com ([75.180.132.120]:50059) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U64Zp-0004He-Sq for grub-devel@gnu.org; Thu, 14 Feb 2013 14:34:37 -0500 X-Authority-Analysis: v=2.0 cv=R9WB6KtX c=1 sm=0 a=/DbS/tiKggfTkRRHPZEB4g==:17 a=Qsx_du5GiBkA:10 a=qvxnG7FKX0EA:10 a=kWmuzvpCOJQA:10 a=S1A5HrydsesA:10 a=IkcTkHD0fZMA:10 a=fxJcL_dCAAAA:8 a=PGLIGeRbVXMA:10 a=QfKxxUxMAAAA:8 a=zlwvi_tPUKFfL-TgTuAA:9 a=QEXdDO2ut3YA:10 a=/DbS/tiKggfTkRRHPZEB4g==:117 X-Cloudmark-Score: 0 X-Authenticated-User: X-Originating-IP: 67.78.168.186 Received: from [67.78.168.186] ([67.78.168.186:50006] helo=[10.1.1.235]) by cdptpa-oedge02.mail.rr.com (envelope-from ) (ecelerity 2.2.3.46 r()) with ESMTP id 11/42-22260-B4C3D115; Thu, 14 Feb 2013 19:34:37 +0000 Message-ID: <511D3C4B.2070209@ubuntu.com> Date: Thu, 14 Feb 2013 14:34:35 -0500 From: Phillip Susi User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: Everything and the kitchen sink References: <511CFD54.1050401@ubuntu.com> <511D073D.2040005@gmail.com> In-Reply-To: <511D073D.2040005@gmail.com> X-Enigmail-Version: 1.5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 75.180.132.120 Cc: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= 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: Thu, 14 Feb 2013 19:34:47 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2/14/2013 10:48 AM, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > GRUB diskboot.S runs in real mode. No way it can load more than > ~512K Yes, I ran into both the 512k limit that grub-setup enforces, and even when under that, but still close, my test system throws a read error from diskboot.S trying to load the whole image. Is the decompression done in real mode too, so even uncompressed, it has to fit in 512k? Maybe diskboot.S could load only the kernel+builtin modules part of the image, make sure biosdisk is built in, and have memdisk load the memdisk part of the image once it initializes and is in protected mode? -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (MingW32) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBAgAGBQJRHTxLAAoJEJrBOlT6nu75rJgIANA23r5beH5ML7LJelw+5oxk kVkcr+gqITGLZG66wTG9UGx10j3AZ/OGOdzEzCMMjIzzH69u8bPRg2YjKFSHkPWi 9IGK8vtqBxQxxgJWOahD/mhzYlwjyIvnCMKTk9jG/e1fAY8FKs/cRtk844RvfEX9 fL1pDPS9PTqYD8nc79voH3vOLkrd7aUjf6JECCnMQPh6CTQN6ieTm1+1n3BoUK3W EPKxrzMxPTNt6VsGX/VnhWT6luqXo+r7mzt9kYogzUw31JjuyJwj6/6tz9fQNjqp aR29GoZxdcvD4Zvuw0WuyssDA/9gReUJ6oUVsUzhHQUggnXUMakVxW0SNqAOn9A= =lfBh -----END PGP SIGNATURE-----