b9-0.5.46: A tool and library for building virtual machine images.

Safe HaskellNone
LanguageHaskell2010

B9.MBR

Description

Utility module to extract a primary partition from an MBR partition on a raw image file.

Documentation

data CHS Source #

Constructors

CHS 

Instances

Show CHS Source # 

Methods

showsPrec :: Int -> CHS -> ShowS #

show :: CHS -> String #

showList :: [CHS] -> ShowS #