4.cloud(其中包括arm arm64)
镜像位置 : https:
镜像1文件名称:https:
https:
镜像2文件名称:https:
https:
————————————————
版权声明:本文为CSDN博主「__pop_」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。
原文链接:https:
以
镜像2文件名称:https:
https:
为基础,制作本文
qemu-system-aarch64 \
-M virt \
-cpu cortex-a57 -nographic -smp 1 -m 1024M \
-bios QEMU_EFI.fd \
-drive if=none,file=xenial-server-cloudimg-arm64-uefi1.img,format=qcow2,id=hd0 -device virtio-blk-device,drive=hd0 \
-netdev user,id=hostnet0,hostfwd=tcp::2222-:22 -device virtio-net-device,netdev=hostnet0
grub> ls
(hd0) (hd1) (hd1,gpt15) (hd1,gpt1)
grub> set root=(hd1,gpt1)
grub> linux /boot/vmlinuz-4.4.0-210-generic root=/dev/vda1
grub> initrd /boot/initrd.img-4.4.0-210-generic
grub> boot
启动到 cloud-init