From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Legoll Subject: Re: GNU Guix 1.1.0 released Date: Thu, 16 Apr 2020 00:04:41 +0200 Message-ID: References: <87pnc8sxbj.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:46959) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jOq9G-0003v9-So for guix-devel@gnu.org; Wed, 15 Apr 2020 18:04:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jOq9F-0007rs-Px for guix-devel@gnu.org; Wed, 15 Apr 2020 18:04:46 -0400 Received: from mail-wr1-x42e.google.com ([2a00:1450:4864:20::42e]:45383) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jOq9F-0007ri-I9 for guix-devel@gnu.org; Wed, 15 Apr 2020 18:04:45 -0400 Received: by mail-wr1-x42e.google.com with SMTP id t14so2155682wrw.12 for ; Wed, 15 Apr 2020 15:04:45 -0700 (PDT) Received: from [10.0.0.2] (se167-1-82-242-148-1.fbx.proxad.net. [82.242.148.1]) by smtp.gmail.com with ESMTPSA id w6sm21474120wrm.86.2020.04.15.15.04.42 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 15 Apr 2020 15:04:42 -0700 (PDT) In-Reply-To: <87pnc8sxbj.fsf@gnu.org> Content-Language: en-US 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-mx.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org Hello, I'm trying the prebuilt VM image and cannot find the /etc/config.scm file on it ? (nor any other system config templates, but I may not be looking at the right places) This is documented here: 8.16 Running Guix in a Virtual Machine second paragraph. Another question, why is the VM image partitionned like that (root first, then EFI) ? It makes root partition resizing more painful than needed. What am I missing ? -- Vincent Legoll