From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Gitu Subject: USB stick installation using wget fails Date: Sat, 7 Jan 2017 14:07:57 +0300 Message-ID: <812e53e7-ea80-ee71-f68e-5df2dc316a41@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55161) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cPot1-0005Ll-S9 for help-guix@gnu.org; Sat, 07 Jan 2017 06:10:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cPosy-0006F0-Mm for help-guix@gnu.org; Sat, 07 Jan 2017 06:10:11 -0500 Received: from mail-wm0-x242.google.com ([2a00:1450:400c:c09::242]:35325) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cPosy-0006DR-Ga for help-guix@gnu.org; Sat, 07 Jan 2017 06:10:08 -0500 Received: by mail-wm0-x242.google.com with SMTP id l2so10475152wml.2 for ; Sat, 07 Jan 2017 03:10:08 -0800 (PST) Received: from [192.168.13.88] ([41.212.36.70]) by smtp.gmail.com with ESMTPSA id c81sm7820455wmf.22.2017.01.07.03.10.05 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 07 Jan 2017 03:10:06 -0800 (PST) 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: help-guix@gnu.org 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’. I've gone through the help mailing list for a previous solution as well as googled and have found no solution. What am I missing? Regards, Dan