From mboxrd@z Thu Jan 1 00:00:00 1970 From: white white Subject: bug#27460: Kernel Panic during booting GuixSD Date: Fri, 23 Jun 2017 18:55:45 +0430 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="94eb2c0a4ef681485f0552a16041" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45339) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dOQep-0003f7-1v for bug-guix@gnu.org; Fri, 23 Jun 2017 11:38:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dOQeo-0003k7-6d for bug-guix@gnu.org; Fri, 23 Jun 2017 11:38:03 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:60195) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dOQen-0003jV-Uz for bug-guix@gnu.org; Fri, 23 Jun 2017 11:38:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dOQen-00044u-Pt for bug-guix@gnu.org; Fri, 23 Jun 2017 11:38:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56728) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dOPWu-0008Gr-Mc for bug-Guix@gnu.org; Fri, 23 Jun 2017 10:25:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dOPWt-0007Z2-BZ for bug-Guix@gnu.org; Fri, 23 Jun 2017 10:25:48 -0400 Received: from mail-pf0-x22b.google.com ([2607:f8b0:400e:c00::22b]:33193) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dOPWs-0007YE-VI for bug-Guix@gnu.org; Fri, 23 Jun 2017 10:25:47 -0400 Received: by mail-pf0-x22b.google.com with SMTP id e7so24195136pfk.0 for ; Fri, 23 Jun 2017 07:25:46 -0700 (PDT) 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" To: bug-Guix@gnu.org --94eb2c0a4ef681485f0552a16041 Content-Type: text/plain; charset="UTF-8" Hi When I boot the GuixSD I get this : " end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000000 " I have downloaded this file : https://alpha.gnu.org/gnu/ guix/guixsd-usb-install-0.13.0.x86_64-linux.xz which is correctly downloaded for my system which has a 64bit cpu . this is my system configuration file : http://paste.lisp.org/display/ 349278#1 I installed GuixSD two times on the system . First time I got this warning : " warning: Sector 33 is already in use by the program `FlexNet'; avoiding it. This software may cause boot or other problems in future. Please ask its authors not to store data in the boot track. " So i used this code : "dd if=/dev/zero of=/dev/sda bs=512 count=1 seek=33" And when I reinstalled the GuixSD I got no warning and no error . --94eb2c0a4ef681485f0552a16041 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi

When I = boot the GuixSD I get this :

" end Kernel panic - n= ot syncing: Attempted to kill init! exitcode=3D0x00000000 "
<= div>
I have downloaded this file : htt= ps://alpha.gnu.org/gnu/guix/guixsd-usb-install-0.13.0.x86_64-linu= x.xz
which is correctly downloaded for my system which has a = 64bit cpu .
this is my system configuration file : http://paste.lisp.or= g/display/349278#1
I installed GuixSD two times on the sy= stem . First time I got this warning :

" warning: Sector 33 is already in use by the program `FlexNet'; avoiding it. =20 This software may cause boot or other problems in future. Please ask=20 its authors not to store data in the boot track. "

So i used this code : "dd if=3D/dev/zero of=3D/dev/sda bs=3D512= count=3D1 seek=3D33"

And when I reinstalled the G= uixSD I got no warning and no error .
--94eb2c0a4ef681485f0552a16041--