| Summary: | VM can't be started on Kunpeng arm64 ubuntu server | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Branch p11 | Reporter: | hyzhang6639 | ||||
| Component: | DCC | Assignee: | qa-team <qa-team> | ||||
| Status: | CLOSED FIXED | QA Contact: | qa-p11 <qa-p11> | ||||
| Severity: | blocker | ||||||
| Priority: | P5 | ||||||
| Version: | unspecified | ||||||
| Hardware: | arm | ||||||
| OS: | Linux | ||||||
| Attachments: |
|
||||||
|
Description
hyzhang6639
2025-09-19 17:19:00 MSK
I run the below command, slinux can be started from the image file: virt-install --name sl1-vm --ram 4096 --vcpus 4 --machine virt --disk path=/opt/iso/sl-11.0-aarch64.img,format=raw --network network=default --graphics spice --boot loader=/opt/iso/alt-efi/QEMU_EFI-pflash.raw,loader_ro=yes,loader_type=pflash,nvram=/opt/iso/alt-efi/vars-template-pflash.raw --os-variant detect=on --import |