LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 06-09-2012, 01:08 PM   #1
azmi nur nst
LQ Newbie
 
Registered: Jun 2012
Location: Indonesia
Distribution: Slackware
Posts: 1

Rep: Reputation: 0
Question can not share data slackware on virtualbox as guest OS with windows seven as host OS


help me....
I can not share data between slackware virtualbox with windows seven. slackware as a guest OS and windows seven as host OS.
Can you provide step of solution?
 
Old 06-09-2012, 02:32 PM   #2
slugman
Member
 
Registered: Jun 2010
Location: AZ
Distribution: Slackware
Posts: 106

Rep: Reputation: 1
Did you try building the virtualbox guest services yet?

When you run the slackware guest OS, In the upper right hand corner click "devices > Enable guest additions".

After that, if you aren't already in a x11-windows (kde, xfce), you should see the following show up in dmesg :
Code:
[ 6052.706909] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 6052.732052] ISO 9660 Extensions: RRIP_1991A
And, you should see the VBoxGuest additions automajically mounted from /dev/sr0:
Code:
root@solarisvm:~# mount
/dev/sr0 on /media/VBOXADDITIONS_4.1.16_78094 type iso9660 (ro,nosuid,nodev,uhelper=hal,uid=1000)
If it isn't automajically mounted, you may have to mount it yourself:
Code:
root@solarisvm:~# mount /dev/sr0 /mnt/dvd
At which point you should see the contents of the iso in your mounted directory.

cd into the iso directory, and then run (as root):
Code:
./VBoxLinuxAdditions.run
You may need to run the "runasroot.sh" script, although if I remember correctly that didn't work for me in slack. Try running the VBoxLinuxAdditions.run first. After that completes, go ahead and reboot. If it was succesfull, you should see the following kernel modules:
Code:
root@solarisvm:/media/VBOXADDITIONS_4.1.16_78094# lsmod | grep vbox
vboxvideo               1129  1 
drm                   143170  2 vboxvideo
vboxsf                 34567  2 
vboxguest             151850  6 vboxsf
If you see that, then you are all good! Just go to the GUI in the vm "Devices > Shared folders" to define your shared mounts. After that, you can mount your shared mounts by using the following command (immagine you named your shared folder mydocs, and you are mounting it to /mydocs):
Code:
/sbin/mount.vboxsf mydocs /mydocs
And if you're succesful, you should see the following
Code:
root@solarisvm:~# mount
mydocs on /mydocs type vboxsf (rw)
Note: if you read the virtualbox directions, it'll mention you need to install DKMS first. This isn't trully neccessary, unless you plan on upgrading the version of guest services you're running. Which honestly, can be done by hand, you'll just have to remove the current vbox modules first.

Hope this helps! Note: I'm running winxp as host os (on my work system, where win is mandatory )
Another good reason for the guest additions, is it exposes the hardware to the guestos. You can resize the VM resolution on the fly, and it'll accept whatever resolution is running on your native host.

Last edited by slugman; 06-10-2012 at 01:40 PM. Reason: forgot to mention
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How secure is windows XP running as a virtualBox guest on a Slackware 12.2 host garyg007 Slackware 13 07-06-2015 05:54 PM
slackware 13 guest additions for virtualbox on xp host - process questions kih Slackware 3 11-22-2012 06:53 AM
Host Fedora14, Windows 7 is running as Virtualbox guest- Mic is not working on Guest mwaheed Linux - Virtualization and Cloud 1 10-20-2011 12:51 PM
VirtualBox:I want to share folders between Fedora 14 as guest and OS/2 as host pinky@linux Linux - Newbie 6 04-04-2011 09:17 PM
VirtualBox: I want to share files between Fedora 9 host and Windows XP guest. Iltbreg Linux - Networking 5 10-22-2008 05:03 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:06 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration