From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Subject: Re: Installing Guix System on an external hard drive Date: Wed, 13 Nov 2019 16:28:36 +0100 Message-ID: <20191113162836.5ee4a0c5@kompiuter> References: <20191112232532.32f0cdb0@interia.pl> <20191113065329.GN3954@E5400> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:34603) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iUuZi-0007k7-8p for help-guix@gnu.org; Wed, 13 Nov 2019 10:28:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iUuZg-0002nk-TB for help-guix@gnu.org; Wed, 13 Nov 2019 10:28:54 -0500 Received: from smtpo.poczta.interia.pl ([217.74.65.233]:48579) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iUuZf-0002lL-0M for help-guix@gnu.org; Wed, 13 Nov 2019 10:28:52 -0500 In-Reply-To: <20191113065329.GN3954@E5400> 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: Efraim Flashner Cc: help-guix@gnu.org On Wed, 13 Nov 2019 08:53:29 +0200 Efraim Flashner wrote: > On my machine with EFI I mounted my vfat partition at /boot/efi > instead of /boot. Does your /boot partition contain an efi directory? > I created one with mkdir, but it's empty. But I'm going to try with mounting at /boot/efi instead of boot. Jan Wielkiewicz