my pc suddenly rebooting everytime i run vagrant up
im on Linux archlinux 6.1.2-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 31 Dec 2022 17:40:35 +0000 x86_64 GNU/Linux
Vagrant 2.3.4
VBoxManage --version 7.0.4r154605
this is how my vagrant file
Vagrant.configure("2") do |config|
config.vm.box = "hashicorp/bionic64"
end
i can’t get logs of the vagrant because pc rebooting when i run it. this is what i get
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Importing base box 'hashicorp/bionic64'...
e[KProgress: 10%
e[KProgress: 20%
e[KProgress: 30%
e[KProgress: 40%