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

Re: keyboard not responsive in QEMU Hurd image



O 19/11/21 ás 14:43, Kent West escribiu:
Wanting to see what the Hurd looks like, I basically followed the
instructions  at
https://cdimage.debian.org/cdimage/ports/stable/hurd-i386/README.txt.

My host system is a Dell desktop running Debian bookworm/sid.

I did:

  $ wget http://cdimage.debian.org/cdimage/ports/11.0/hurd-i386/debian-hurd.img.tar.xz
  $ tar xJf debian-hurd.img.tar.xz

followed by

  $ aptitude install qemu-system-x86-64

followed by

$ kvm -m 1G -drive file=$(echo debian-hurd*.img),cache=writeback,format=raw &

Just did the same thing as you, and everything worked.
However, AFAIK the Hurd is 32 only. Maybe try with qemu-system-i386 instead.


Reply to: