From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albin Subject: bug#22548: Kernel panic after system reconfiguration Date: Wed, 3 Feb 2016 22:08:03 +0100 Message-ID: <56B26C33.1010101@fripost.org> References: <56B22F15.8050207@fripost.org> <56B24481.40009@fripost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48765) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aR4z4-0004qa-CL for bug-guix@gnu.org; Wed, 03 Feb 2016 16:29:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aR4z0-0001pp-W7 for bug-guix@gnu.org; Wed, 03 Feb 2016 16:29:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:49869) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aR4z0-0001pc-PE for bug-guix@gnu.org; Wed, 03 Feb 2016 16:29:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aR4z0-0000lQ-GC for bug-guix@gnu.org; Wed, 03 Feb 2016 16:29:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <56B24481.40009@fripost.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: 22548@debbugs.gnu.org Hi again, I got rid of the kernel panic by removing the following from the config and reconfiguring (as suggested by Mark Weaver): > (swap-devices '("/swapfile")) It would be nice to be able to enable swap again though. On my system it needs to be done with a swap file. Albin Den 2016-02-03 kl. 19:18, skrev Albin: > Hi, > > With no other changes I just ran guix pull and guix system reconfigure > on my MacBook2,1 which created an unbootable system. > > After having completed the reconfiguration I tried to halt and reboot > the system but got this error message each time : > >> error: connect: /var/run/shepherd/socket: file or directory does not exist > > I did a hard shutdown and rebooted. > > Here is a picture of the kernel panic screen: > https://lut.im/h3kmF9hN8D/pnbWoVVQWj7QYPkr.jpg > > This is my system configuration: > http://paste.lisp.org/display/306452 > > The OS was quite bootable after my last reconfiguration on January 26. > > Albin > > >