{ "info": { "author": "Alain Barthe", "author_email": "barthe@albar.fr", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Other Environment", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License (GPL)", "Natural Language :: English", "Operating System :: Unix", "Programming Language :: Python", "Topic :: System :: Filesystems", "Topic :: Utilities" ], "description": "This script mounts file systems found in a virtual block device. Once mounted,\r\nthe file systems are rooted at the mount-point. Then you may chroot in this\r\ndirectory to do useful things such as installing packages or configuring the\r\nnetwork.\r\n\r\nSyntax:\r\n\r\n vbdmount.py [-v] [-o mount-opts] { -f config-file | -b block-device\r\n}[:path-to-mount] mount-point\r\n vbdmount.py [-v] -u mount-point\r\n \r\n path-to-mount only the partition that contains this path is mounted \r\n mount-point path onto the file systems are mounted\r\n\r\nOptions:\r\n\r\n -h, --help show this help message and exit\r\n -o MOUNTOPTS, --mount-options=MOUNTOPTS\r\n Options to be passed to the mount command\r\n -f CONFIGFILE, --domu-config-file=CONFIGFILE\r\n A domU configuration file\r\n -b VBD, --block-device=VBD\r\n A virtual block device path (file or LV or raw device)\r\n -u, --umount Unmounts the mounted virtual block device\r\n -v, --verbose Prints a verbose output", "description_content_type": null, "docs_url": null, "download_url": "http://www.albar.fr/downloads/vbdmount.py", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.albar.fr/vbdmount_html/index.html", "keywords": "virtualisation block device xen kvm qemu mount file system", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "vbdmount", "package_url": "https://pypi.org/project/vbdmount/", "platform": "UNIX", "project_url": "https://pypi.org/project/vbdmount/", "project_urls": { "Download": "http://www.albar.fr/downloads/vbdmount.py", "Homepage": "http://www.albar.fr/vbdmount_html/index.html" }, "release_url": "https://pypi.org/project/vbdmount/1.0/", "requires_dist": null, "requires_python": null, "summary": "A script to mount or unmount virtual block devices from Xen, KVM, Qemu", "version": "1.0" }, "last_serial": 91646, "releases": { "1.0": [] }, "urls": [] }