Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


virtualbox_notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
virtualbox_notes [2016/02/10 13:33] juckinsvirtualbox_notes [2016/10/18 21:36] (current) juckins
Line 1: Line 1:
-**General information**\\+==== VirtualBox running CentOS 6 Notes ====
  
 [[https://www.virtualbox.org/]] [[https://www.virtualbox.org/]]
Line 10: Line 10:
 **Note:**  Just because the host machine is 64-bit does not mean the VirtualBox will run a guest 64-bit machine.  Processor limits of the host machine seem to be the culprit or certain manufacturer's chips seem to be the limit. **Note:**  Just because the host machine is 64-bit does not mean the VirtualBox will run a guest 64-bit machine.  Processor limits of the host machine seem to be the culprit or certain manufacturer's chips seem to be the limit.
  
-**February 2015:** +[[virtualbox_general_notes|Guest Additions in Run Level 3 - see VirtualBox General Notes]]
- +
-Run-level notes: +
-  * https://linuxconfig.org/how-to-mount-cdrom-in-linux +
-  * su - root +
-  * yum install cdrecord +
-  * wodim --devices +
-    * (note the drive designation) +
-  * mkdir /media/cdrom  +
-  * mount -t iso9660 /dev/scd0 /media/cdrom +
-  * cd /media/cdrom +
-  * Then run Linux version of script +
  
 **December 2015:** **December 2015:**
virtualbox_notes.1455129234.txt.gz · Last modified: 2016/02/10 13:33 by juckins