From mboxrd@z Thu Jan 1 00:00:00 1970 From: sirgazil Subject: Re: Error al extraer iso guix GNU con linux Date: Tue, 11 Jun 2019 08:23:32 -0500 Message-ID: <16b46b5418e.129198e942258.7807860999996145038@zoho.com> References: <87d0jl5p87.fsf@nckx> <87blz55ofv.fsf@nckx> <16b43141958.e829473952775.5003308354981264852@zoho.com> <87k1dtqi5d.fsf@nckx> <16b43580f23.ceb8de9453747.308871025111074951@zoho.com> <87imtck7yd.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]:51659) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hagki-0002zt-V0 for help-guix@gnu.org; Tue, 11 Jun 2019 09:23:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hagkd-0008My-Cz for help-guix@gnu.org; Tue, 11 Jun 2019 09:23:50 -0400 Received: from sender4-pp-o95.zoho.com ([136.143.188.95]:25532) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hagkX-0008KN-Sa for help-guix@gnu.org; Tue, 11 Jun 2019 09:23:43 -0400 In-Reply-To: <87imtck7yd.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 Tue, 11 Jun 2019 00:27:22 -0500 Tobias Geerinckx-Rice wrote ---- > Good morning!=20 > =20 > sirgazil wrote:=20 > > [I wrote]:=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 > >=20 > > I say so because the first step in the manual for "Copying to a=20 > > USB=20 > > Stick" and "Burning on a DVD" says, "Decompress the image using=20 > > the=20 > > xz command: xz -d guix-system-install-1.0.1.system.iso.xz".=20 > =20 > Exactly: =E2=80=98decompress the image=E2=80=99, not =E2=80=98decompress= the image and=20 > extract all its files=E2=80=99, as was being done in the screenshot.=20 > That's a pretty big difference!=20 Ah, so using GNOME Files you end up doing both, decompress and extract. Tha= nks :)