VirtualBox

Opened 16 years ago

Closed 16 years ago

#2671 closed defect (fixed)

Shared Folders don't work with Ubuntu 8.10 as guest

Reported by: Poseidon Owned by:
Component: shared folders Version: VirtualBox 2.0.6
Keywords: Cc:
Guest type: Linux Host type: Windows

Description

Host: Windows XP pro sp2
Guest: Ubuntu 8.10
Installing Guest Additions worked. Mouse Integration worked after putting these lines into xorg.conf

Section "InputDevice"
   Identifier   "Configured Mouse"
   Driver       "vboxmouse"
   Option       "CorePointer"
EndSection

Mounting a shared Folder fails with the following message:

/sbin/mount.vboxsf: mounting failed with the error: No such device

'sudo modprobe vboxvfs' fails with the following message:

FATAL: Error inserting vboxvfs (/lib/modules/2.6.27-7-generic/updates/dkms/vboxvfs.ko): Unknown symbol in module, or unknown parameter (see dmesg)

The same error is also described here and here.

Since i don't know what of this is of interest, im adding the whole output of dmesg.

Attachments (1)

dmesg.txt (24.3 KB ) - added by Poseidon 16 years ago.
Output of dmesg

Download all attachments as: .zip

Change History (5)

by Poseidon, 16 years ago

Attachment: dmesg.txt added

Output of dmesg

comment:1 by Michael Thayer, 16 years ago

Try the following:

1) remove xorg.conf altogether on the guest. (Keep a backup of course, just in case...)

2) reinstall the Guest Additions, making sure that you use the Additions from VirtualBox 2.0.6.

comment:2 by Michael Thayer, 16 years ago

Perhaps better change the order there, and install the new additions before you remove xorg.conf.

comment:3 by bob23450, 16 years ago

Confirming the shared folders problem, see also here and here.

As shown in these and in the previous links, the problem seems related to dkms.

comment:4 by Frank Mehnert, 16 years ago

Resolution: fixed
Status: newclosed

Should be fixed some release ago. Please check with the latest release 2.2.2 and re-open if necessary.

Note: See TracTickets for help on using tickets.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette