Skip to content
/ mkmbr Public

Simple tool for creating MBR partition table from command line

Notifications You must be signed in to change notification settings

mglb/mkmbr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

mkmbr

Simple tool for creating MBR partition table from command line

Usage

mkmbr dev p1_start p1_sectors [p2_start p2_sectors [...]]

dev - block device path

pX_start - first sector number or "auto" to use next free sector

pX_sectors - partition's sectors count or "auto" to use all free space

About

Simple tool for creating MBR partition table from command line

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages