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
Last revisionBoth sides next revision
virtualbox_notes [2016/10/18 21:24] juckinsvirtualbox_notes [2016/10/18 21:28] juckins
Line 25: Line 25:
   * mkdir /media/cdrom    * mkdir /media/cdrom 
   * mount -t iso9660 /dev/scd0 /media/cdrom   * mount -t iso9660 /dev/scd0 /media/cdrom
 +    * if you used "sr0" above, substitute sr0 for scd0 in the line above
   * cd /media/cdrom   * cd /media/cdrom
   * Then run Linux version of script   * Then run Linux version of script
 +    * Ex: sh VBoxLinuxAdditions.run
   * When done, cd / and eject and reboot   * When done, cd / and eject and reboot
  
virtualbox_notes.txt · Last modified: 2016/10/18 21:36 by juckins