From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Q2Mw9-0002BT-9f for mharc-grub-devel@gnu.org; Wed, 23 Mar 2011 08:13:17 -0400 Received: from [140.186.70.92] (port=56713 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q2Mw6-00029H-LY for grub-devel@gnu.org; Wed, 23 Mar 2011 08:13:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q2Mw4-0004aV-Kg for grub-devel@gnu.org; Wed, 23 Mar 2011 08:13:13 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:50509) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q2Mw4-0004aO-FT for grub-devel@gnu.org; Wed, 23 Mar 2011 08:13:12 -0400 Received: by ewy9 with SMTP id 9so2226956ewy.0 for ; Wed, 23 Mar 2011 05:13:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:x-enigmail-version:content-type; bh=xvp9JrxNIQGq26XjLDCqNW4THpPST2fCLzaotfHvgAk=; b=kV8TYS9j7QrGi6XY9siUdq0EdALgs/BSqFsl7ScBB81CnsdSR0AUpRweK6JAsWXUMh ZBNlP+u64sm6xnPDdjfqOgX/tcFXi0W7RruNrvCY5Z+ehIJImlaPy1oFQZDGizV/+Yvz qQP/gR+9Htsa39t4wOy8884oxJzwD2plBIwY8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type; b=r/pOuU98aa2/V7SpV5xv1pzcjjbbFTmUTwr0p+S3AsUycBLGWvoq6W42+Rq0Z+BXOI l2/XTzRJxM0frGibxzh7yxAwqrHy+sZ8IaAcLWo1AwMJEfe/QE7+oZvufU6PrWhAcKj0 /sncYmUJQA3Ly7GI6u632RrFwwN8kFfmyLbaE= Received: by 10.14.47.132 with SMTP id t4mr2363627eeb.66.1300882387204; Wed, 23 Mar 2011 05:13:07 -0700 (PDT) Received: from debian.x201.phnet (etx-public-dock-248-dhcp.ethz.ch [82.130.81.248]) by mx.google.com with ESMTPS id q53sm3598248eeh.4.2011.03.23.05.13.04 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 23 Mar 2011 05:13:05 -0700 (PDT) Message-ID: <4D89E3CF.3000001@gmail.com> Date: Wed, 23 Mar 2011 13:13:03 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20110303 Iceowl/1.0b1 Icedove/3.0.11 MIME-Version: 1.0 To: The development of GNU GRUB References: In-Reply-To: X-Enigmail-Version: 1.0.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig09D9016E4AD39ACAD685E8A2" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.215.41 Subject: Re: Unable to boot from ISO using 1.99rc1 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: Wed, 23 Mar 2011 12:13:16 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig09D9016E4AD39ACAD685E8A2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 09.03.2011 18:40, AlfaOmega08 wrote: > Hi. I'm having problem to boot my own multiboot-compliant kernel from > a CD/DVD. Using GRUB2 1.98 I did this: > grub-mkimage -p /boot -o core.img -O i386-pc biosdisk iso9660 > multiboot configfile > cat /usr/lib/grub/i386-pc/cdboot.img core.img > eltorito.img > > then I prepared a directory like this: > / > boot/ > grub/ > eltorito.img > grub.cfg > kernel.sys You said to GRUB to search grub.cfg in /boot (-p /boot) but you put grub.cfg into /boot/grub > > And using mkisofs specifing eltorito.img as boot image and other > parameters I was able to boot my kernel. However with 1.99rc1 this > doesn't seem to work anymore. > I always end up to the grub shell (not the rescue one). Playing a bit > with commands, what I came to the conclusion that, even though I put > the iso9660 module in grub-mkimage grub isn't able to read the > filesystem. The multiboot command always says "error: couldn't open > file" and "ls (cd)" says "error: bad filename". You didn't include full version of "ls". So only "ls (cd)/" would work. > > Any suggestion? > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel > =20 --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enig09D9016E4AD39ACAD685E8A2 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iF4EAREKAAYFAk2J488ACgkQNak7dOguQgl5HAD5AfuF/ceNb3Zbf4JgKvi8ERTf u2Sl3aJ99E517q1vzVcA/jav+HsL5SurjTmt7SvERCgD4F9JM7/4OCFzfXI9RHfs =kXd6 -----END PGP SIGNATURE----- --------------enig09D9016E4AD39ACAD685E8A2--