I’m using linux mint 21.3 with virtualbox version of 6.1.50 and kernel version is 5.15.0-116-generic. I,m unable to start my guest kali linux os due to critical message below
A critical error has occurred while running the virtual machine and the machine execution has been stopped.
For help, please see the Community section on https://www.virtualbox.org or your support contract. Please provide the contents of the log file VBox.log and the image file VBox.png, which you can find in the /home/one/VirtualBox VMs/nokia/Logs directory, as well as a description of what you were doing when this error happened. Note that you can also access the above files by selecting Show Log from the Machine menu of the main VirtualBox window.
Press OK if you want to power off the machine or press Ignore if you want to leave it as is for debugging. Please note that debugging requires special knowledge and tools, so it is recommended to press OK now.
VBox.log
**00:00:02.666754 VUSB: Detached ‘HidMouse’ from port 1 on RootHub#1
00:00:02.673824 NAT: Zone(nm:mbuf_cluster, used:0)
00:00:02.674205 NAT: Zone(nm:mbuf_packet, used:0)
00:00:02.674222 NAT: Zone(nm:mbuf, used:0)
00:00:02.674235 NAT: Zone(nm:mbuf_jumbo_pagesize, used:0)
00:00:02.674650 NAT: Zone(nm:mbuf_jumbo_9k, used:0)
00:00:02.674840 NAT: Zone(nm:mbuf_jumbo_16k, used:0)
00:00:02.674960 NAT: Zone(nm:mbuf_ext_refcnt, used:0)
00:00:02.674987 E1000#0: Interrupt attempts: 0
00:00:02.675001 E1000#0: Interrupts raised : 0
00:00:02.675013 E1000#0: Interrupts lowered: 0
00:00:02.675025 E1000#0: ICR outside ISR : 0
00:00:02.675037 E1000#0: IMS raised ints : 0
00:00:02.675048 E1000#0: Interrupts skipped: 0
00:00:02.675060 E1000#0: Masked interrupts : 0
00:00:02.675072 E1000#0: Early interrupts : 0
00:00:02.675084 E1000#0: Late interrupts : 0
00:00:02.675096 E1000#0: Lost interrupts : 0
00:00:02.675107 E1000#0: Interrupts by RX : 0
00:00:02.675119 E1000#0: Interrupts by TX : 0
00:00:02.675131 E1000#0: Interrupts by ICS : 0
00:00:02.675143 E1000#0: Interrupts by RDTR: 0
00:00:02.675155 E1000#0: Interrupts by RDMT: 0
00:00:02.675166 E1000#0: Interrupts by TXQE: 0
00:00:02.675178 E1000#0: TX int delay asked: 0
00:00:02.675190 E1000#0: TX delayed: 0
00:00:02.675202 E1000#0: TX delay expired: 0
00:00:02.675213 E1000#0: TX no report asked: 0
00:00:02.675225 E1000#0: TX abs timer expd : 0
00:00:02.675237 E1000#0: TX int timer expd : 0
00:00:02.675249 E1000#0: RX abs timer expd : 0
00:00:02.675260 E1000#0: RX int timer expd : 0
00:00:02.675272 E1000#0: TX CTX descriptors: 0
00:00:02.675284 E1000#0: TX DAT descriptors: 0
00:00:02.675296 E1000#0: TX LEG descriptors: 0
00:00:02.675308 E1000#0: Received frames : 0
00:00:02.675320 E1000#0: Transmitted frames: 0
00:00:02.675344 E1000#0: TX frames up to 1514: 0
00:00:02.675363 E1000#0: TX frames up to 2962: 0
00:00:02.675375 E1000#0: TX frames up to 4410: 0
00:00:02.675387 E1000#0: TX frames up to 5858: 0
00:00:02.675399 E1000#0: TX frames up to 7306: 0
00:00:02.675411 E1000#0: TX frames up to 8754: 0
00:00:02.675423 E1000#0: TX frames up to 16384: 0
00:00:02.675435 E1000#0: TX frames up to 32768: 0
00:00:02.675446 E1000#0: Larger TX frames : 0
00:00:02.675458 E1000#0: Max TX Delay : 0
00:00:02.675964 GIM: KVM: Resetting MSRs
00:00:02.681953 Changing the VM state from ‘DESTROYING’ to ‘TERMINATED’
00:00:02.685383 Console: Machine state changed to ‘PoweredOff’
00:00:03.211714 GUI: Passing request to close Runtime UI from machine-logic to UI session.
00:00:03.460237 GUI: UIMachineViewNormal::resendSizeHint: Restoring guest size-hint for screen 0 to 800×600
00:00:03.460500 ERROR [COM]: aRC=E_ACCESSDENIED (0x80070005) aIID={4680b2de-8690-11e9-b83d-5719e53cf1de} aComponent={DisplayWrap} aText={The console is not powered up (setVideoModeHint)}, preserve=false aResultDetail=0
00:00:03.460650 GUI: Aborting startup due to invalid machine state detected: 1
**
Please someone help me to solve my issue
Initially I thought by removing VirtualBox and it’s dependencies abd reinstalling the VirtualBox may fix the issue.However it not fixed the issue I don’t know what to do to fix it
Tarun is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.