I have a Windows 7 VM that I have exported to an NFS share. Running virt-win-reg against it using the following command, I get the following error (I'm attempting to get the hostname of the server from the registry):
# virt-win-reg exportedVM 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Computername' ActiveComputerName hivexsh: cd: subkey 'CurrentControlSet' not found hivexget failed: 256 at /usr/bin/virt-win-reg line 321. However, if I grep for CurrentControlSet, it seems to find it just fine: virt-win-reg exportedVM 'HKEY_LOCAL_MACHINE\SYSTEM\' | grep CurrentControlSet [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Hardware Profiles\0001\System\CurrentControlSet] [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Hardware Profiles\0001\System\CurrentControlSet\Control] ..etc... Am I missing something? Thanks. -Kenny _______________________________________________ virt-tools-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/virt-tools-list
