Virtualbox start up failed after the macOS upgraded to Big Sur [closed] - macos

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 2 years ago.
Improve this question
As mentioned in the title, the question is:
Is there any way I'm able to use the Virtualbox in the macOS Big Sur?
Here are some details:
macOS: Big Sur 11.0 Beta (20A5343i)
Virtualbox version: 6.1.12 r139181 (Qt5.6.3)
After upgrade, when I launch the machine, it pop out the dialog saying:
Kernel driver not installed (rc=-1908)
Make sure the kernel module has been loaded successfully.
where: suplibOsInit what: 3 VERR_VM_DRIVER_NOT_INSTALLED (-1908) - The support driver is not installed. On linux, open returned ENOENT.
What I have done:
Update the xcode to 12 beta, and the latest commandline tool (Just blindly updated)
Update the vagrant to the 2.2.9 (Not relevant, I think)
Found a lot of related threads by google, which happened since 2014, none worked in my case.
Reinstalled everything.
[VBoxManage hostonly create] gave me error.
(To the moderators, this is not a general software problem, as the Virtualbox is widely use by the vagrant which is quite popular in the local dev setting)

Related

Docker Desktop does not start (Mac Big Sur) [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 2 years ago.
Improve this question
When opening Docker Desktop (2.3.0.5), newly installed, it shows the error: 'Failed to analyse', 'The data couldn’t be read because it is missing.'
Docker error message
Running macOS Big Sur 11.0.1 with M1 chip. (Note that the newer version, v2.4 and v2.5, give different issues, upon which I was advised to install 2.3.0.5)
The M1 chip is not currently supported. You can track the issue on the docker roadmap.

Error while installing Atom in Kali Linux [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 2 years ago.
Improve this question
I was trying to install Atom in Kali Linux Live.
And after command
dpkg -i ~/Downloads/atom-amd64.deb
I get error
dpkg: error: cannot access archive '/root/Downloads/atom-amd64.deb': No such file or directory
I have tried as both root and non-root users
I am using Kali Linux Live with Persistence (Bootable USB)
Same kind of thing happens with Visual Studio code too.
You may have to install kali Linux on the device as Kali Linux Live provides the tools for hacking. If you want to install software, then you have to install Kali or manually install it without a package.
Check out this Reddit post about the issue: https://www.reddit.com/r/linuxquestions/comments/4zgrzs/is_it_possible_to_install_software_on_kali_linux/

How to install atom on Bash on Ubuntu on Windows? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 6 years ago.
Improve this question
I think it is a hard thing to do as nobody was able to help me, if anyone know how to install atom on Bash on Ubuntu on Windows, it would be greatly appreciated.
You can install it as you would on any Ubuntu - from its README.md:
Debian Linux (Ubuntu)
Atom is only available for 64-bit Linux systems.
Download atom-amd64.deb from the Atom releases page.
Run sudo dpkg --install atom-amd64.deb on the downloaded package.
Launch Atom using the installed atom command.
The thing is - it won't run. Bash on Ubuntu on Windows is highly experimental yet, so graphic applications won't work. I've tried on a VM, and I get a libXss.so not found error. You may be able to fix that issue by setting the LD_LIBRARY_PATH environment variable, probably, but you'll hit a bug in the implementation sooner than later.
Anyway, atom runs natively on Windows, so I'm not sure why would you want to install it there.

Is it possible to reinstall winodows with same key came with the machine [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 7 years ago.
Improve this question
I want to ask, if I format my computer (currently running windows10 genuine) and use some other OS for a while and then again install windows10, will I be able to reactivate my windows with the same key which is working currently on my pc ?
That should work just fine, provided you can install the same version. A key for Home won't work on Pro and vice versa, and there are also OEM versions and Volume License versions, so make sure which exact version you have.
If you have an installation CD or an ISO for the right edition (the one you have the key for) you'll be fine. You can re-install from that CD multiple times.
If Windows came preinstalled, you'd better make an image of the hard drive which you can restore later.

Ubuntu installer on an Oracle VM virtual Box on windows [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 7 years ago.
Improve this question
I am trying to install Ubuntu on windows using Oracle VM virtual Box from an ISO disk image.When I try to install, the installer gives a prompt that " The computer currently has no operating systems" I am wondering if this should have detected my windows operating system or is it just trying to detect Operating systems within the virtual Box.
The reason being it gives only two options to install
--Erase disk and install Ubuntu
-- Resize partition for Ubuntu
I do not want to erase all files on my windows operating system. Does anybody know what does the 'disk' in the discussion mean>
The installer is looking for OS installations on the disk in the VM, not the host machine. You are perfectly safe selecting Erase disk and install Ubuntu, and in most situations in a VM, that is the correct choice.

Resources