Tiny Core Extensions > TCE Talk

any virtual machinery?

<< < (3/3)

Vaguiner:

--- Quote from: Juanito on August 25, 2025, 04:00:25 AM ---You usually have to manually load the appropriate kvm module from the kvm-KERNEL extension, did you try that?

--- End quote ---
Yes, I did. I ran it with -enable-kvm and so on. The slowness is strange. Maybe someday I'll look into it.


--- Quote from: Juanito on August 25, 2025, 04:02:51 AM ---I've no plans to build the massively bloated qt6, so please feel free..

--- End quote ---
So just wait for a real need.

Rich:
Hi Vaguiner
You need to either:

--- Code: ---sudo modprobe kvm-amd
--- End code ---
for an AMD CPU.

Or:

--- Code: ---sudo modprobe kvm-intel
--- End code ---
for an Intel CPU.

If you then run:

--- Code: ---lsmod | grep kvm
--- End code ---
you should see the module you loaded and the kvm module.

LubielTheStoopid:
im very slightly used to qemu

Navigation

[0] Message Index

[*] Previous page

Go to full version