vbdmount

A script to mount or unmount virtual block devices from Xen, KVM, Qemu
Download

vbdmount Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Alain Barthe
  • Publisher web site:
  • http://www.albar.fr/

vbdmount Tags


vbdmount Description

A script to mount or unmount virtual block devices from Xen, KVM, Qemu vbdmount is a Python script that mounts file systems found in a virtual block device. Once mounted, the file systems are rooted at the mount-point. Then you may chroot in this directory to do useful things such as installing packages or configuring the network. Syntax: vbdmount.py { -f config-file | -b block-device} mount-point vbdmount.py -u mount-point path-to-mount only the partition that contains this path is mounted mount-point path onto the file systems are mounted Options: -h, --help show this help message and exit -o MOUNTOPTS, --mount-options=MOUNTOPTS Options to be passed to the mount command -f CONFIGFILE, --domu-config-file=CONFIGFILE A domU configuration file -b VBD, --block-device=VBD A virtual block device path (file or LV or raw device) -u, --umount Unmounts the mounted virtual block device -v, --verbose Prints a verbose output Requirements: · Python


vbdmount Related Software