[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Troubles with install image
From: |
Ludovic Courtès |
Subject: |
Re: Troubles with install image |
Date: |
Thu, 17 Jul 2014 16:54:49 +0200 |
User-agent: |
Gnus/5.130009 (Ma Gnus v0.9) Emacs/24.3 (gnu/linux) |
David Thompson <address@hidden> skribis:
> David Thompson <address@hidden> writes:
>
>> From reading gnu/system/install.scm file, I would expect it to install
>> the guix dev package, not the 0.6 release. I'm quite confused.
>
> Okay, so as a hack I edited the package definition for guix 0.6 so that
> it would skip the test suite. I was able to complete the installation
> this way.
>
> Unfortunately, when I booted I was greeted by a kernel panic:
>
> In
> /gnu/store/1xi72srwwr0q28gyxb4zq5gz408zpd-module-import/guix/build/linux-initrd.scm:
> 630: 2 [boot-system # # # ...]
> 371: 1 [configure-qemu-networking "eth0"]
> In unknown file:
> ?: 0 [network-interface-flags #<input-output: socket 5> "eth0"]
>
> ERROR: In procedure network-interface-flags: No such device
In 0.6, the default initrd would try to setup QEMU networking by
default, which is bound to fail here.
I’ll investigate why it’s installing 0.6, why Guix fails to build on
i686, and report back.
Thanks for your perseverance!
Ludo’.
- Re: Troubles with install image, (continued)
Re: Troubles with install image, Ludovic Courtès, 2014/07/15
Re: Troubles with install image, Ludovic Courtès, 2014/07/17
Re: Troubles with install image, David Thompson, 2014/07/17
Re: Troubles with install image, Jason Self, 2014/07/17
Re: Troubles with install image, Ludovic Courtès, 2014/07/18
Re: Troubles with install image, David Thompson, 2014/07/18
Re: Troubles with install image, Alex Sassmannshausen, 2014/07/18
Re: Troubles with install image, David Thompson, 2014/07/18
Re: Troubles with install image, Ludovic Courtès, 2014/07/19