[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: virtualbox guest addon don't working



On 11/01/12 23:01, Balint Szigeti wrote:
> hello
> 
> I installed virtualbox-guest-additions, virtualbox-ose,
> virtualbox-ose-dkms, virtualbox-ose-qt packages.
> lsmod says:
> .......
> vboxdrv              1723671  2 vboxnetadp,vboxnetflt
> 
> I can't run "mount -t vboxfs <Share> <Target>" command because mount
> can't find vboxfs. I tried this:
> modprobe vboxfs and modprobe vboxvfs but there isn't as module.
> I searched this modul in /lib/modules/`uname -r`/modules.* files but it
> was unsuccessfully.
> 
> Do you know how can I fix this problem?
> 
> Remark:
> I didn't install any X server.
> 
> Thank you
> Balint
> 
> 
mount -t vbox*sf*

eg.:-
# mount -t vboxsf Signatures /media/sf_Signatures
# mount | grep Signatures
# Signatures on /media/sf_Signatures type vboxsf (rw)



Cheers
-- 
Iceweasel/Firefox extensions for finding answers to Debian questions:-
https://addons.mozilla.org/en-US/firefox/collections/Scott_Ferguson/debian/


Reply to: