Results 1 to 9 of 9
Hi guyz,
I have installed Fedora 13 as a guest OS in virtualbox, on a windows host. I need to share files between host and the guest. Virtualbox provides a ...
- 10-01-2010 #1Just Joined!
- Join Date
- Nov 2008
- Posts
- 17
virtualbox shared folder access
Hi guyz,
I have installed Fedora 13 as a guest OS in virtualbox, on a windows host. I need to share files between host and the guest. Virtualbox provides a shared folders feature for this purpose. But before using shared folders, Virtualbox Guest Additions has to be installed in guest machine. I am stuck at this step.
While installing the Guest Additions, I get this message
Looking at the file /var/log/vboxadd-install.log, here is the error messageCode:Building the VirtualBox Guest Additions kernel modules [FAILED] Your system does not seem to be set up to build kernel modules. Look at /var/log/vboxadd-install.log to find out what went wrong. Once you have corrected it, you can run /etc/init.d/vboxadd setup to build them. Doing non-kernel setup of the Guest Additions [ OK ]
How can I remove this error. I have these packages already installed (all of same version)Code:Makefile:23: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again.. Stop. Creating user for the Guest Additions. Creating udev rule for the Guest Additions kernel module.
kernel
kernel-devel
kernel-headersLast edited by ahaider7; 10-01-2010 at 03:48 AM.
- 10-01-2010 #2
I m not sure your kernel is kernel-PAE OR NOT you also try after installing kernel-PAE-devel-2.6.34.7-56.fc13.i686 .
- 10-02-2010 #3Just Joined!
- Join Date
- Nov 2008
- Posts
- 17
Executing the command
gives:Code:rpm -qa | grep kernel
I shall now try after installing PAE-devel package.Code:abrt-addon-kerneloops-1.1.13-2.fc13.i686 kernel-2.6.34.7-56.fc13.i686 kernel-devel-2.6.34.7-56.fc13.i686 kernel-PAE-2.6.33.3-85.fc13.i686 kernel-headers-2.6.34.7-56.fc13.i686 kernel-PAE-2.6.34.7-56.fc13.i686
- 10-02-2010 #4Just Joined!
- Join Date
- Nov 2008
- Posts
- 17
First step is completed successfully. Installing kernel-PAE-devel does the job. Guest Additions is successfully installed.
But there are still some problems ahead
. Next step is mounting the shared folder in linux host. I tried the command but it results inCode:mount -t vboxsf share /mnt/win
Any Idea whats going on?Code:/sbin/mount.vboxsf: mounting failed with the error: Protocol error
- 10-02-2010 #5
Now i m not using VB but it may be help read this
HTML Code:http://www.giannistsakiris.com/index.php/2008/04/09/virtualbox-access-windows-host-shared-folders-from-ubuntu-guest/
- 10-02-2010 #6Just Joined!
- Join Date
- Nov 2008
- Posts
- 17
- 10-02-2010 #7
did you able to sheared your file with window or not ?
- 10-04-2010 #8Just Joined!
- Join Date
- Nov 2008
- Posts
- 17
Yes, I was able to do that
. It works great
- 10-04-2010 #9


Reply With Quote
