webvirtcloud icon indicating copy to clipboard operation
webvirtcloud copied to clipboard

No option found the chipset when creating arm arch instance

Open smallpize opened this issue 11 months ago • 2 comments

when I use arm arch create instance ,no option shown for chipset. 2024-03-04_12-05-00

But I modified the configuration file, set DEBUG = True, and it can be displayed. And I can create a new instance.

smallpize avatar Mar 04 '24 04:03 smallpize

What is the operating system.. you should install arch package. If your os is Debian, install qemu-system-arm package

catborise avatar Mar 04 '24 16:03 catborise

What is the operating system.. you should install arch package. If your os is Debian, install qemu-system-arm package

Kylin Server V10 SP2 (like openEuler-20.03-LTS-SP1) I think it is not a problem with the operating system, because I modified DEBUG = True in the settings.py file, and the chipset options were displayed.

smallpize avatar Mar 08 '24 07:03 smallpize