Partman automatic partition within preseed file

Posted by ageis23 on Super User See other posts from Super User or by ageis23
Published on 2010-05-05T23:49:52Z Indexed on 2010/05/05 23:58 UTC
Read the original article Hit count: 231

Filed under:
|

string dom0-domU ::

512 512 512 ext3

$primary{ }

$bootable{ }

method{ format } format{ }

use_filesystem{ } filesystem{ ext3 }

mountpoint { /boot }

Can anyone explain to me what the numbers mean 512 512 512

so how would I make a 137gb, 20gb partitions

© Super User or respective owner

Related posts about ubuntu

Related posts about partitioning