Skip to content

Improve format for Installing Ubermix on Windows guide #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
56 changes: 28 additions & 28 deletions how_to_install_ubermix_in_windows_10.md
Original file line number Diff line number Diff line change
@@ -1,53 +1,53 @@
Install Steps
=============

## 1.- Download/Install Oracle VM VirtualBox
## 1. Download/Install Oracle VM VirtualBox

* Download VirtualBox 5.1.22:
https://www.virtualbox.org/wiki/Downloads

* Download 8gb-koc-ubermix-3.20.img:
https://drive.google.com/file/d/0B5tlxEYG-P8iT01UaEpPNklST2s/view
## 2.- Install VirtualBox 5.1.22

## 2. Install VirtualBox 5.1.22

### 2.1.- Double-click the setup file and follow the prompts to install
During the Windows installation, keep all of the options set to their default
## 3.- Convert .img to .vdmk with VBoxManage
### 3.1.- Open the terminal as administrator and change to the directory where VirtualBox is installed, usually is:

## 3. Convert .img to .vdmk with VBoxManage

### 3.1. Open the terminal as administrator and change to the directory where VirtualBox is installed, usually is:
C:\Program Files\Oracle\VirtualBox
### 3.2.- Use VBoxManage to convert file

### 3.2. Use VBoxManage to convert file
C:\Program Files\Oracle\VirtualBox\VBoxManage convertdd 8gb-koc-ubermix-3.20.img 8gb-koc-ubermix-3.20.vmdk
## 4.- Open VirtualBox
### 4.1.- Create a New VM with the following characteristics:

## 4. Open VirtualBox

### 4.1. Create a New VM with the following characteristics:
Name: Choose a name
Type: Linux
Version: Ubuntu (64-bit)
RAM: 2 GB
Hard Disk: Create a virtual disk with a size of 20 GB (fixed size)
### 4.2.- Configure the processors of VM

### 4.2. Configure the processors of VM
Select the Ubermix VM > Click Settings > System > Processor
Set Processor(s): 2
### 4.3.- Configure the hard disk of VM for installation
Select the Ubermix VM > Click Settings > Storage

### 4.3. Configure the hard disk of VM for installation
Select the Ubermix VM > Click Settings > Storage
Adds hard disk and select Choose existing disk
Select 8gb-koc-ubermix-3.20.vmdk
In Attributes > Hard Disk: Choose SATA Port 0
## 5.- Run Ubermix VM
### 5.1.- Configure/Install

## 5. Run Ubermix VM

### 5.1. Configure/Install
Select Install/Configure Ubermix > Expert options > Reset primary disk partition map
Select Easy image system using ubermix version 3.20
Wait for the installation to finish
### 5.2.- Remove the disk 8gb-koc-ubermix-3.20.vmdk from the Ubermix VM
### 5.3.- Reboot the Ubermix VM

### 5.2. Remove the disk 8gb-koc-ubermix-3.20.vmdk from the Ubermix VM

### 5.3. Reboot the Ubermix VM