且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

无法打开/qemu.conf,错误:2

更新时间:2022-12-08 10:29:37

发生此错误是因为在 C:\ qemu.conf 路径中存在对文件的查询.

This error occur because there is a query for file in C:\qemu.conf path.

如果创建空白文件,则警告无法打开/qemu.conf,错误代码:2 将消失.

If you create a blank file the warning Failed to open /qemu.conf, err: 2 will desapear.

但是在我的测试中,我需要以管理员身份运行.

这是Sysinternals的ProcessMonitor中的日志:

This is the log in ProcessMonitor of Sysinternals:

使用以下命令创建文件:

Create the file with this command:

echo # > c:\qemu.conf