<div>Dear all,</div><div> </div><div>Does anybody know if the package libguestfs-xfs exists for CentOS 6? I faced the problem when tried to change passwd for XFS virtual machine based on ext4 CentOS 6 parent server:</div><div> </div><div><div>guestmount -a /dev/lvm/xfs.test -i /tmp/cp_mount/xfs.test</div><div>guestmount: no operating system was found on this disk</div><div> </div><div>If using guestfish '-i' option, remove this option and instead</div><div>use the commands 'run' followed by 'list-filesystems'.</div><div>You can then mount filesystems you want by hand using the</div><div>'mount' or 'mount-ro' command.</div><div> </div><div>If using guestmount '-i', remove this option and choose the</div><div>filesystem(s) you want to see by manually adding '-m' option(s).</div><div>Use 'virt-filesystems' to see what filesystems are available.</div><div> </div><div>If using other virt tools, this disk image won't work</div><div>with these tools.  Use the guestfish equivalent commands</div><div>(see the virt tool manual page).</div><div> </div><div>I found that libguestfs-xfs in old Ubuntu distros is included inside libguestfs main package but not sure if the same is valid for CentOS 6. Right now I can't update my parent server so any advices will be greatly appreciated.</div><div> </div><div>P.S I also tried to install xfsprogs, mentioned in one related discussion, but it doesn't help.</div></div>