提交 f01e0fd0 编写于 作者: A alexchen 提交者: Gitee

编辑完~/.bashrc文件后需要执行source命令

上级 3159ddf1
......@@ -392,7 +392,10 @@ openEuler虚拟化使用virsh管理虚拟机。如果希望在非root用户使
```
export LIBVIRT_DEFAULT_URI="qemu:///system"
```
执行如下命令,使配置生效。
```
$ source ~/.bashrc
```
5. 在虚拟机XML配置文件中的domain根元素中添加如下内容,使qemu-kvm进程可以访问磁盘镜像文件。
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册