[Libguestfs] How to get information about the guest filesystems by libguestfs

Zhang Qian zhq527725 at gmail.com
Wed Aug 5 07:30:07 UTC 2009


Or I can call guestfs_list_partitions() and guestfs_lvs() to list all
partitions and logic volumes in guest disk images, and for each of
them call guestfs_exists() to check if the file I want exist, then
modify the file.



Regards,
Qian




More information about the Libguestfs mailing list