2022-09-08
kvm里的虚拟机硬盘和网卡使用virtio驱动
1.首先从虚拟机的xml文件中找到已经使用virtio驱动的硬件,复制里面的address这行参数出来
进一步了解2015-10-19
Create ISO Images from the Command Line
You can create ISO images from any source disk or data by using the command line in Mac OS X. This i...