Custom Query (16363 matches)
Results (1615 - 1617 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #11179 | obsolete | Bug beim Klonen von Shared Disks | ||
| Description |
"VBoxManage clonevm" hängt, wenn andere User der Shared Disk gestoppt sind. Wenn andere VMs die Shared Disk benutzen, bringt "VBoxManage clonevm" VBox komplett zum Absturz, und zwar sowohl das Clone-Kommando, als auch andere laufende VMs! Während "VBoxManage clonevm" hängt, sieht das Verzeichnis der VM wie folgt aus: user@host:~$ ls -l insgesamt 3994112 -rw------- 1 virtualbox virtualbox 626 Jun 24 13:24 ub-12.04-a-disk1.vmdk -rw------- 1 virtualbox virtualbox 4089614336 Jun 24 13:24 ub-12.04-a.vdi Vermutlich/anscheinend gibt es hohe Plattenaktivität, während die reale Disk auf sich selber kopiert wird ... Grundsätzlich sollte "clonevm" bei angehängten Shared Disks die Disk-Beschreibung NICHT ändern, sondern weiterhin auf die bestehende VMDK-Datei verweisen. |
|||
| #9922 | fixed | Mounting /dev/cdrom, unmounting, and then running eject twice crashes the guest vm => Fixed in SVN | ||
| Description |
Mounting /dev/cdrom, unmounting, and then running eject twice crashes the guest vm. VirtualBox: 4.1.6_OSEr74727 compiled from source with VNC support Host OS: Ubuntu 10.04.3 LTS with all updates applied Guest OS: CentOS release 5.7 (Final) with all updates applied According to the logs, it looks like the guest vm was suspended but no suspend commands were run. How to duplicate: ON HOST: VBoxManage storageattach "vmdu4" --storagectl "SATA Controller" --port 1 --device 0 --type dvddrive --medium /root/iso/VBoxGuestAdditions_4.1.6.iso ON GUEST: mount /dev/cdrom /mnt cd /mnt cd umount /dev/cdrom eject /dev/cdrom eject /dev/cdrom Upon the second eject, the guest vm will be unavailable. |
|||
| #1622 | fixed | hardy heron kernel bug -> fixed in 1.6.2 | ||
| Description |
I did update today 27.05.2008 hardy heron (ubuntu) when I started Virtualbox, I got this bug VirtualBox kernel driver not installed. The vboxdrv kernel module was either not loaded or /dev/vboxdrv was not created for some reason. Re-setup the kernel module by executing '/etc/init.d/vboxdrv setup' as root. VBox status code: -1908 (VERR_VM_DRIVER_NOT_INSTALLED). Fehlercode: 0x80004005 Komponente: Console Interface: IConsole {d5a1cbda-f5d7-4824-9afe-d640c94c7dcf} |
|||

