Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
virtualbox_6.0 [2019/01/15 13:08] – [Install] rpjdayvirtualbox_6.0 [2019/01/17 16:34] (current) – [VM Settings] rpjday
Line 2: Line 2:
  
 Installing/using VB 6.0 on Fedora 29. Installing/using VB 6.0 on Fedora 29.
 +
 +===== Q =====
 +
 +  * Will Guest Additions be added automatically? (silverblue) How can you tell if they're installed?
 +  * image formats (OVF versus OVA)
 +  * "front end" vs "frontend" vs "front-end"?
 +  * groups of groups of VMs?
 +  * "scale mode" vs "scaled mode"?
 +  * detaching a VM from a group is badly explained
 +  * cloning variations?
  
 ===== Links ===== ===== Links =====
Line 10: Line 20:
     * [[https://www.virtualbox.org/wiki/Contributor_information]]     * [[https://www.virtualbox.org/wiki/Contributor_information]]
     * [[https://www.virtualbox.org/wiki/Community]]     * [[https://www.virtualbox.org/wiki/Community]]
 +    * [[https://www.virtualbox.org/wiki/Changelog-6.0]]
   * [[https://www.if-not-true-then-false.com/2010/install-virtualbox-with-yum-on-fedora-centos-red-hat-rhel/]]   * [[https://www.if-not-true-then-false.com/2010/install-virtualbox-with-yum-on-fedora-centos-red-hat-rhel/]]
   * [[https://www.cyberciti.biz/faq/how-to-install-virtualbox-on-fedora-linux/]]   * [[https://www.cyberciti.biz/faq/how-to-install-virtualbox-on-fedora-linux/]]
Line 47: Line 58:
   * Need to add user(s) to that group (''usermod'')   * Need to add user(s) to that group (''usermod'')
  
 +When necessary, update the kernel modules with:
 +
 +<code>
 +/usr/lib/virtualbox/vboxdrv.sh setup
 +</code>
 +
 +==== Subversion ====
 +
 +<code>
 +$ svn co https://www.virtualbox.org/svn/vbox/trunk vbox
 +</code>
 ===== Scripts ===== ===== Scripts =====
  
Line 336: Line 358:
 WantedBy=multi-user.target WantedBy=multi-user.target
 </code> </code>
 +
 +===== Extension pack =====
 +
 +  * ''Oracle_VM_VirtualBox_Extension_Pack-6.0.2.vbox-extpack''
 +  * ''File'' -> ''Preferences'' -> ''Extensions''
 +
 +===== VM Settings =====
 +
 +  * General
 +    * Basic
 +      * Name
 +      * Type
 +      * Version
 +    * Advanced
 +      * Snapshot Folder
 +      * Shared Clipboard
 +      * Drag'n'Drop
 +    * Description
 +    * Disk Encryption
 +  * System
 +    * Motherboard
 +    * Processor
 +    * Acceleration
 +  * Display
 +    * Screen
 +    * 
 +  * Storage
 +  * Audio
 +  * Network
 +  * Serial Ports
 +  * USB
 +  * Shared Folders
 +  * User Interface
  • virtualbox_6.0.1547557711.txt.gz
  • Last modified: 2019/01/15 13:08
  • by rpjday