In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)05/31 Report--
This article mainly explains "how to make windows10 image". The content in the article is simple and clear, and it is easy to learn and understand. Please follow the editor's train of thought to study and learn how to make windows10 image.
This demo is to install win10, other versions of the principle is the same, you can modify the corresponding name and the corresponding iso.
New version:
Centos7: yum install qemu-img qemu-kvm libvirt-y
Mkdir / home/makeimg
Upload the required files to this directory.
Cd / home/makeimg
The qcow is based on the actual size, so it is recommended that the size configuration be slightly larger.
Qemu-img create-f qcow2 win10VirtioByttx.qcow2 100000m
/ usr/libexec/qemu-kvm-m 4096-boot d-cdrom cn_windows_10_multiple_editions_x64_dvd_6848463.iso-fda virtio-win-0.1.118.iso-fdb virtio-win-0.1.118_amd64.vfd-drive file=win10VirtioByttx.qcow2,if=virtio-net nic,model=virtio-usb-usbdevice tablet-vnc: 10
Qemu-system-x86_64-m 4096-boot d-cdrom cn_windows_10_multiple_editions_x64_dvd_6848463.iso-fda virtio-win-0.1.118.iso-fdb virtio-win-0.1.118_amd64.vfd-drive file=win10VirtioByttx.qcow2,if=virtio-net nic,model=virtio-usb-usbdevice tablet-vnc: 10
Advanced version replaces / usr/libexec/qemu-kvm with qemu-system-x86_64
Driver download address: https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/archive-virtio/
Remember to turn off the firewall if you can't connect to vnc: iptable-F
After the installation, you can start directly to disk:
/ usr/libexec/qemu-kvm-m 4096-fda virtio-win-0.1.118.iso-fdb virtio-win-0.1.118_amd64.vfd-drive file=win10VirtioByttx.qcow2,if=virtio-net nic,model=virtio-usb-usbdevice tablet-vnc: 10
Thank you for your reading, the above is the content of "how to make windows10 image", after the study of this article, I believe you have a deeper understanding of how to make windows10 image, and the specific use needs to be verified in practice. Here is, the editor will push for you more related knowledge points of the article, welcome to follow!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.