Applied, thanks!
Zhaoming Luo, le jeu. 10 avril 2025 08:55:49 +0800, a ecrit:
> ---
> hurd/running/debian/qemu_image.mdwn | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/hurd/running/debian/qemu_image.mdwn
> b/hurd/running/debian/qemu_image.mdwn
> index 9984ac33..8409bc8c 100644
> --- a/hurd/running/debian/qemu_image.mdwn
> +++ b/hurd/running/debian/qemu_image.mdwn
> @@ -42,7 +42,7 @@ Optionally you may use `--curses` to keep your keyboard
> layout. If need be modpr
>
> Note that if you do not have a command named `kvm`, you can try something
> across the lines of:
>
> - $ qemu-system-i386 --enable-kvm -drive cche=writeback,file=$(echo
> debian-hurd-*.img) -net user,hostfwd=tcp:127.0.0.1:2222-:22 -net
> nic,model=e1000
> + $ qemu-system-i386 --enable-kvm -drive cache=writeback,file=$(echo
> debian-hurd-*.img) -net user,hostfwd=tcp:127.0.0.1:2222-:22 -net
> nic,model=e1000
>
> Or, if your machine does not allow for KVM acceleration, omit `--enable-kvm`
> from the command.
>
> --
> 2.49.0
>
>