Maxim Cournoyer writes:
>
> Thanks a lot for sharing this; I tried your above snippet with the
> Debian Hurd img file, and it worked! Out of curiosity, how do you use
> Spice with the above? It'd need a Spice-enabled viewer such as
> virt-manager right? How do you point virt-manager to the VM
Maxim Cournoyer writes:
> Hi!
>
> In the manual, we have an example to allow connecting to the VM via a
> port forward from the host:
>
> $(guix system vm config.scm) -nic
> user,model=virtio-net-pci,hostfwd=tcp::10022-:22
>
> Unfortunately, I cannot get this to work anymore, using a very simple
Hello Eric,
[...]
> Hello Maxim,
>
> Just today I ssh'd into childhurd with -p 10022 like the manual
> suggests.
>
> Also, I ssh'd into Debian GNU/Hurd in qemu with like the Hurd
> documentation
> suggests. I ended up using (also to get Spice):
>
> qemu-system-x86_64 -m 3072 -smp 1 -enable-
Hi!
In the manual, we have an example to allow connecting to the VM via a
port forward from the host:
$(guix system vm config.scm) -nic
user,model=virtio-net-pci,hostfwd=tcp::10022-:22
Unfortunately, I cannot get this to work anymore, using a very simple
operating system with following openssh-