Skip to main content
Filter by
Sorted by
Tagged with
-3 votes
0 answers
28 views

I just installed CentOS10 (actually I have tried so many versions) using VirtualBox on my Macbook pro 16 (M1) but the display is so small. I have searched online for a solution but haven't been able ...
user3332929's user avatar
7 votes
3 answers
20k views

My host is windows 11 and running linux on virtual machine. When I try to update my virtual box guest addition i get this error below. Name: C:\Program Files\Oracle\VirtualBox/VBoxGuestAdditions.iso ...
ma_minhaz's user avatar
0 votes
1 answer
1k views

Note: This problem, which I have already solved, is a very different problem from every other similar question on Stack Overflow. I have posted this question and answer in the hopes that it will help ...
Nick Williams's user avatar
3 votes
0 answers
1k views

I'm using vagrant to create a Debian/contrib-stretch64. My main problem is that when i try to resize this VM, i got this error: Vboxclient: Failed to get display change request, rc=VERR_IO_BAD_LENGTH ...
miyoku's user avatar
  • 197
1 vote
1 answer
744 views

I am trying to do vagrant up for a CentOS 8 machine I have built using Jeff Geerling's packer-boxes repo. My Vagrantfile looks like this. # -*- mode: ruby -*- # vi: set ft=ruby : Vagrant.configure(&...
bcrice's user avatar
  • 33
3 votes
1 answer
1k views

I'm automating VM creation using VBoxManage unattended install and want to run script after installing which led me to --post-install-command option. The problem here is: the next steps in my script ...
Hassan Azzam's user avatar
0 votes
2 answers
1k views

I have a script that inside a virtual machine I'm able to trigger. However, I'd like to pass the argument to the script. I'd normally run the script as ">>test.bat user1" The arguement ...
Surender Sampath's user avatar
2 votes
1 answer
14k views

I have searched and found the VirtualBox Guest Addons fix, but that isn't working for me. Every time I resize the window in the VirtualBox settings and/or the Display Settings in Parrot Security, it ...
Mark Smith's user avatar
11 votes
2 answers
14k views

Ive had to move onto a new laptop running windows 10, so I have installed the latest Virtual box (6) and vagrant (2.2.6). I pulled down my project and ran a vagrant up to build the box and deploy all ...
Paul M's user avatar
  • 4,195