Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify disk size #14

Closed
Svieg opened this issue Aug 6, 2016 · 2 comments
Closed

Specify disk size #14

Svieg opened this issue Aug 6, 2016 · 2 comments

Comments

@Svieg
Copy link
Collaborator

Svieg commented Aug 6, 2016

Do we have an option to specify the disk space (it could be possible to do so in the Vagrantfile as people are trying to do the same here but they don't seem to succeed very well) because current maximum disk space is at 15 Gb and it fills up pretty quickly and might cause errors like that one that I encountered :

PS C:\Windows\system32> cinst firefox -y
Installing the following packages:
firefox
By installing you accept licenses for the packages.
Firefox v48.0 [Approved]
Downloading Firefox 64 bit
from 'https://download.mozilla.org/?product=firefox-48.0-SSL&os=win64&lang=en-US'
ERROR: The remote file either doesn't exist, is unauthorized, or is forbidden for url
'https://download.mozilla.org/?product=firefox-48.0-SSL&os=win64&lang=en-US'.
Exception calling "Write" with "3" argument(s): "There is not enough space on the disk. [...]
@obilodeau
Copy link
Member

Ok, I will do it. No need to do it in Vagrant it can be done in packer earlier: https://github.com/GoSecure/malboxes/blob/master/malboxes/profiles/snippets/builder_virtualbox_windows.json#L14

@Svieg
Copy link
Collaborator Author

Svieg commented Aug 8, 2016

Nice !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants