all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Giovanni Biscuolo <g@xelera.eu>
Cc: help-guix <help-guix@gnu.org>
Subject: Re: error in bootloader config while system init
Date: Tue, 21 May 2019 15:23:01 +0200	[thread overview]
Message-ID: <87h89o2b7u.fsf@gnu.org> (raw)
In-Reply-To: <87v9y489yx.fsf@roquette.mug.biscuolo.net> (Giovanni Biscuolo's message of "Tue, 21 May 2019 10:53:26 +0200")

Hi znavko,

Giovanni Biscuolo <g@xelera.eu> skribis:

> In gnu/system.scm:
>    974:26  0 (operating-system-bootcfg #<<operating-system> kernel:…> …)
>
> gnu/system.scm:974:26: In procedure operating-system-bootcfg:
> In procedure struct_vtable: Wrong type argument in position 1 (expecting struct): #f

[...]

> 		  (file-systems (cons (file-system (device "/dev/sdb1") (mount-point "/mnt") (type "ext4")) %base-file-systems))

I think Guix is trying to tell you, with its own words *cough*, that
your OS config does not specify a root file system.  Indeed, there’s
“/mnt” there, but no “/”.

HTH!

Ludo’.

  reply	other threads:[~2019-05-21 13:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-21  3:47 error in bootloader config while system init znavko
2019-05-21  8:53 ` Giovanni Biscuolo
2019-05-21 13:23   ` Ludovic Courtès [this message]
2019-05-21 18:11   ` znavko
2019-05-21 19:55   ` znavko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87h89o2b7u.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=g@xelera.eu \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.