From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Thompson Subject: Re: GuixSD in a kvm Date: Mon, 27 Apr 2015 10:23:52 -0400 Message-ID: <87sibl7ipz.fsf@fsf.org> References: <20150427043839.23589386@jupiter.pipapo.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50520) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ymjx0-0002rw-Ix for Guix-devel@gnu.org; Mon, 27 Apr 2015 10:24:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ymjww-0006kG-Fe for Guix-devel@gnu.org; Mon, 27 Apr 2015 10:23:58 -0400 Received: from mail.fsf.org ([208.118.235.13]:43515) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ymjww-0006kB-CR for Guix-devel@gnu.org; Mon, 27 Apr 2015 10:23:54 -0400 In-Reply-To: <20150427043839.23589386@jupiter.pipapo.org> 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.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Christian Thaeter , Guix-devel@gnu.org Christian Thaeter writes: > When reconfiguring the disk to IDE or Virtio it starts booting but ends > up in a kernel panic > http://public.pipapo.org/guix3.png > > killing init? wtf.... anyone has an idea what could be going wrong > there? The initrd script threw an error, thus you get a kernel panic. The errors in that screenshot show that the initrd couldn't write to /etc/group when creating your user account, which caused a later call to 'getpw' to fail. I'm afraid I don't have any ideas of what to try next. Anyone else? -- David Thompson Web Developer - Free Software Foundation - http://fsf.org GPG Key: 0FF1D807 Support the FSF: https://fsf.org/donate