bug#23697: guix system reconfigure hangs, shows repl in messages

2018-12-18 Thread Ludovic Courtès
Hello! l...@gnu.org (Ludovic Courtès) skribis: > Jan Nieuwenhuizen skribis: [...] >> guix system reconfigure drakenvlieg.scm >> >> which eventually printed >> >> ... >> guix system: loading new services: file-system-/home urandom-seed ntpd >> avahi-daemon ssh-daemon... >> shep

bug#23697: guix system reconfigure hangs, shows repl in messages

2016-06-06 Thread Ludovic Courtès
Jan Nieuwenhuizen skribis: > Then, I uncommented the /home section in drakenvlieg.scm, like so > > ;; Switch to GuixSD > (file-system (device "home") > (title 'label) > (mount-point "/home") > (type "ext4")) > (file-system (device (la

bug#23697: guix system reconfigure hangs, shows repl in messages

2016-06-05 Thread Jan Nieuwenhuizen
Hi, Not sure this qualifies as a bug, sending per request. As a preparation to move from Debian to GuixSD, I have been dual booting between Debian and GuixSD. Using Debian as my main system with this layout /dev/sda3 "debian" / /dev/sda1 /guix /dev/sda4 /home I di