partition(8)


NAME
     partition - make a partition table

SYNOPSIS
     partition [-mf] device [type:]size[+*] ...

DESCRIPTION
     Partition makes a partition table on device using  the  types  and  sizes
     given.   It  may be used in combination with repartition(8) for automatic
     installation of Minix.

     You may give up to four type:size[+*] specifications for the  partitions.
     You  may also specify holes before, between, and after the partitions.  A
     hole differs from a partition specification by not having a type.

     The first hole is by default 1 sector  to  make  space  for  the  primary
     bootstrap and the partition table.  The other holes are 0.

     The type field is the type of the partitition in hexadecimal.   The  size
     field  is  the partition's size in sectors.  The + or * may optionally be
     added to indicate that the partition must  be  expanded  to  contain  any
     leftover space on the device or to mark the partiti