From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1O3Tp2-0005tw-SR for mharc-grub-devel@gnu.org; Sun, 18 Apr 2010 08:42:00 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O3Tp1-0005tZ-0V for grub-devel@gnu.org; Sun, 18 Apr 2010 08:41:59 -0400 Received: from [140.186.70.92] (port=41830 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O3Toz-0005tD-NA for grub-devel@gnu.org; Sun, 18 Apr 2010 08:41:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O3Toy-0000i7-Gq for grub-devel@gnu.org; Sun, 18 Apr 2010 08:41:57 -0400 Received: from mail.gmx.net ([213.165.64.20]:50361) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1O3Toy-0000i3-82 for grub-devel@gnu.org; Sun, 18 Apr 2010 08:41:56 -0400 Received: (qmail invoked by alias); 18 Apr 2010 12:41:54 -0000 Received: from 165.126.46.212.adsl.ncore.de (HELO 192.168.2.69) [212.46.126.165] by mail.gmx.net (mp019) with SMTP; 18 Apr 2010 14:41:54 +0200 X-Authenticated: #2145628 X-Provags-ID: V01U2FsdGVkX1/pZjksmQLpXnhVpUCg9LHx+5q2WnUG35OvsPhiIA XLf5i4NeneB3QX Date: Sun, 18 Apr 2010 14:41:11 +0200 From: "Thomas Schmitt" To: grub-devel@gnu.org References: <4BCA1A75.4010702@gmail.com> In-Reply-To: <4BCA1A75.4010702@gmail.com> Message-Id: <106429410714727@192.168.2.69> X-Y-GMX-Trusted: 0 X-FuHaFi: 0.68000000000000005 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. Subject: Re: How to prepare an ISO 9660 CD for booting via GRUB ? X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 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: Sun, 18 Apr 2010 12:41:59 -0000 Hi, i have to correct myself: > The boot catalog of grub-mkrescue has no ISO-path > anyway (no option -c). There is a boot catalog path in grub-mkrescue. -c /boot/grub/i386-pc/boot_catalog Have a nice day :) Thomas