Hacker News new | ask | show | jobs
by sidkshatriya 1072 days ago
What about virtualization? Can you run qemu/firecracker on the system?
1 comments

There does not appear to be hardware virtualization support, so those would work but you'd be using software virtualization which will be slower.

I'll try running firecracker later and see if it'll boot.

Yes, I was hoping that kvm with qemu works by now. If kvm support is not enabled, it is not likely that firecracker would work either..