From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kabelo Moiloa Subject: Re: Kernel panic while installing GuixSD Date: Fri, 29 Jan 2016 00:13:50 +0200 Message-ID: References: <87bn88tp2p.fsf@gnu.org> <878u39ddrt.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a114b3d14bac74d052a6c3b02 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54984) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aOup6-00088Y-I7 for help-guix@gnu.org; Thu, 28 Jan 2016 17:13:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aOup5-0001DD-LA for help-guix@gnu.org; Thu, 28 Jan 2016 17:13:52 -0500 In-Reply-To: <878u39ddrt.fsf@gnu.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org To: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Cc: "help-guix@gnu.org" --001a114b3d14bac74d052a6c3b02 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I concatenated "--repl" on the linux line p, and still got the same kernel panic. On Thursday, 28 January 2016, Ludovic Court=C3=A8s wrote: > Kabelo Moiloa > skribis: > > > Okay, using a VirtualBox VM, I obtained the following error message > before > > the VFS one: > > No filesystem could mount root, tries ext3 ext2 ext4 vfat > > I don=E2=80=99t know where this message comes from; there=E2=80=99s no su= ch error > message in Guix. > > Could you type =E2=80=98e=E2=80=99 from the GRUB menu, and add =E2=80=9C-= -repl=E2=80=9D on the =E2=80=98linux=E2=80=99 > line, then type Ctrl-X? > > That should give you a Guile prompt. From there can you type: > > ,use (gnu build file-systems) > > (disk-partitions) > > (find-partition-by-label "gnu-disk-image") > > and send us what the last two lines return? > > Thanks in advance, > Ludo=E2=80=99. > --001a114b3d14bac74d052a6c3b02 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I concatenated "--repl" on the linux line p, and still got the sa= me kernel panic.

On Thursday, 28 January 2016, Ludovic Court=C3=A8s = <ludo@gnu.org> wrote:
Kabelo Moiloa <moiloakabe= lo@gmail.com> skribis:

> Okay, using a VirtualBox VM, I obtained the following error message be= fore
> the VFS one:
> No filesystem could mount root, tries ext3 ext2 ext4 vfat

I don=E2=80=99t know where this message comes from; there=E2=80=99s no such= error
message in Guix.

Could you type =E2=80=98e=E2=80=99 from the GRUB menu, and add =E2=80=9C--r= epl=E2=80=9D on the =E2=80=98linux=E2=80=99
line, then type Ctrl-X?

That should give you a Guile prompt.=C2=A0 From there can you type:

=C2=A0 ,use (gnu build file-systems)

=C2=A0 (disk-partitions)

=C2=A0 (find-partition-by-label "gnu-disk-image")

and send us what the last two lines return?

Thanks in advance,
Ludo=E2=80=99.
--001a114b3d14bac74d052a6c3b02--