Custom Query (16363 matches)
Results (1204 - 1206 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #2723 | fixed | Rawdisk vmdk files created with VBoxManage command aren't compatible with VMware products | ||
| Description |
Summary:
Detail: VBoxManage internalcommands createrawvmdk -filename raw_vb.vmdk -rawdisk /dev/sdb Created rawdisk "raw_vb.vmdk" works well on VBox, but doesn't works on VMware Server 1.0.8 and VMware Player 2.5.1 (also 2.5.0). In raw_vb.vmdk, I can see these following lines are included: # Extent description RW 3940479 FLAT "/dev/sdb" Then, I made another virtual rawdisk of my flash with VMware Server 1.0.8. In the created file, I can see these following lines: # Extent description RW 3940479 FLAT "/dev/sdb" 0 This virtual rawdisk works perfectly on both VMware products and VirtualBox. The difference between VBox's and VMware's rawdisk is only the last "0" in "Extent description". (yes, it's true that there are other differences, but they didn't make any BIG effects in virtual machine's behaviour) I will try to attach actual vmdk files :) |
|||
| #13924 | obsolete | Unable to upgrade to 4.3.24 and unable to x 4.3.22 | ||
| Description |
Hi I get a error when trying to upgrade to 4.3.24 and then the installation just rolls back. After failing to install every virtual machine complains about the Host only network when I try to start them. As a solution i tried to uninstall 4.3.22 from my system so that i could do a clean install 4.3.24 but when try to uninstall the uninstall dialog pops up does something and then closes without removing virtual box. I tried rebooting the system with no effect. Is there manual step for removing virtual box? is there logging for the installation/installation that I might be able to find out exactly what the issue is? regards tom |
|||
| #15634 | fixed | VirtualBox-5.1-5.1.0_108711_el5-1.x86_64 DOA (libxcb.so.1 not found) => Fixed in SVN | ||
| Description |
[tru@sillage 5.1.0]$ type VirtualBox
VirtualBox is hashed (/usr/bin/VirtualBox)
[tru@sillage 5.1.0]$ rpm -qf /usr/bin/VirtualBox
VirtualBox-5.1-5.1.0_108711_el5-1.x86_64
[tru@sillage 5.1.0]$ ldd /usr/lib/virtualbox/VirtualBox.so|grep -i not
libxcb.so.1 => not found
although /usr/lib/virtualbox/legacy/libxcb.so.1 is provided
missing config file for /etc/ld.so.conf.d ? [tru@sillage 5.1.0]$ VirtualBox
VirtualBox: supR3HardenedMainGetTrustedMain: dlopen("/usr/lib/virtualbox/VirtualBox.so",) failed: libxcb.so.1: cannot open shared object file: No such file or directory
export LD_LIBRARY_PATH=/usr/lib/virtualbox/legacy/:$LD_LIBRARY_PATH does not help [tru@sillage 5.1.0]$ ldd /usr/lib/virtualbox/VirtualBox.so|grep legacy
libxcb.so.1 => /usr/lib/virtualbox/legacy/libxcb.so.1 (0x00002aaf12cf4000)
libX11.so.6 => /usr/lib/virtualbox/legacy/libX11.so.6 (0x00002aaf13d0f000)
[tru@sillage 5.1.0]$ VirtualBox
VirtualBox: supR3HardenedMainGetTrustedMain: dlopen("/usr/lib/virtualbox/VirtualBox.so",) failed: libxcb.so.1: cannot open shared object file: No such file or directory
|
|||

