root@rescue ~ # mkdir -p /mnt/tmp/gnu/store mkdir -p /gnu/store mount --bind /mnt/tmp/gnu/store /gnu/store root@rescue ~ # yes '' | /tmp/guix-install.sh ░░░ ░░░ ░░▒▒░░░░░░░░░ ░░░░░░░░░▒▒░░ ░░▒▒▒▒▒░░░░░░░ ░░░░░░░▒▒▒▒▒░ ░▒▒▒░░▒▒▒▒▒ ░░░░░░░▒▒░ ░▒▒▒▒░ ░░░░░░ ▒▒▒▒▒ ░░░░░░ ▒▒▒▒▒ ░░░░░ ░▒▒▒▒▒ ░░░░░ ▒▒▒▒▒ ░░░░░ ▒▒▒▒▒ ░░░░░ ░▒▒▒▒▒░░░░░ ▒▒▒▒▒▒░░░ ▒▒▒▒▒▒░ _____ _ _ _ _ _____ _ / ____| \ | | | | | / ____| (_) | | __| \| | | | | | | __ _ _ ___ __ | | |_ | . ' | | | | | | |_ | | | | \ \/ / | |__| | |\ | |__| | | |__| | |_| | |> < \_____|_| \_|\____/ \_____|\__,_|_/_/\_\ https://www.gnu.org/software/guix/ This script installs GNU Guix on your system To uninstall, pass in the '--uninstall' parameter. [1778166449.288]: Starting installation (Thu May 7 05:07:29 PM CEST 2026) [1778166449.330]: [ INFO ] init system is: systemd [1778166449.335]: [ PASS ] verification of required commands completed [1778166449.356]: [ WARN ] We recommend installing and/or starting your distribution 'nscd' service [1778166449.359]: [ WARN ] Please read 'info guix "Application Setup"' about "Name Service Switch" [1778166449.362]: [ INFO ] system is x86_64-linux 2026-05-07 17:07:33 URL:https://ftp-stud.hs-esslingen.de/pub/Mirrors/ftp.gnu.org/guix/ [33370] -> "-" [1] [1778166453.162]: [ PASS ] Release for your system: guix-binary-1.5.0.x86_64-linux [1778166453.165]: [ INFO ] Downloading Guix release archive guix-binary-1.5.0.x86_64-linux.tar.xz 100%[======================================================================================================================>] 129.69M 87.1MB/s in 1.5s 2026-05-07 17:07:38 URL:https://mirror.dogado.de/gnu/guix/guix-binary-1.5.0.x86_64-linux.tar.xz [135985908/135985908] -> "/tmp/guix.f3Loj2/guix-binary-1.5.0.x86_64-linux.tar.xz" [1] guix-binary-1.5.0.x86_64-linux.tar.xz.sig 100%[======================================================================================================================>] 566 --.-KB/s in 0s 2026-05-07 17:07:41 URL:https://www.artfiles.org/gnu.org/guix/guix-binary-1.5.0.x86_64-linux.tar.xz.sig [566/566] -> "/tmp/guix.f3Loj2/guix-binary-1.5.0.x86_64-linux.tar.xz.sig" [1] FINISHED --2026-05-07 17:07:41-- Total wall clock time: 7.9s Downloaded: 2 files, 130M in 1.5s (87.1 MB/s) [1778166461.038]: [ PASS ] download completed. [1778166461.494]: [ PASS ] Signature is valid. [1778166461.496]: [ INFO ] Installing /var/guix and /gnu... [1778166469.132]: [ INFO ] Linking the root user's profile [1778166469.136]: [ PASS ] activated root profile at /root/.config/guix/current [1778166469.138]: [ INFO ] group kvm exists and build users will be added to it [1778166469.141]: [ INFO ] installing guix-daemon to run as an unprivileged user [1778166469.149]: [ PASS ] group guix-daemon created [1778166469.161]: [ PASS ] user added [1778166469.165]: [ INFO ] allowing kvm mapping (GID 104) for unprivileged guix-daemon Created symlink /etc/systemd/system/multi-user.target.wants/guix-daemon.service → /etc/systemd/system/guix-daemon.service. Created symlink /etc/systemd/system/multi-user.target.wants/gnu-store.mount → /etc/systemd/system/gnu-store.mount. Job for guix-daemon.service failed because the control process exited with error code. See "systemctl status guix-daemon.service" and "journalctl -xeu guix-daemon.service" for details. [1778166470.135]: [ INFO ] making the guix command available to other users chown: cannot access '/etc/guix': No such file or directory root@rescue ~ # systemctl status gnu-store.mount ○ gnu-store.mount - Read-only /gnu/store for GNU Guix Loaded: loaded (/etc/systemd/system/gnu-store.mount; enabled; preset: enabled) Active: inactive (dead) since Thu 2026-05-07 17:07:50 CEST; 16s ago Duration: 31.619s Where: /gnu/store What: /gnu/store CPU: 2ms May 07 17:07:50 rescue systemd[1]: Unmounting gnu-store.mount - Read-only /gnu/store for GNU Guix... May 07 17:07:50 rescue systemd[1]: gnu-store.mount: Deactivated successfully. May 07 17:07:50 rescue systemd[1]: Unmounted gnu-store.mount - Read-only /gnu/store for GNU Guix. root@rescue ~ # systemctl status guix-daemon × guix-daemon.service - Build daemon for GNU Guix Loaded: loaded (/etc/systemd/system/guix-daemon.service; enabled; preset: enabled) Active: failed (Result: exit-code) since Thu 2026-05-07 17:07:51 CEST; 34s ago Process: 15520 ExecStartPre=systemctl stop gnu-store.mount (code=exited, status=0/SUCCESS) Process: 15521 ExecStart=/var/guix/profiles/per-user/root/current-guix/bin/guix-daemon --discover=yes --substitute-urls=https://bordeaux.guix.gnu.org https://ci.guix.gnu.org (code=exited, status=203/EXEC) Main PID: 15521 (code=exited, status=203/EXEC) CPU: 30ms May 07 17:07:51 rescue systemd[1]: guix-daemon.service: Main process exited, code=exited, status=203/EXEC May 07 17:07:51 rescue systemd[1]: guix-daemon.service: Failed with result 'exit-code'. May 07 17:07:51 rescue systemd[1]: Failed to start guix-daemon.service - Build daemon for GNU Guix. May 07 17:07:51 rescue systemd[1]: guix-daemon.service: Scheduled restart job, restart counter is at 5. May 07 17:07:51 rescue systemd[1]: Stopped guix-daemon.service - Build daemon for GNU Guix. May 07 17:07:51 rescue systemd[1]: guix-daemon.service: Start request repeated too quickly. May 07 17:07:51 rescue systemd[1]: guix-daemon.service: Failed with result 'exit-code'. May 07 17:07:51 rescue systemd[1]: Failed to start guix-daemon.service - Build daemon for GNU Guix. root@rescue ~ # ls /var/guix/profiles/per-user/root/current-guix /var/guix/profiles/per-user/root/current-guix root@rescue ~ # find /var/guix/profiles/per-user/root/current-guix /var/guix/profiles/per-user/root/current-guix