Hello,
I am very new to vagrant, but I have a question.

I am trying to setup an oraclelinux6 development environment for some
work. I found that Oracle provides a vagrant box for this purpose in
their github repository:
https://github.com/oracle/vagrant-boxes.git.

When I use the oraclelinux 6 vagrant box, it is a 40gb vm.

However, the work I need to do requires a much larger footprint (roughly 128gb).
The virtualbox image consists of 2 vmdk files disk1 and disk2 which on
my windows 10 system both are less than 2.5gb is size, however when I
am inside the box, according to fdisk /dev/sda is 39gb and /dev/sdb is
16gb.

There is a volume group configured on /dev/sda2 of approximately 39gb.

Are there any good instructions on how to resize this box to meet my
needs? I would rather not have to create my own base box just for this
since the basics already exist.

btw: I am using vagrant 2.1.2 and virtualbox 5.2.12 on windows 10 professional.

Thanks in advance,
Donald

-- 
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/vagrant/issues
IRC: #vagrant on Freenode
--- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" 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/vagrant-up/CAPamLv-xyK%3DCU_GiNfXh5tdB%2Bfax4ukEC9VTDSWpkAszXOXSkg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to