From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1SLZ1s-0001IG-1g for mharc-grub-devel@gnu.org; Sat, 21 Apr 2012 08:03:04 -0400 Received: from eggs.gnu.org ([208.118.235.92]:54920) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SLZ1m-0001HJ-NB for grub-devel@gnu.org; Sat, 21 Apr 2012 08:03:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SLZ1i-0002kJ-EE for grub-devel@gnu.org; Sat, 21 Apr 2012 08:02:58 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:51424) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SLZ1i-0002k0-5L for grub-devel@gnu.org; Sat, 21 Apr 2012 08:02:54 -0400 Received: by wgbdr1 with SMTP id dr1so7743536wgb.30 for ; Sat, 21 Apr 2012 05:02:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type; bh=1mG7W8tuuZb9TbsSstYY3sCsxy40nN04BO5bjv9Fxkg=; b=apwO6PIHl7Bc+nAPjiOSh/k9vZaPAdfD2sLVoCfNuRhcPj0biDnEOwBqgLtdNGql+v J6/036eSsIvDyTa4zvyucMvKLvOuziRBWbq9qXAwchEwmkmVNGbDRpw1oVdN9OHv2L81 NKvEqtjjhnv6mjdvxJi4hSNIiAmMDpwzBqaQNCDH1XzX6JLVxWS1EBfHoVshfmzeleaa JlipuFvIGtWHWhtwE5uL5JWaNyD3LMbAndU8rkN6JA38OqcJ1O/zwbDRu98Tt5OtAR7T QrzOTEiU+P3X+oC9dXlGAlTd3nZAKjzb0uyOdPaiLxgmod5T8wwInwurgq7djCp/Fgm7 4qaw== Received: by 10.180.83.72 with SMTP id o8mr5771700wiy.5.1335009771984; Sat, 21 Apr 2012 05:02:51 -0700 (PDT) Received: from debian.x201.phnet (100-30.203-62.cust.bluewin.ch. [62.203.30.100]) by mx.google.com with ESMTPS id e6sm5208965wix.8.2012.04.21.05.02.50 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 21 Apr 2012 05:02:50 -0700 (PDT) Message-ID: <4F92A1E8.2010107@gmail.com> Date: Sat, 21 Apr 2012 14:02:48 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.3) Gecko/20120329 Icedove/10.0.3 MIME-Version: 1.0 To: grub-devel@gnu.org Subject: Re: Nasty bug with fonts and jpg background References: <20120421034833.401a15ec@f1r31c3r.f1r3b0x.f1r3w0rk> In-Reply-To: <20120421034833.401a15ec@f1r31c3r.f1r3b0x.f1r3w0rk> X-Enigmail-Version: 1.4 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig13FE2DD33DFA0FEF454992DD" X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 74.125.82.49 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: Sat, 21 Apr 2012 12:03:02 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig13FE2DD33DFA0FEF454992DD Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 21.04.2012 04:48, Chris C wrote: > Hi all > > I am still working on tracking this down but grub2-mkconfig bails out > while processing the 00_header script. > > Line 163 of the header script: > > ( prepare_grub_to_access_device `${grub_probe} --target=3Ddevice > "${font_path}" ) > > If i comment out this line it allows the program to jump over this > script and continue. > > It then bails out again when you have a jpg set in > the /etc/default/grub set. It then reports correctly yet bails out: > > ( terminal_output gfxterm > Found background: /boot/NoEvilLinux.jpg ) > > If i remove the line out of my /etc/default/grub > > ( #GRUB_BACKGROUND=3D"/boot/NoEvilLinux.jpg" ) then the program continu= es > to process and makes a grub.cfg successfully. > > Of course while the program bails out it remains in the grb.cfg.new > and is incomplete as it never got to process any further scripts > beyond the header script. > > Of course the most important failure to deal with is the fonts one that= > i commented out as a quick bodge to step over it. Any help on > tracking it down is greatly appreciated and i hope this > helps out in making it more stable for future release. What's the output of: grub-probe -t device -v -v /boot/NoEvilLinux.jpg > Thanks all and i am loving this version of grub so its well worth all > the efforts. > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enig13FE2DD33DFA0FEF454992DD 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.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iF4EAREKAAYFAk+SoegACgkQNak7dOguQgkYCAD+PtImAruu3AZc07oRKc+l/E9/ B3iyo3yrHfxggpSSOvwBAK/v29Stjim022hFOWGja/MvY0tE6Y2E1xqYqlz0PbE7 =KE0Q -----END PGP SIGNATURE----- --------------enig13FE2DD33DFA0FEF454992DD--