在运行命令时
/usr/bin/vmrun -T ws -gu username -gp password runProgramInGuest /home/vmware/Ubuntu\ 64-bit/Ubuntu\ 64-bit.vmx -noWait -activeWindow -interactive /usr/bin/strace -o /home/logdir/trace.txt -etrace=forkcloneexecvechdiropencreatclosesocketconnectacceptbindreadwriteunlinkrenamekillpipedupdup2 -s 216 -f /home/malware_analysis/bb0b00438aa782f41a02b434f2c525f2d4a4662604e4254dca8c6a896adaff3a
我得到了以下错误:
Error: The specified guest user must be logged in interactively to perform this operation
我的设置如下:
发布于 2020-04-30 19:05:01
删除在虚拟机文件存储的vmware文件夹中创建的.lck文件。
https://stackoverflow.com/questions/60737582
复制相似问题