From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.33) id 1Bj5eS-0000MW-HK for mharc-grub-devel@gnu.org; Fri, 09 Jul 2004 20:23:36 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bj5eQ-0000MQ-91 for grub-devel@gnu.org; Fri, 09 Jul 2004 20:23:34 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bj5eP-0000ME-Pu for Grub-devel@gnu.org; Fri, 09 Jul 2004 20:23:34 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bj5eP-0000MB-MD for Grub-devel@gnu.org; Fri, 09 Jul 2004 20:23:33 -0400 Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.34) id 1Bj5cA-0004wW-TW for Grub-devel@gnu.org; Fri, 09 Jul 2004 20:21:15 -0400 Received: (qmail 19948 invoked by uid 65534); 10 Jul 2004 00:21:13 -0000 Received: from pD9E056DA.dip.t-dialin.net (EHLO [192.168.1.107]) (217.224.86.218) by mail.gmx.net (mp025) with SMTP; 10 Jul 2004 02:21:13 +0200 X-Authenticated: #929500 From: Mario Ohnewald To: Grub-devel@gnu.org Content-Type: text/plain Message-Id: <1089419162.31382.8.camel@linux.site> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Sat, 10 Jul 2004 02:26:03 +0200 Content-Transfer-Encoding: 7bit Cc: Subject: stage2_eltorito 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: Sat, 10 Jul 2004 00:23:34 -0000 Hello List! It might be a bit OT but i didnt know where else to go to get a little hint about my problem... I would like to do this: http://www.gnu.org/software/grub/manual/html_node/Making-a-GRUB-bootable-CD-ROM.html#fn-1 Questions: 1.) Do i need grub0.92 or grub2 (cvs) for that? 2.) where do i get the stage2_eltorito file from? I googled a lot, but could never find out where or what creates stage2_eltorito. Do you need to compile grub0.92 from source to get that stage2_eltorito file? Is there a binary one downloadable? 3.) I will be happy to test such a CD-Boot feature in the grub2 cvs version, if you tell me where i can find more information about it. "grep -r eltorito *" didnt find anything in the sources of grub0.92 and grub2 cvs. Did you maybe rename it? More infos/links would be great. Sorry for bothering the devel list for that! Cheers, Mario