Here is update on debugging of guix: - logs are here: https://gnunet.org/bot/log/guix
my username is JeanLouis Here is strace from daemon and dmesg: https://drive.google.com/file/d/0BxcAA5bVg6IUUDUtZVk0bE1tOVE/view?usp=sharing https://drive.google.com/file/d/0BxcAA5bVg6IUVFY5VHdMVmZkcE0/view?usp=sharing https://drive.google.com/file/d/0BxcAA5bVg6IUd1N5Q3ViT2tLbVk/view?usp=sharing when booting, system mounts /dev/sda7 -> /home I login as root, I mount cryptsetup partition: /dev/sda8 -> /dev/mapper/protected -> /home I guess that guix -i hello or daemon -- is re-mounting partitions, or maybe mounting /home from system on the top of the system. I am on Debian GNU/Linux, testing Guix and its package manager, in order to switch to free GNU operating system. If anybody can help debug this or change behavior, because by this behavior, if user is mounted, cannot use guix, on third system, like Debian, basically it does not work on my cryptsetup mounted partition. Jean Louis
