Bug 803664
Summary: | libguestfs inspection fails on Windows XP: libguestfs: error: hivex: could not locate HKLM\SYSTEM\MountedDevices | |||
---|---|---|---|---|
Product: | [Community] Virtualization Tools | Reporter: | Richard W.M. Jones <rjones> | |
Component: | libguestfs | Assignee: | Richard W.M. Jones <rjones> | |
Status: | CLOSED UPSTREAM | QA Contact: | ||
Severity: | unspecified | Docs Contact: | ||
Priority: | unspecified | |||
Version: | unspecified | CC: | grant_williamson, malittle, mbooth, virt-maint, walicki | |
Target Milestone: | --- | |||
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 803699 (view as bug list) | Environment: | ||
Last Closed: | 2012-03-15 18:33:56 UTC | Type: | --- | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 803699 |
Description
Richard W.M. Jones
2012-03-15 11:45:51 UTC
The problem is pretty clear from the SYSTEM hive supplied: There is no HKLM\SYSTEM\MountedDevices key present at all. Perhaps sysprep removes this key. Inspection should be changed so that if this key is missing it is not an error (but the drive letters will not be populated). Upstream in libguestfs 1.17.18. |