Dies ist eine alte Version des Dokuments!
Problem | Lösung |
---|---|
VLAN funktioniert nicht - Hostsystem Windows | Sieht so aus als würde Windows die Tags wegfiltern. Keine Lösung bekannt |
Linux bleibt mein booten stehen - exception Emask 0x0 SAc 0x0 SErr 0x0 action 0x6frozen | Syntax: VBoxManage storagectl <vmname> --name <storage controller name> --hostiocache on
VBoxManage storagectl test101 --name sata1 --hostiocache on |
VM lässt sich nicht mehr (vollständig - Stopp-Kommando hängt) beenden | Syntax: vboxmanage startvm <vmname> --type emergencystop
VBoxManage startvm test101 --type emergencystop |