Custom Query (16363 matches)
Results (2488 - 2490 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #2550 | fixed | Undefined symbol in vboxvfs in x86_64 guest => Fixed in SVN | ||
| Description |
I tried to use shared folders in opensuse 64 11.0 guest but vboxvfs fails to load even though the compile process claims to be successful: VirtualBox 2.0.4 Guest Additions installation Building the VirtualBox Guest Additions kernel module... Building the shared folder support kernel module... Installing the VirtualBox Guest Additions... Successfully installed the VirtualBox Guest Additions. You must restart your guest system in order to complete the installation. modprobe says: opensuse11-64:/tmp/install # modprobe vboxvfs FATAL: Error inserting vboxvfs (/lib/modules/2.6.25.18-0.2-default/misc/vboxvfs.ko): Unknown symbol in module, or unknown parameter (see dmesg) dmesg says: opensuse11-64:/tmp/install # dmesg|tail -n 3 SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=10.0.2.15 DST=224.0.0.251 LEN=64 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=44 vboxvfs: disagrees about version of symbol RTSpinlockCreate vboxvfs: Unknown symbol RTSpinlockCreate in /tmp/vboxadd-Module.symvers there is one strange line: 0x00000000 RTSpinlockCreate /tmp/vbox.8/vboxadd EXPORT_SYMBOL all other lines do have an address instead of 0x00. If I delete this line and recompile only vboxvfs with "/usr/src/vboxvfs-2.0.4/build_in_tmp --use-module-symvers /tmp/vboxadd-Module.symvers --no-print-directory install" the resulting module loads fine and shared folders seem to work: opensuse11-64:/usr/src/vboxvfs-2.0.4 # modprobe vboxvfs; lsmod|grep vbox vboxvfs 58792 0 vboxadd 89312 5 vboxvfs
However this is only an ugly workaround, I do not realy know if this breaks something and I suspect this error to occur on every newer 64 Bit distribution (it fails with same symptom and error code on Ubuntu 8.10).
Environment: |
|||
| #2551 | fixed | Critical problem when trying to shut down Haiku | ||
| Description |
When I try to shut down Haiku (see http://www.haiku-files.org/ for nightly VMDK images) in VirtualBox 2.0.4, it encounters a critical problem. This did not happen with VirtualBox 2.0.2 that I used before. I run VirtualBox on a Core2 Duo T7200 on Ubuntu 8.04. |
|||
| #2552 | duplicate | Win_amd64 wrong default install location | ||
| Description |
The new version of virtualbox "2.0.4" for Win_amd64 defaults to "C:\Program Files (x86)\Sun\xVM VirtualBox\" as the default installer location instead of "C:\Program Files\Sun\xVM VirtualBox\". This is a bug that has popped up again from a few revisions back. |
|||

