all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Jone <yeger9@gmail.com>
Cc: Alex Kost <alezost@gmail.com>, help-guix@gnu.org
Subject: Re: Error system reconfigure with guix-latest
Date: Mon, 05 Mar 2018 18:05:43 +0100	[thread overview]
Message-ID: <87tvtu8nbs.fsf@gnu.org> (raw)
In-Reply-To: <CAH6o9V9RMWtw=DGrkqVrzj0jvsrnFYjkwsQd4ro+i03N6YnCDw@mail.gmail.com> (Jone's message of "Mon, 5 Mar 2018 19:08:02 +0300")

Jone <yeger9@gmail.com> skribis:

>> Does ‘guix system reconfigure’ succeed once you specify the
>> ‘initrd-modules’ field as others suggested?
>
> This problem is resolved, thanks. But I still can't reconfigure system
> (‘--verbosity=10’ needed to see some output, otherwise absolutely nothing
> in console). Experimentally, I found out that the problem with the
> following code blocks:
>
> 1. in file-systems:
>
>                 ;; (file-system
>                 ;;  (device "c36b9de3-2b00-4263-8844-9f2d72628d78")
>                 ;;  (mount-point "/mnt/oldhome")
>                 ;;  (type "ext4")
>                 ;;  (options "noatime,discard 0 0")
>                 ;;  (title 'uuid))
>
> 2. and in bootloader configuration:
>
>  (bootloader (bootloader-configuration
>               (bootloader grub-bootloader)
>               (target "/dev/sdd")
>               ;; (menu-entries (menu-entry
>               ;;                  (label "OldLinux")
>               ;;                  (linux "/boot/vmlinuz-4.14.9-calculate")
>               ;;                  (linux-arguments '("root=/dev/sda3"))
>               ;;                  (initrd
> "/boot/initramfs-4.14.9-calculate.img")))
>               ))
>
> If to comment out them (as above), then process starts, otherwise the
> output is visible only with ‘--verbosity=10’ and nothing else happens,
> there are no errors. But I need a possibility of the login in old system
> and old partitions are necessary :)

At first sight the code blocks above shouldn’t be a problem.

Can you post the whole config file so we can investigate?

Thanks,
Ludo’.

  reply	other threads:[~2018-03-05 17:05 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-04 12:46 Error system reconfigure with guix-latest Jone
2018-03-04 15:01 ` 宋文武
2018-03-04 19:57 ` Alex Kost
2018-03-04 20:52   ` Jone
2018-03-05  8:38     ` Ludovic Courtès
2018-03-05 16:08       ` Jone
2018-03-05 17:05         ` Ludovic Courtès [this message]
2018-03-05 19:01           ` Jone
2018-03-06 15:47             ` Ludovic Courtès
2018-03-06 17:09               ` Jone
2018-03-07 21:06                 ` Ludovic Courtès

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=87tvtu8nbs.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=alezost@gmail.com \
    --cc=help-guix@gnu.org \
    --cc=yeger9@gmail.com \
    /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.