Registered Member
|
Hi everyone,
I am new to this Linux environment, so it is quite challenging to understand what is happening while installing things. I tried to install VirtualBox using command lines. I followed the steps described in a tutorial https://pupli.net/2019/08/install-virtualbox-on-kde-neon-ubuntu-18-04/ , but they didn't go through. I some point I finally typed :
It does :
Do you know how I could "fix" my broken packages? Thanks in advance, Brebreb |
Registered Member
|
Those instructions may be old, for *buntu 18.04. Instructions for Ubuntu 20.04 will work here, as this is what KDE neon is.
You probably can fix this by editing the repo info you added Open /etc/apt/sources.list with kate/kwrite, and edit the lines, replacing 'bionic' with 'focal' which will point things to the Ubuntu 20.04 (Focal) compatible packages. Then save, update, and try again, though install virtualbox-6.1 instead, which is much more current.
claydoh, proud to be a member of KDE forums since 2008-Oct, and KDE user since 2001
|
Registered Member
|
Hi Claydoh, thanks for the fast and efficient answer!
I did everything you wrote and it worked perfectly. I have another error now, but within VB a window pops up with the following message:
I don't know what it means yet, but it's another topic I guess, so I'll check that a bit deeper. (If you have an idea, you are very welcome though ) Thanks again. |
Registered Member
|
The messaging tells you exactly what to do , at least to start. Run that command. You *might* need to reboot afterward. Otherwise, you *may* also have to disable secure boot in your bios if you still get similar messages (easier than signing things)
claydoh, proud to be a member of KDE forums since 2008-Oct, and KDE user since 2001
|
Registered Member
|
Hi,
I tried /sbin/vboxconfig before, it does
What did you mean by reboot/disable secure boot? Also, you actually fixed my initial problem, should I close this topic, and open a new one? Thanks in advance, Renaud |
Registered Member
|
"Permission denied" means you need to use sudo when running the original /sbin/vboxconfig command, as you need elevated (admin) privileges in order to do this operation. After successfully running the command, you *might* have to reboot for it to start working, I am not sure if it does. It has been ages since I have used VB. As to secure boot, that is a setting in your bios, that you potentially need to switch off, if it still does not work.
claydoh, proud to be a member of KDE forums since 2008-Oct, and KDE user since 2001
|
Registered Member
|
In your computer's firmware/BIOS/UEFI, make sure that all hardware virtualization technologies available for your computer are enabled: Intel VT-x, Intel VT-d, AMD AMD-V, AMD-Vi, other (EPT, RVI, VMCS shadowing, GVT, SR-IOV etc.). If it is available and you can enable it, then enable it.
Arch/Manjaro: sudo pacman -S virtualbox Fedora: sudo dnf install VirtualBox KDE Neon/Kubuntu/Ubuntu/Debian: sudo apt install virtualbox openSUSE Leap & Tumbleweed: sudo zypper install virtualbox macOS: brew install virtualbox Windows: https://virtualbox.org/wiki/Downloads Once VirtualBox is installed, launch it. |
Registered users: bcooksley, Bing [Bot], claydoh, Google [Bot], paulgureghian, Yahoo [Bot]