- Download Linux Mint Download
- Launch Virtualbox
- Create a New VM by selecting Machine > New
Name: Linux Mint
Machine Folder: C:\VMs
Type: Linux
Version: Ubuntu (64-bit)
Memory Size: 4096 MB
Hard disk: Create a virtual hard disk now - Click Create
- On the Create Virtual Hard Disk dialog
Name the virtual disk image Linux Mint.vdi
File size: 30 GB
Hard disk file type: VDI
Storage on physical hard disk: Dynamically Allocated - Click Create
- Select the VM and Click Settings
- Select System > Processor
- Give the VM at least 2 processors
- Select Display
- Slide the Video Memory to 128 MB
- Select Network
- Set the attached to dropdown to Bridged Adapter
- Select Storage
- Click on the CD-ROM drive
- Select the disc dropdown to the right > Choose a virtual optical disc file...
- Browse to and select the downloaded Linux Mint .iso file
- Click OK
- Make sure the Linux Mint VM is selected and click Start > Normal
- Press Enter to Start Linux Mint (or wait 10 seconds)
- Click the Install Linux Mint icon on the desktop
- Select a language > Click Continue
- Select a keyboard layout > Click Continue
- Choose whether or not to install multimedia codecs > Click Continue
- Click Install Now then Continue to confirm the partitions
- Select a Region > Click continue
- Enter a name, computer name, username and password > Click Continue
- Wait while Linux Mint copies files and installs
- When prompted to Restart, click Restart Now to complete the installation, the VM will reboot
- Press Enter at the remove installation medium prompt
- Login with the username and password created earlier in the process
- Welcome to Linux Mint
Optional Steps
- Click the Applications button > Search "terminal" > Click Terminal
- Run the following commands to install updates
sudo apt-get update
sudo apt-get upgrade
sudo apt-get clean - Select Devices > Insert Guest Additions CD image...
- If the installation autoruns, select Run otherwise
- Open the Files application > Select the Guest Additions Disc > Right click in the white space > Open terminal here
- In the Terminal window run the following commands
sudo sh ./VBoxLinuxAdditions.run
sudo reboot - The VM will reboot
- Upon rebooting, you can now full screen the VM and the internal resolution will automatically change to match the window size
- Log back in