From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: USB stick installation using wget fails Date: Sat, 7 Jan 2017 11:41:47 -0500 Message-ID: <20170107164147.GA2497@jasmine> References: <812e53e7-ea80-ee71-f68e-5df2dc316a41@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34818) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cPu42-0000sq-0a for help-guix@gnu.org; Sat, 07 Jan 2017 11:41:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cPu3y-0003Pv-Vd for help-guix@gnu.org; Sat, 07 Jan 2017 11:41:54 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:34097) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cPu3x-0003Pf-Ud for help-guix@gnu.org; Sat, 07 Jan 2017 11:41:50 -0500 Content-Disposition: inline In-Reply-To: <812e53e7-ea80-ee71-f68e-5df2dc316a41@gmail.com> 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: Daniel Gitu Cc: help-guix@gnu.org On Sat, Jan 07, 2017 at 02:07:57PM +0300, Daniel Gitu wrote: > I'm trying to install guixsd from the manual but On running the wget command > I'm getting No such file ‘guixsd-usb-install-0.12.0.system.xz.sig’. Did you use the word "system" in the wget command? ---^ If so, replace it with the system type you are trying to install, either 'x86_64-linux' or 'i686-linux'.