- Download Linux FX Download
- Launch Virtualbox
- Create a New VM by selecting Machine > New
Name: Linux FX
Machine Folder: C:\VMs
Type: Linux
Version: Debian (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 FX.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 FX .iso file
- Click OK
- Make sure the Linux FX VM is selected and click Start > Normal
- Press Ctrl+C to cancel the disk check
- Right click on the introduction video in the task bar > Close
- Click the Install Windowsfx icon on the desktop
- Select a language > Click Next
- Select a region and time zone > Click Next
- Select a keyboard layout > Click Next
- Select Erase disk > Click Next
- Enter a full name, computer name, username and password > Click Next
- Click Install and then Install Now
- Wait while Windowsfx copies files and installs
- When the installation completes, select the Start button > Power icon > Restart, Click OK
- Press Enter at the remove installation medium prompt
- Login with the username and password created earlier in the process
- Welcome to Linux FX
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
- 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