Bug 1165785
| Summary: | mount-loop command fails: mount failed: Unknown error -1 | ||
|---|---|---|---|
| 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: | mbooth, ptoscano, rbalakri |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-11-20 14:14:47 UTC | Type: | Bug |
| 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: | 1242853 | ||
|
Description
Richard W.M. Jones
2014-11-19 17:09:49 UTC
Seems to be a variation of bug 1159430. We needed to pass the --boot parameter. Patch posted: https://www.redhat.com/archives/libguestfs/2014-November/msg00136.html I have pushed this patch. The two patches in the series have been committed as https://github.com/libguestfs/libguestfs/commit/8e78a830671897376c3d7585f23ce3fba684f7f1 https://github.com/libguestfs/libguestfs/commit/3dabc7a7bae709e884b56e297e7ece222e653d0c which are both in libguestfs >= 1.29.9 (and libguestfs >= 1.28.4). |