I’ve met an error:

When I’m creating a Windows VM by using “Cockpit Virtual Machine”, I want to use virtio so I have to append an virtio iso image as cdrom. But once you click the “Install” button, you will meet the error:

“permission denied” on creating system VM with iso file in home directory”.

I’ve searched for the error in the internet but no resolution found, after several times trying I got how to resolve the problem:

Simply do not insert an virtio cdrom, just click “Install” button, and after you run into the Windows installation program, return to the Cockpit WebUI and then eject the windows iso cdrom, and inject virtio iso cdrom, after scan and install the virtio driver, reject the virtio iso cdrom and then inject the windows iso cdrom again.

Simple but a working solution :)


更多文章
  • Docker组件介绍(二):shim, docker-init和docker-proxy
  • YouCompleteMe ycmd server SHUTDOWN 和 pyenv的问题
  • Docker组件介绍(一):runc和containerd
  • Prometheus MySQL Exporter源码阅读与分析
  • MySQL性能指标
  • 使用Dropbox来备份服务器文件
  • 《计算机网络-系统方法》读书笔记
  • Y Combinator《如何创业》笔记
  • Go类型嵌套
  • etcd源码阅读与分析(五):mvcc
  • etcd源码阅读与分析(四):lease
  • 干了这碗叔本华牌毒鸡汤 --- 《人生的智慧》
  • etcd源码阅读与分析(三):wal
  • Memory leak in net/http
  • etcd源码阅读与分析(二):raft