help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ssh-daemon service fails to auto start


From: Leo Famulari
Subject: Re: ssh-daemon service fails to auto start
Date: Wed, 14 Feb 2018 19:08:21 -0500
User-agent: Mutt/1.9.3 (2018-01-21)

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

[Prev in Thread] Current Thread [Next in Thread]