From mboxrd@z Thu Jan 1 00:00:00 1970 From: "pelzflorian (Florian Pelz)" Subject: Re: ISO installer image: GPT versus MBR partitions Date: Sat, 20 Apr 2019 17:17:24 +0200 Message-ID: <20190420151724.zam3kis5jhrjhwff@pelzflorian.localdomain> References: <32660673065364621040@scdbackup.webframe.org> <5890673054793140478@scdbackup.webframe.org> <20190420145424.3oxauhnkr2gtgx6j@pelzflorian.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([209.51.188.92]:49091) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hHrkA-0000AU-0H for guix-devel@gnu.org; Sat, 20 Apr 2019 11:17:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hHrk9-0001zJ-83 for guix-devel@gnu.org; Sat, 20 Apr 2019 11:17:29 -0400 Content-Disposition: inline In-Reply-To: <20190420145424.3oxauhnkr2gtgx6j@pelzflorian.localdomain> 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: Thomas Schmitt Cc: bug-xorriso@gnu.org, guix-devel@gnu.org On Sat, Apr 20, 2019 at 04:54:24PM +0200, pelzflorian (Florian Pelz) wrote: > sudo dd if=fatfs.img of=/dev/sdc2 > sync > I can copy the same fatfs.img from Guix System 0.16.0 onto a current Guix git master installer iso and it works too.