<div dir="ltr">Kyle,<div><br></div><div>It determines the size of your disk and then uses the rest of the partition (whatever is left after uefi, mbr, gpt, etc. depending on which route you go).</div><div><br></div><div>If you take a look at the code:<div>
<br></div><div><a href="https://code.launchpad.net/curtin">https://code.launchpad.net/curtin</a><br></div><div><br></div><div>The file where all the partitioning magic happens is in helpers/common so if you change the size of the type of partition that you want you would be able to hack this in as proof of concept.</div>
<div><br></div><div>The code that calls the partitioning code in helpers/common is curtin/commands/block_meta.py</div><div><br></div><div>Hope that helps,</div><div><br></div><div>Newell</div><div><br></div><div><br></div>
</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Aug 7, 2014 at 4:22 PM, Kyle O'Donnell <span dir="ltr"><<a href="mailto:kyleo@0b10.mx" target="_blank">kyleo@0b10.mx</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><p dir="ltr">How does it determine its going to create a single 2TB root filesystem? <br>
What code can i change to do this? <br>
</p><div><div class="h5">
<div>On Aug 7, 2014 7:17 PM, Newell Jensen <<a href="mailto:newell.jensen@canonical.com" target="_blank">newell.jensen@canonical.com</a>> wrote:<br type="attribution"></div><br><div><div dir="ltr">Kyle,<div><br></div>
<div>Currently there is no support for creating a custom partition table using the fastpath installer.  This would be a nice feature.</div><div><br></div><div>Newell</div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Thu, Aug 7, 2014 at 1:35 PM, Kyle O'Donnell <span dir="ltr"><<a href="mailto:kyleo@0b10.mx" target="_blank">kyleo@0b10.mx</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi,<br>
<br>
I am trying to figure out how to create a custom partition table using the fastpath installer.  Has anyone done this before?<br>
<br>
I have ~2.7TB of usable drive space, the default install creates one 2TB partition of root and nothing else.  I'd like to be able to configure lvm, but I would settle for being able to set the root partition size.<br>


<br>
Thanks,<br>
Kyle<br>
<span><font color="#888888"><br>
--<br>
Mailing list: <a href="https://launchpad.net/~maas-devel" target="_blank">https://launchpad.net/~maas-devel</a><br>
Post to     : <a href="mailto:maas-devel@lists.launchpad.net" target="_blank">maas-devel@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~maas-devel" target="_blank">https://launchpad.net/~maas-devel</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
</font></span></blockquote></div><br></div>
</div></div></div></div></div></blockquote></div><br></div>