From mboxrd@z Thu Jan 1 00:00:00 1970 From: "pelzflorian (Florian Pelz)" Subject: Re: ISO installer image: GPT versus MBR partitions Date: Wed, 17 Apr 2019 15:42:35 +0200 Message-ID: <20190417134235.d6z5ef4ng754dzax@pelzflorian.localdomain> References: <20190416163242.x4euobjv5sxliwxr@pelzflorian.localdomain> <12886672349372812649@scdbackup.webframe.org> <20190416195510.4lq3cedamdmusrj7@pelzflorian.localdomain> <20190416203137.adpte7so3awdq2nx@pelzflorian.localdomain> <87imvcbz0z.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:33994) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hGl0F-0004dm-3h for guix-devel@gnu.org; Wed, 17 Apr 2019 09:53:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hGkq0-0004Dh-Ub for guix-devel@gnu.org; Wed, 17 Apr 2019 09:42:58 -0400 Content-Disposition: inline In-Reply-To: <87imvcbz0z.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: bug-xorriso@gnu.org, guix-devel@gnu.org, Thomas Schmitt On Wed, Apr 17, 2019 at 02:24:12PM +0200, Ludovic Court=C3=A8s wrote: > "pelzflorian (Florian Pelz)" skribis: >=20 > > On Tue, Apr 16, 2019 at 09:55:10PM +0200, pelzflorian (Florian Pelz) = wrote: > >> On the 2011 Macbook I am using, the boot process gets stuck before I > >> can select the drive to boot from, as long as a USB flash drive with > >> this GPT error is in a USB port. The few other computers I tried ha= ve > >> no problem with booting from the flash drive. > >>=20 > > > > Actually it still gets stuck after I used fdisk to repair the drive=E2= =80=99s > > GPT. I will check again with a Debian ISO tomorrow. >=20 > Does it boot the 0.16.0 installation image? It was built in exactly th= e > same way, with the misplaced GPT backup. >=20 No, it does not boot. I believe when I installed this Guix System, I used `guix system disk-image gnu/system/install.scm` without specifying --file-system-type=3Diso9660. Regards, Florian