From mboxrd@z Thu Jan 1 00:00:00 1970 From: "pelzflorian (Florian Pelz)" Subject: Re: Cannot install Guix 1.0.1 on Asus K50C Date: Sat, 15 Jun 2019 20:54:27 +0200 Message-ID: <20190615185427.l7u6apvkciqz3eup@pelzflorian.localdomain> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:48006) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hcDot-0000u8-FN for help-guix@gnu.org; Sat, 15 Jun 2019 14:54:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hcDos-0005gp-8r for help-guix@gnu.org; Sat, 15 Jun 2019 14:54:31 -0400 Received: from pelzflorian.de ([5.45.111.108]:35062 helo=mail.pelzflorian.de) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hcDor-0005cK-P6 for help-guix@gnu.org; Sat, 15 Jun 2019 14:54:30 -0400 Content-Disposition: inline In-Reply-To: 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: znavko@disroot.org Cc: help-guix On Sat, Jun 15, 2019 at 06:22:00PM +0000, znavko@disroot.org wrote: > I've changed config. Added initrd-modules that guix offered to me. And= I reinitialized system. > [=E2=80=A6] > ERROR: In procedure open-file: No such file or directory: "/gnu/store/q= vhashahsh-linux-modules/sata-sis.ko" It is looking for sata-sis.ko, but the file is called sata_sis.ko. I remember . Does this solution help, i.e. using sata_sis in initrd-modules and perhaps using --skip-checks as described there? Regards, Florian