IT/Software/Virtualization/Virtual Box: Difference between revisions
Access restrictions were established for this page. If you see this message, you have no access to this page.
Walttheboss (talk | contribs) No edit summary |
Walttheboss (talk | contribs) No edit summary |
||
Line 9: | Line 9: | ||
====MAC Guest==== | ====MAC Guest==== | ||
The other way of doing this with qemu is [[IT/Software/Virtualization/QEMU/OSX-KVM|here]]. | The other way of doing this with qemu is [[IT/Software/Virtualization/QEMU/OSX-KVM|here]]. | ||
# There are very many ways to do this. | |||
## This is mainly taken/borrowed/stolen from here. | |||
# First download the files | |||
## iso | |||
### You can get this from many different places | |||
### Take your chances all of them may be hacked in some way. | |||
## Boot Disk | |||
## | |||
# Create and setup the virtualbox(before you start it) | |||
## Run the following commands | |||
### Who knows how many of these are really necessary | |||
## Changes | |||
### Set cpus to 2 | |||
### Video memory to at least 100mb | |||
### Chipset to PIIX3 | |||
### Enable I/O caching in Storage | |||
## Optional set display | |||
# Install the OS | |||
# Cleanup | |||
## Remove the install iso | |||
<br /> | <br /> |
Revision as of 07:56, 24 February 2020
Notes:
Latest Version from the PPA
Linux(kubuntu) Host
Windows Guest
MAC Guest
The other way of doing this with qemu is here.
- There are very many ways to do this.
- This is mainly taken/borrowed/stolen from here.
- First download the files
- iso
- You can get this from many different places
- Take your chances all of them may be hacked in some way.
- Boot Disk
- iso
- Create and setup the virtualbox(before you start it)
- Run the following commands
- Who knows how many of these are really necessary
- Changes
- Set cpus to 2
- Video memory to at least 100mb
- Chipset to PIIX3
- Enable I/O caching in Storage
- Optional set display
- Run the following commands
- Install the OS
- Cleanup
- Remove the install iso