fujiawei-dev / fixed-vhd-writer

Fixed VHD writer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fixed VHD Writer

PyPI

Python Test Python Publish

Installation

pip install -U fixed-vhd-writer
pip install -U fixed-vhd-writer -i https://pypi.douban.com/simple

Usage

$ vhdwriter --help
Usage: vhdwriter [OPTIONS]

Options:
  -v, --vhd_file TEXT          specify .vhd file to write  [required]
  -b, --bin_file TEXT          specify .bin file to read
  -o, --sector_offset INTEGER  specify sector offset to write
  -s, --show_geometry BOOLEAN  show information about specify .vhd file
  --help                       Show this message and exit.

About

Fixed VHD writer.

License:MIT License


Languages

Language:Python 86.5%Language:Makefile 13.5%