virtualbox
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| virtualbox [2012/11/16 20:27] – [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 ===== | ||
| - | [[http:// | + | |
| Im BIOS Virtualisierung aktivieren | Im BIOS Virtualisierung aktivieren | ||
| - | zypper ar http:// | + | zypper ar http:// |
| zypper in gcc make kernel-devel dkms | zypper in gcc make kernel-devel dkms | ||
| Zeile 47: | 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.1353094078.txt.gz · Zuletzt geändert: von admin
