From mboxrd@z Thu Jan 1 00:00:00 1970 From: sirgazil Subject: Re: Error al extraer iso guix GNU con linux Date: Mon, 10 Jun 2019 16:42:52 -0500 Message-ID: <16b43580f23.ceb8de9453747.308871025111074951@zoho.com> References: <87d0jl5p87.fsf@nckx> <87blz55ofv.fsf@nckx> <16b43141958.e829473952775.5003308354981264852@zoho.com> <87k1dtqi5d.fsf@nckx> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:35376) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1haS4F-0004P3-RX for help-guix@gnu.org; Mon, 10 Jun 2019 17:43:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1haS4E-0001x4-RY for help-guix@gnu.org; Mon, 10 Jun 2019 17:43:03 -0400 Received: from sender4-pp-o95.zoho.com ([136.143.188.95]:25521) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1haS4E-0001t6-Hq for help-guix@gnu.org; Mon, 10 Jun 2019 17:43:02 -0400 In-Reply-To: <87k1dtqi5d.fsf@nckx> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Tobias Geerinckx-Rice Cc: help-guix ---- On Mon, 10 Jun 2019 15:56:51 -0500 Tobias Geerinckx-Rice wrote ---- > Sirgazil,=20 > =20 > sirgazil wrote:=20 > > As far as I can see, Jorge is not trying to decompress the ISO=20 > > but the ".iso.xz" file, which you have to decompress before=20 > > copying it to the installation media.=20 > =20 > No=E2=80=A6=20 I say so because the first step in the manual for "Copying to a USB Stick" = and "Burning on a DVD" says, "Decompress the image using the xz command: xz= -d guix-system-install-1.0.1.system.iso.xz". I don't understand...