virtualbox
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| virtualbox [2012/11/16 18:38] – [Installation] admin | virtualbox [2019/07/30 21:41] (aktuell) – admin | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| ====== VirtualBox ====== | ====== VirtualBox ====== | ||
| + | ==== How To Install VirtualBox 6.0 on Debian 10 (Buster) ==== | ||
| + | |||
| + | https:// | ||
| + | |||
| + | ==== Update Virtualbox ==== | ||
| + | https:// | ||
| + | |||
| + | ==== How to install or upgrade VirtualBox on Ubuntu or Debian ==== | ||
| + | |||
| + | [[http:// | ||
| + | |||
| + | |||
| + | |||
| + | ==== Debian 9 " | ||
| + | |||
| + | *https:// | ||
| + | |||
| + | https:// | ||
| + | |||
| + | ==== Von USB-Stick booten ==== | ||
| + | |||
| + | VBoxManage internalcommands createrawvmdk -rawdisk /dev/sdc -filename d4e_2016_stick.vmdk | ||
| + | Rechte von d4e_2016_stick.vmd anpassen | ||
| + | virtualbox als root starten | ||
| + | |||
| + | **Problem: | ||
| + | |||
| + | / | ||
| + | |||
| + | **Lösung: | ||
| + | |||
| + | apt-get install module-assistant | ||
| + | m-a prepare | ||
| + | m-a a-i virtualbox | ||
| + | modprobe vboxdrv | ||
| + | |||
| * [[http:// | * [[http:// | ||
| * [[http:// | * [[http:// | ||
| * [[http:// | * [[http:// | ||
| 1028,795 | 1028,795 | ||
| + | |||
| + | ===== Von USB-Stick booten ===== | ||
| + | |||
| + | *http:// | ||
| + | |||
| + | / | ||
| + | |||
| + | *http:// | ||
| ===== Problem ===== | ===== Problem ===== | ||
| Zeile 15: | Zeile 59: | ||
| ===== Installation ===== | ===== Installation ===== | ||
| - | | + | |
| - | zypper in gcc make kernel-devel | + | |
| + | |||
| + | zypper ar http:// | ||
| + | |||
| + | | ||
| zypper se virtualbox | zypper se virtualbox | ||
| - | zypper in VirtualBox-4.2 | + | zypper in VirtualBox-x.y |
| Add your username to the vboxusers group | Add your username to the vboxusers group | ||
| Zeile 28: | Zeile 76: | ||
| / | / | ||
| + | |||
| + | Enjoy! | ||
| ===== Installation VirtualBox Extension Pack ===== | ===== Installation VirtualBox Extension Pack ===== | ||
| Zeile 41: | Zeile 91: | ||
| VBoxManage clonehd winxp_office2003-disk1.vmdk winxp_office2003-disk1.vdi --format VDI | VBoxManage clonehd winxp_office2003-disk1.vmdk winxp_office2003-disk1.vdi --format VDI | ||
| - | *Resize auf 20 GB | + | *Resize auf 30 GB |
| + | |||
| + | VBoxManage modifyhd winxp_office2003-disk1.vdi --resize 30000 | ||
| - | | + | |
| - | *Von GParted/SysResCD booten | + | *In dieser virtuellen Maschine |
| ===== Screenshots ===== | ===== Screenshots ===== | ||
virtualbox.1353087509.txt.gz · Zuletzt geändert: von admin
