hectorm / docker-qemu-haiku

A Docker image for the Haiku operating system.
https://hub.docker.com/r/hectorm/qemu-haiku
MIT License
25 stars 2 forks source link

Reboot hangs #8

Closed jackburton79 closed 3 days ago

jackburton79 commented 3 days ago

It seems that with the new beta5 image , if I try to reboot the vm (using the command supplied with the instructions) after installing packages, that whole process hangs. I realize this could be a haiku bug.

jackburton79 commented 3 days ago

I had to remove reboot here: https://github.com/jackburton79/bescreencapture/blob/master/.github/workflows/build.yml

hectorm commented 3 days ago

It seems that after installing the haiku_devel package the VM loses network connection if virtio-net-pci is used, I have not been able to reproduce this problem with e1000. It seems to be a bug in Haiku. I will switch to e1000 for now.

jackburton79 commented 3 days ago

Good catch. I just noticed issues with virtio NIC on my vm, too. Thanks for your great work!

jackburton79 commented 2 days ago

It seems there are virtio issues on NICs and Storage controllers, too

hectorm commented 1 day ago

What issues have you found with storage controllers?

jackburton79 commented 23 hours ago

What issues have you found with storage controllers?

In my VMs, I noticed I often get hangs on boot if I set the storage controllers/disk to be virtio. Moreover, I still get hangs on reboot with this container after your latest changes. Example: the build action here: https://github.com/jackburton79/bescreencapture/actions/workflows/build.yml

hangs on reboot vm: image