From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: [PATCH 1/1] doc: Clarify "Installing GuixSD in a VM". Date: Fri, 27 Jan 2017 05:38:46 -0500 Message-ID: <6a163fd5e206ea45cd445d8e8f84adabcf5633e9.1485513502.git.leo@famulari.name> References: Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48657) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cX3vj-0002rw-KX for guix-devel@gnu.org; Fri, 27 Jan 2017 05:38:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cX3vg-0003Ec-If for guix-devel@gnu.org; Fri, 27 Jan 2017 05:38:55 -0500 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:59889) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cX3vg-0003ES-Ct for guix-devel@gnu.org; Fri, 27 Jan 2017 05:38:52 -0500 Received: from localhost.localdomain (c-73-188-17-148.hsd1.pa.comcast.net [73.188.17.148]) by mail.messagingengine.com (Postfix) with ESMTPA id 5AB222417F for ; Fri, 27 Jan 2017 05:38:51 -0500 (EST) In-Reply-To: In-Reply-To: References: 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: guix-devel@gnu.org * doc/guix.texi (Installing GuixSD in a VM): Mention decompressing the installation image. --- doc/guix.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/guix.texi b/doc/guix.texi index cb203fca2..bff1d03c6 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -7119,8 +7119,8 @@ disk image, follow these steps: @enumerate @item -First, retrieve the GuixSD installation image as described previously -(@pxref{USB Stick Installation}). +First, retrieve and decompress the GuixSD installation image as +described previously (@pxref{USB Stick Installation}). @item Create a disk image that will hold the installed system. To make a -- 2.11.0