summaryrefslogtreecommitdiff
path: root/posts/bytemark_server_with_guixsd.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'posts/bytemark_server_with_guixsd.mdwn')
-rw-r--r--posts/bytemark_server_with_guixsd.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/posts/bytemark_server_with_guixsd.mdwn b/posts/bytemark_server_with_guixsd.mdwn
index fb60ee2..b09df53 100644
--- a/posts/bytemark_server_with_guixsd.mdwn
+++ b/posts/bytemark_server_with_guixsd.mdwn
@@ -125,6 +125,12 @@ move down kept opening new browser windows.
# Step 10: Run guix system init
+I did have some problems at this point, as the VM appeared to
+reboot. I tried again, but this time with the --no-grafts option, and
+it worked. If you encounter something similar, try adding the
+--no-grafts option to guix system init, and I'd also be interested to
+know.
+
guix system init /mnt/etc/config.scm /mnt
...
Installation finished. No error reported.