From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55155) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dN0uE-00042W-1V for guix-patches@gnu.org; Mon, 19 Jun 2017 13:56:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dN0uA-0004XC-7r for guix-patches@gnu.org; Mon, 19 Jun 2017 13:56:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:53816) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dN0uA-0004X1-4N for guix-patches@gnu.org; Mon, 19 Jun 2017 13:56:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dN0u9-0006VN-S1 for guix-patches@gnu.org; Mon, 19 Jun 2017 13:56:01 -0400 Subject: [bug#27401] [PATCH] doc: Suggest a QEMU image size large enough for the system examples. Resent-Message-ID: From: Jan Nieuwenhuizen References: <4fedabaa491c5a46b8d437748f9071a4aa1d966d.1497676494.git.leo@famulari.name> Date: Mon, 19 Jun 2017 19:55:03 +0200 In-Reply-To: <4fedabaa491c5a46b8d437748f9071a4aa1d966d.1497676494.git.leo@famulari.name> (Leo Famulari's message of "Sat, 17 Jun 2017 01:14:54 -0400") Message-ID: <87vanrc16w.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Leo Famulari Cc: 27401@debbugs.gnu.org Leo Famulari writes: > * doc/guix.texi (Installing GuixSD in a Virtual Machine): Increase sugges= ted > image size from 5 GB to 50 GB. LGTM, however -- What about something like this patch too? I seems that the VMs we create (although they are of the ballooning cow2 kind), are 2GiB -- i.e., almost unusable for Real Stuff (TM)? $ git diff diff --git a/Makefile.am b/Makefile.am index a3b3e557a..ff2ae120b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -592,7 +592,7 @@ GUIXSD_VM_IMAGE_BASE =3D guixsd-vm-image-$(PACKAGE_VERS= ION) GUIXSD_INSTALLATION_IMAGE_SIZE ?=3D 950MiB =20 # Size of the VM image (for x86_64 typically). -GUIXSD_VM_IMAGE_SIZE ?=3D 2GiB +GUIXSD_VM_IMAGE_SIZE ?=3D 50GiB =20 # The release process works in several phases: # --=20 Jan Nieuwenhuizen | GNU LilyPond http://lilypond.org Freelance IT http://JoyofSource.com | Avatar=C2=AE http://AvatarAcademy.com