On Mon, Feb 12, 2018 at 09:02:44PM +0100, Martin Castillo wrote:
> 
> On 06.02.2018 21:01, Leo Famulari wrote:
> > On Sat, Jan 27, 2018 at 11:08:23PM +0100, Martin Castillo wrote:
> >> my configuration is (similar to) desk,nossh.scm.
> > 
> > Can you share the QEMU command line you use to run desk,nossh.scm?
> > 
> 
> qemu-system-x86_64 -m 2048 -smp 2 -enable-kvm \
>               -net nic,model=virtio \
>               -net user,hostfwd=tcp::5561-:2222 \
>               -drive file=guixsd.img

I built desk,nossh.scm like this:

$ guix --version
guix (GNU Guix) 63298f14c9679735c6c930e10b0e836666391f01
[...]
# No grafts to save disk space while debugging. Never do that in
# production!
$ guix system vm-image ~/tmp/desk-nossh.scm --no-grafts
[...]
/gnu/store/b3drd7s1mfsnmlc9j63dz5djni9k0y3v-qemu-image

I copied the image file out of the store, made it writeable, and then
ran it with your qemu invocation from above (QEMU 2.10.2 from Guix), and
the SSHD was running after boot.

Did you do anything differently?

Attachment: signature.asc
Description: PGP signature

Reply via email to