A cloud-native open-source unified multi-cloud and hybrid-cloud platform. 开源、云原生的多云管理及混合云融合平台
2.59k
stars
534
forks
source link
[BUG]hsot-deployer 在修改win10(关机状态)虚拟机密码时候报错,提示:Failed to mount '/dev/sda1': Operation not permitted #21060
Closed
maguoweng closed 2 months ago
问题描述/What happened: 我在创建win10专业版的虚拟机后,想通过重置密钥功能重置Administrator密码,但是失败了。 环境/Environment: 3.11.5
cat /etc/os-release
): openEuler release 22.03 (LTS-SP3)uname -a
): -Linux kvm01 5.10.0-182.0.0.95.oe2203sp3.x86_64dmidecode | egrep -i 'manufacturer|product' |sort -u
) [root@kvm01 ~]# dmidecode | egrep -i 'manufacturer|product' |sort -u Manufacturer: GenuineIntel Manufacturer: Intel Corporation Manufacturer Name: Intel Manufacturer: No Enclosure Manufacturer: Not Specified Manufacturer: VMware, Inc. Product Name: 440BX Desktop Reference Platform Product Name: VMware Virtual Platformkubectl exec -n onecloud $(kubectl get pods -n onecloud | grep climc | awk '{print $1}') -- climc version-list
):