Skip to content

edwardshao/diskimage_tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

disk image tool

A simple tool to split/update disk image file

Usage

usage: [options] [files]
options:
[split]: split a disk image to part1.img ... partn.img
         #./diskimage_tool.sh split diskimage.img
[update]: update partition image to disk image
         #./diskimage_tool.sh update diskimage.img part1.img part2.img

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages