From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#19248: installation of 0.8 stops at guile prompt. Date: Sat, 13 Dec 2014 21:15:19 +0100 Message-ID: <871to3joh4.fsf@gnu.org> References: <877fybni67.fsf@gnulx000.localhost.localdomian> <87oark2x91.fsf@gnu.org> <871toeufk7.fsf@gnulx000.localhost.localdomian> <87388rksu8.fsf@gnu.org> <87d27otyxq.fsf@gnulx000.localhost.localdomian> <8761dgsf2d.fsf@inria.fr> <87oar7s6gr.fsf@gnulx000.localhost.localdomian> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39535) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xzt6l-0007JC-Ql for bug-guix@gnu.org; Sat, 13 Dec 2014 15:16:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xzt6g-0007Fn-En for bug-guix@gnu.org; Sat, 13 Dec 2014 15:16:07 -0500 Received: from debbugs.gnu.org ([140.186.70.43]:35694) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xzt6g-0007Ff-Ag for bug-guix@gnu.org; Sat, 13 Dec 2014 15:16:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Xzt6f-0003lw-LC for bug-guix@gnu.org; Sat, 13 Dec 2014 15:16:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87oar7s6gr.fsf@gnulx000.localhost.localdomian> (th3kent's message of "Sat, 13 Dec 2014 21:19:32 +0200") 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: th3kent Cc: 19248@debbugs.gnu.org th3kent skribis: > ludo@gnu.org (Ludovic Court=C3=A8s) writes: >> kennedy skribis: >>> i deleted the lines for "initrd" and the installation completed >>> successfully on first attempt. >> >> So you booted on the USB disk and re-run =E2=80=98guix system init=E2=80= =99, is that >> correct? >> >> Did you reformat the root partition before doing that? > > yes, i booted off my u.s.b disk, reformatted my root partition, and > re-installed. > >>> however, the reboot after installation results in a kernel panic. the >>> messages just before the panic are the following, >>> >>> groupadd: cannot lock /etc/group; try again later >> >> Could you try removing the /etc/.pwd.lock file on that partition? (You >> can do that on a system booted from the USB stick, and then reboot in >> the installed system.) > > i removed /etc/.pwd.lock, as well as /etc/group.lock, and the reboot > tries to enter the guile prompt ("Entering new prompt ...") and i get a > kernel panic. But do you actually get the Guile prompt? If you did and were brave enough, we could coordinate on IRC to try and investigate, for instance to check whether / is writable, things like that. > just f.y.i, i can't use shift-page.up to scrollback through the boot > messages. I=E2=80=99m running out of ideas, sorry. If that is an option for you, could you try starting anew? That is, boot on the USB image, erase the target partition with =E2=80=9Cmkfs.ext4 /dev/xyzN=E2=80=9D, and proceed with installation. We must have missed something, but I don=E2=80=99t see what. Thanks, Ludo=E2=80=99.