I currently have guix running inside qemu, and am trying to mount a shared 9p
filesystem on boot. When I try using the mount tag in the file-system device
declaration, it throws an error.
I saw that in gun/system/vm.scm, they are using a file-system->mount_tag
declaration, but I can’t figure o
I currently have guix running inside qemu, and am trying to mount a shared 9p
filesystem on boot. When I try using the mount tag in the file-system device
declaration, it throws an error.
I saw that in gun/system/vm.scm, they are using a file-system->mount_tag
declaration, but I can’t figure o