hello I may be missing something, but I think you haven't shared anything that can help you.
What commands you run, whats the output, what you see, what the host os, whats the guest, its Virtualbox? vmware? aws? On Thu, Oct 6, 2016 at 3:14 PM, Gonzo Fernandez <[email protected]> wrote: > Thank you Alvaro, yes the issue is with the OS creating the partition. I'm > hoping there is a setting I can use to have the Os partition a bigger root > directory. Would it be best to use a script to resize the partition > somehow? Any existing examples would save me a lot of time. Thank you again > for the response. > > Gonzalo > > On Oct 5, 2016, at 10:28 PM, Alvaro Miranda Aguilera <[email protected]> > wrote: > > can you put the template, scripts and response file on github for review? > > the json set the size of the disk on the vm, but after that is the os that > create the partitions, so maybe the issue is there > > Alvaro > > On Thu, Oct 6, 2016 at 2:03 AM, Gonzo Fernandez <[email protected]> > wrote: > >> Hi all, >> >> I'm having issues getting packer/vagrant to have a bigger '/' (root) >> partition size. As of now I've only gotten it to 5.6 Gigs. I've built a >> packer base image and have set the base-virtualbox.json value 'disk_size' >> to 40000 (40 Gigs). I'm able to build the base image successfully and I >> have another .json packer file that builds the rest of my 'goodies' on top >> of that base image. The problem is that when I 'vagrant up' and it finishes >> building I login and only see root partition of 5.6 Gigs. Where are the 40 >> Gigs? I've looked online and people seem to say there is an issue with >> packer/vagrant resizing but I'm at a loss. Can anyone of you guys please >> help me before I blow my brains out....it's been a long day wrestling with >> this thing. >> >> Thanks! >> >> -- >> This mailing list is governed under the HashiCorp Community Guidelines - >> https://www.hashicorp.com/community-guidelines.html. Behavior in >> violation of those guidelines may result in your removal from this mailing >> list. >> >> GitHub Issues: https://github.com/mitchellh/packer/issues >> IRC: #packer-tool on Freenode >> --- >> You received this message because you are subscribed to the Google Groups >> "Packer" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit https://groups.google.com/d/ms >> gid/packer-tool/21a26a29-7f09-4f31-9561-777eb979af11%40googlegroups.com >> <https://groups.google.com/d/msgid/packer-tool/21a26a29-7f09-4f31-9561-777eb979af11%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Alvaro > > -- > This mailing list is governed under the HashiCorp Community Guidelines - > https://www.hashicorp.com/community-guidelines.html. Behavior in > violation of those guidelines may result in your removal from this mailing > list. > > GitHub Issues: https://github.com/mitchellh/packer/issues > IRC: #packer-tool on Freenode > --- > You received this message because you are subscribed to a topic in the > Google Groups "Packer" group. > To unsubscribe from this topic, visit https://groups.google.com/d/ > topic/packer-tool/eeDUhiKEDto/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/packer-tool/CAHqq0ez4h7fFbr9mgrhdQyK9eLeXQ > J0g7r5aL9Moa8Vs1dYQVA%40mail.gmail.com > <https://groups.google.com/d/msgid/packer-tool/CAHqq0ez4h7fFbr9mgrhdQyK9eLeXQJ0g7r5aL9Moa8Vs1dYQVA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > > -- > This mailing list is governed under the HashiCorp Community Guidelines - > https://www.hashicorp.com/community-guidelines.html. Behavior in > violation of those guidelines may result in your removal from this mailing > list. > > GitHub Issues: https://github.com/mitchellh/packer/issues > IRC: #packer-tool on Freenode > --- > You received this message because you are subscribed to the Google Groups > "Packer" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/packer-tool/90ED9CE1-7E1C-4D72-A1DE-A617A497A6FC%40gmail.com > <https://groups.google.com/d/msgid/packer-tool/90ED9CE1-7E1C-4D72-A1DE-A617A497A6FC%40gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Alvaro -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/packer/issues IRC: #packer-tool on Freenode --- You received this message because you are subscribed to the Google Groups "Packer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/CAHqq0exzfpGkS%2BE-5L2%3D2cVsogQtEeXXc1KpdKTm2HHHYoLf4w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
