Virtualbox Debugging Error
by des_a from LinuxQuestions.org on (#6PYWB)
I have the attatched debugging error, while working on the problem in this thread: https://www.linuxquestions.org/quest...92#post6519892.
Now I clearly have to start over. I have tried to delete the VM that caused the error, and recreate it, despite knowing I would have to start over.
I have issued these commands:
Code:sudo softi purge virtualbox
sudo softi install virtualbox virtualbox-ext-packSofti, is my custom package manager, I'm working on. It's roughly equivelent to:
Code:apt purge virtualbox
apt install virtualbox virtualbox-ext-packI'm running Linux Mint 21.3. That did not help. No VM works. How did this error start?
I was afraid it wouldn't like it... I was installing software on a linux mint 21.3 guest, via my softi package manager. I paused the VM, then I saved it. Error happened on trying to restore the VM. Manager works normal, just when I try to start a VM, I get the error. I thought I didn't need to wait until my VM finished before closing it. I was very wrong, way more than I thought. I should have stayed a few more hours where I was, or waited until I got home, then ran it, at the expense of leaving my laptop. That's why I'm working on building some short cuts into my scripts.
Attached Thumbnails
Now I clearly have to start over. I have tried to delete the VM that caused the error, and recreate it, despite knowing I would have to start over.
I have issued these commands:
Code:sudo softi purge virtualbox
sudo softi install virtualbox virtualbox-ext-packSofti, is my custom package manager, I'm working on. It's roughly equivelent to:
Code:apt purge virtualbox
apt install virtualbox virtualbox-ext-packI'm running Linux Mint 21.3. That did not help. No VM works. How did this error start?
I was afraid it wouldn't like it... I was installing software on a linux mint 21.3 guest, via my softi package manager. I paused the VM, then I saved it. Error happened on trying to restore the VM. Manager works normal, just when I try to start a VM, I get the error. I thought I didn't need to wait until my VM finished before closing it. I was very wrong, way more than I thought. I should have stayed a few more hours where I was, or waited until I got home, then ran it, at the expense of leaving my laptop. That's why I'm working on building some short cuts into my scripts.
Attached Thumbnails