On Wed, Jun 08, 2016 at 11:18:39PM +0000, Kete Foy wrote: > I got this error when trying to initialize the guix system: > /mnt/etc/config.scm:8:0: error: source expression failed to match any > pattern
You have to provide a list of mapped-devices, like this: (mapped-devices (list (mapped-device (source ...)))) The example in the manual is a too subtle, in my opinion.