相关介绍

银河麒麟系统下载地址:https://www.kylinos.cn/support/trial.html?trial=9527
麒麟汇总:https://www.jianshu.com/p/f58e2435b650
国产CPU对比图
image.png

资源下载

2020-11-02更新
1.银河麒麟高级服务器操作系统V10
x86/兆芯/海光
Kylin-Server-10-SP1-Release-Build04-20200711-x86_64.iso
https://pan.baidu.com/s/19CmmJWl0jDzUTJxEcJZ3Tg
提取码:now7
arm64/飞腾/鲲鹏
Kylin-Server-10-SP1-Release-Build04-20200711-arm64.iso
https://pan.baidu.com/s/1GOLao-6WmGqUkCXf1CA6qg
提取码:1vt8
龙芯(测试版)
Kylin-Server-10-SP1-mips64el-Release-Build05-test-20200902.iso
https://pan.baidu.com/s/1iKDQuLKfj5jZEW1CQBFCxA
提取码:xv2u
2.银河麒麟桌面操作系统V10
x86/兆芯/海光
Kylin-Desktop-V10-Release-Build1-20200710-x86_64.iso
https://pan.baidu.com/s/1-LYpgpMLM240EtEaIlk8Xg
提取码:9sl8
arm64/飞腾/鲲鹏
Kylin-Desktop-V10-Release-Build1-20200710-arm64.iso
https://pan.baidu.com/s/13Yc3d_Wg5tt5sLn_KLPveg
提取码:85on
龙芯
Kylin-Desktop-V10-Release-Build1-20201026-mips64el.iso
https://pan.baidu.com/s/13LCfK0GUp3L5s2f7ITTyPw
提取码:qhdt

安装

已经搭建好的直接就能用:链接: https://pan.baidu.com/s/1vyPtASrtjZ6Sy4ctrEiQBA 提取码: 6vmp

参考:https://blog.csdn.net/wayle123/article/details/107687653
https://www.cnblogs.com/qinwanlin/p/qemu.html

uefi下载地址:https://releases.linaro.org/components/kernel/uefi-linaro/latest/release/qemu64/QEMU_EFI.fd

  1. qemu-img create yinhe.img 40G
  2. # 创建一个镜像
  3. qemu-system-aarch64.exe -m 6333 -cpu cortex-a72 -smp 2,cores=2,threads=1,sockets=1 -M virt -bios ./QEMU_EFI.fd -net nic,model=pcnet -device nec-usb-xhci -device usb-kbd -device usb-mouse -device VGA -drive if=none,file=./Kylin-Server-10-SP2-aarch64-Release-Build09-20210524.iso,id=cdrom,media=cdrom -device virtio-scsi-device -device scsi-cd,drive=cdrom -drive if=none,file=./yinhe.img,id=hd0 -device virtio-blk-device,drive=hd0
  4. # 命令行启动安装

image.png
image.png
image.png
image.png

演示