Linux Mint 18 With VM

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
StevenC21

Linux Mint 18 With VM

Post by StevenC21 »

Hey guys! Its my first post here, so bear with me. Basically, I need to be able to create a Windows 7 Virtual Machine from within Linux Mint. The issue is, after I've set it up in VirtualBox, and I've launched and started the installation... it crashes my PC. The computer just freezes & hangs. What should I do?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
AZgl1800
Level 20
Level 20
Posts: 11171
Joined: Thu Dec 31, 2015 3:20 am
Location: Oklahoma where the wind comes Sweeping down the Plains
Contact:

Re: Linux Mint 18 With VM

Post by AZgl1800 »

First question, did you install VM from the Software Manager?

if so, that is the problem.

For a very recent thread on the same subject see viewtopic ... 0&t=264238

I would run

Code: Select all

sudo apt-get remove --purge --autoremove virtualbox{,-\*}


as suggested by @Termy to get rid of the installed VB and every other residue.


Then you could download the latest version of VB from Oracle direct at https://download.virtualbox.org/virtual ... _amd64.deb

plus the corresponding Guest Additions from https://www.virtualbox.org/download/tes ... 120528.iso.


___________________________________________________________________________________________________

from this post: viewtopic.php?p=1433709#p1433753


=================================================
LM21.3 Cinnamon ASUS FX705GM | Donate to Mint https://www.patreon.com/linux_mint
Image
StevenC21

Re: Linux Mint 18 With VM

Post by StevenC21 »

I did not download VirtualBox from the repo. Also, the "guest additions" link is broken.
Cosmo.
Level 24
Level 24
Posts: 22968
Joined: Sat Dec 06, 2014 7:34 am

Re: Linux Mint 18 With VM

Post by Cosmo. »

StevenC21 wrote: Tue Mar 20, 2018 12:30 am I did not download VirtualBox from the repo. Also, the "guest additions" link is broken.
The question is not, what you not did, but what you actually use. You find the version for VB in the help menu -> about.
User avatar
AndyMH
Level 21
Level 21
Posts: 13704
Joined: Fri Mar 04, 2016 5:23 pm
Location: Wiltshire

Re: Linux Mint 18 With VM

Post by AndyMH »

There is/was an issue with kernel version and VB version. Kernel 4.13 and VB5.0.40 don't like each other, there are several recent posts to this effect - VB locks up mint. I found out the hard way. Think there was also a problem with some later VB versions.
Thinkcentre M720Q - LM21.3 cinnamon, 4 x T430 - LM21.3 cinnamon, Homebrew desktop i5-8400+GTX1080 Cinnamon 19.0
StevenC21

Re: Linux Mint 18 With VM

Post by StevenC21 »

I am using VB 5.0.40 after all! I'll try to fix that now.
StevenC21

Re: Linux Mint 18 With VM

Post by StevenC21 »

Hmm... I have gotten an error when attempting to install VirtualBox from the .deb package. It is complaining about an unsatisfiable dependency.
Cosmo.
Level 24
Level 24
Posts: 22968
Joined: Sat Dec 06, 2014 7:34 am

Re: Linux Mint 18 With VM

Post by Cosmo. »

Which deb-package (exact file name please)?
StevenC21

Re: Linux Mint 18 With VM

Post by StevenC21 »

virtualbox-5.2_5.2.8-121009_Ubuntu_zesty_amd64.deb.
Cosmo.
Level 24
Level 24
Posts: 22968
Joined: Sat Dec 06, 2014 7:34 am

Re: Linux Mint 18 With VM

Post by Cosmo. »

StevenC21 wrote: Tue Mar 20, 2018 10:40 am virtualbox-5.2_5.2.8-121009_Ubuntu_zesty_amd64.deb.
That was to be expected and cannot work. Mint 18 is based on Ubuntu xenial (= 16.04). You downloaded the wrong file.
StevenC21

Re: Linux Mint 18 With VM

Post by StevenC21 »

Hmm. So I will need to download the 16.04 file then?
Cosmo.
Level 24
Level 24
Posts: 22968
Joined: Sat Dec 06, 2014 7:34 am

Re: Linux Mint 18 With VM

Post by Cosmo. »

Possibly. You did not provide your system specs, so nobody can give the answer for sure. If you have Mint 18.x, than you need the version for Ubuntu 16.04, in case of Mint 17.x you need the version for Ubuntu 14.04. You also need to take the right architecture (32 - 64 bit).
Locked

Return to “Software & Applications”