From mboxrd@z Thu Jan 1 00:00:00 1970 From: "pelzflorian (Florian Pelz)" Subject: bug#33639: ISO installer image is broken on i686 Date: Mon, 15 Apr 2019 18:54:52 +0200 Message-ID: <20190415165451.dpzngealeisbibc7@pelzflorian.localdomain> References: <20190409221313.b3uzvcj5bluoygp5@pelzflorian.localdomain> <16217671677318139528@scdbackup.webframe.org> <87o95alxtn.fsf@gnu.org> <20190413134609.kwmx53hyawgtaaza@pelzflorian.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([209.51.188.92]:35568) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hG4so-0001zr-Q2 for bug-guix@gnu.org; Mon, 15 Apr 2019 12:55:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hG4so-0003mj-0F for bug-guix@gnu.org; Mon, 15 Apr 2019 12:55:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49996) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hG4sn-0003mZ-Qt for bug-guix@gnu.org; Mon, 15 Apr 2019 12:55:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <20190413134609.kwmx53hyawgtaaza@pelzflorian.localdomain> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: bug-xorriso@gnu.org, Thomas Schmitt , 33639@debbugs.gnu.org On Sat, Apr 13, 2019 at 03:46:09PM +0200, pelzflorian (Florian Pelz) wrote: > Yes, it seems fixed, I can confirm. Well this is strange. I got fine ISO images each time (fine with no complaints from xorriso or fdisk and bootable in QEMU without errors), but after dd’ing them to different USB flash drives each time I get kernel output when inserting the flash drive: [ 10.025223] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 10.026735] GPT:3220583 != 7831551 [ 10.028235] GPT:Alternate GPT header not at the end of the disk. [ 10.029764] GPT:3220583 != 7831551 [ 10.031290] GPT: Use GNU Parted to correct GPT errors. Having such a USB flash drive inside my computer makes UEFI get stuck on some computers but not on others. Why is this? Are all my USB drives bad? I presume this is a different bug, or is it? Regards, Florian