 |
05-04-2008, 08:12 PM
|
#1 (permalink)
|
|
...
Join Date: Sep 2007
Posts: 3,795
|
File transfer in Virtual Box
Guys,I installed VB today and installed XP and its running too smooth till now but the only prob is that i cant transfer fiels btw my ubutnu partitions and XP on virtual PC.how do i do that??
Help wud be appreciated
|
|
|
|
Advertisements. Register and be a member of the community to get rid of them.
|
|
Advertisement
|
|
05-04-2008, 08:19 PM
|
#2 (permalink)
|
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,536
|
Re: File transfer in Virtual Box
someone suggested setting up samba server between host and guest
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
|
|
|
05-04-2008, 08:30 PM
|
#3 (permalink)
|
|
Dreamweaver
Join Date: Aug 2006
Location: Bangalore
Posts: 3,904
|
Re: File transfer in Virtual Box
i had same prob with my VMware in XP which was running ubuntu.. Still couldn't figure how to do it, so using ma pen drive
__________________
Today's noobs are tomorrow's geeks. Don't make fun of them.. encourage them. - Gigacore
Follow me on twitter.com/gigacore
|
|
|
05-04-2008, 08:37 PM
|
#4 (permalink)
|
|
...
Join Date: Sep 2007
Posts: 3,795
|
Re: File transfer in Virtual Box
i cant use a 4 GB pendrive to transfer fugging 6GB games!!
BTW does VM use its own proccy,GPU etc or it uses the real components coz it automatically detected sound card without installing any drivers?
@giga u can use vmplayer to transfer files btw host and guest OS by just dragging and dropping
Last edited by SunnyChahal; 05-04-2008 at 08:37 PM.
Reason: Automerged Doublepost
|
|
|
05-04-2008, 08:48 PM
|
#5 (permalink)
|
|
Dreamweaver
Join Date: Aug 2006
Location: Bangalore
Posts: 3,904
|
Re: File transfer in Virtual Box
^ no instead, I opted for VMware tools, but i was not happy with it
__________________
Today's noobs are tomorrow's geeks. Don't make fun of them.. encourage them. - Gigacore
Follow me on twitter.com/gigacore
|
|
|
05-04-2008, 09:00 PM
|
#6 (permalink)
|
|
Wire muncher!
Join Date: Nov 2003
Posts: 6,173
|
Re: File transfer in Virtual Box
Open virtual box. Right click on the virtual machine and select Settings. Now on the left pane select "Shared folders". Share a folder on your physical drive.
Now boot into the guest OS. Once booted, press the "Focus out" key (right ctrl key by default), then goto Devices Menu and select "install guest addons".
The shared folder will now appear as a Network shared folder in Windows. Mount it and share files between the guest and host OS.
__________________
"The true measure of a man is how he treats someone who can do him absolutely no good."
http://phoenix-ani.blogspot.com
|
|
|
05-04-2008, 09:02 PM
|
#7 (permalink)
|
|
...
Join Date: Sep 2007
Posts: 3,795
|
Re: File transfer in Virtual Box
adn what abt transferring files from guest to host?
i dont wanna create another thread so im asking this question here-
can u tell me any scheduler for ubutnu?i wanna plan my DLs as i have a NU plan.
|
|
|
05-04-2008, 09:07 PM
|
#8 (permalink)
|
|
Wire muncher!
Join Date: Nov 2003
Posts: 6,173
|
Re: File transfer in Virtual Box
Guest to Host and vice versa. Unless you make the physical folder read-only in guest file transfer to and fro is possible.
Scheduler? Cron! The most powerful! Don't ask me how to use it, tho
__________________
"The true measure of a man is how he treats someone who can do him absolutely no good."
http://phoenix-ani.blogspot.com
|
|
|
05-04-2008, 09:14 PM
|
#9 (permalink)
|
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,536
|
Re: File transfer in Virtual Box
@saany: open a terminal type "man 5 cron"
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
|
|
|
05-04-2008, 09:29 PM
|
#10 (permalink)
|
|
...
Join Date: Sep 2007
Posts: 3,795
|
Re: File transfer in Virtual Box
Quote:
Originally Posted by infra_red_dude
Open virtual box. Right click on the virtual machine and select Settings. Now on the left pane select "Shared folders". Share a folder on your physical drive.
Now boot into the guest OS. Once booted, press the "Focus out" key (right ctrl key by default), then goto Devices Menu and select "install guest addons".
The shared folder will now appear as a Network shared folder in Windows. Mount it and share files between the guest and host OS.
|
It shows me only my filesystem partition but not the other ones
|
|
|
05-04-2008, 09:30 PM
|
#11 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Re: File transfer in Virtual Box
gnome-schedule, it uses cron.
Actually it's easy to use cron unless you want to do complicated stuff. I usually use cron to edit signatures attached to my mails.
It goes something like this
Code:
0 0 * * * ~/.mutt/signature
~/.mutt/signature is the path to script which generates my signature.
__________________
http://www.bash.org/?258908
|
|
|
05-04-2008, 09:31 PM
|
#12 (permalink)
|
|
The Smaller Bang
Join Date: Sep 2007
Location: Gautham City
Posts: 7,489
|
Re: File transfer in Virtual Box
Quote:
Originally Posted by praka123
someone suggested setting up samba server between host and guest 
|
Remember who this advice is targeted at.
Imagine Sunny setting up a Samba Server 
Poor guy is having enough troubles already
__________________
http://TheSmallerBang.wordpress.com
eMachines E725 - T4400 2.2GHz, 1GB, 160GB
Nokia 5130XM * T-Sonic 610 2GB
Nokia 2323C * Samsung Galaxy Y
Apple iPad 2 16GB WiFi
|
|
|
05-04-2008, 09:34 PM
|
#13 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Re: File transfer in Virtual Box
To start a GUI program at midnight, it would be something like this
Code:
0 0 * * * DISPLAY = :0.0 /usr/bin/deluge
__________________
http://www.bash.org/?258908
|
|
|
05-04-2008, 09:36 PM
|
#14 (permalink)
|
|
...
Join Date: Sep 2007
Posts: 3,795
|
Re: File transfer in Virtual Box
Quote:
Originally Posted by MetalheadGautham
Remember who this advice is targeted at.
Imagine Sunny setting up a Samba Server 
Poor guy is having enough troubles already 
|
Bull$h1t!!!
im having problems and u are showing ur batti si?
|
|
|
05-04-2008, 09:39 PM
|
#15 (permalink)
|
|
Wahahaha~!
Join Date: Dec 2006
Location: Pune/there
Posts: 7,676
|
Re: File transfer in Virtual Box
Last edited by Faun; 05-04-2008 at 09:39 PM.
Reason: Automerged Doublepost
|
|
|
05-04-2008, 09:40 PM
|
#16 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Re: File transfer in Virtual Box
Quote:
Originally Posted by MetalheadGautham
Remember who this advice is targeted at.
Imagine Sunny setting up a Samba Server 
Poor guy is having enough troubles already 
|
Basic configuration is hardly any difficult. It's quite easy acutally.
And then again, there's SWAT.
__________________
http://www.bash.org/?258908
|
|
|
05-04-2008, 10:22 PM
|
#17 (permalink)
|
|
Wire muncher!
Join Date: Nov 2003
Posts: 6,173
|
Re: File transfer in Virtual Box
@Sunny
There are 2 versions of Virtual Box
1) Binary (available from sun's website)
2) Opensource edition (OSE) in ubuntu repos. Which one are you using?
This guide may help you: http://ubuntu-tutorials.com/2008/02/...tu-virtualbox/
__________________
"The true measure of a man is how he treats someone who can do him absolutely no good."
http://phoenix-ani.blogspot.com
|
|
|
05-04-2008, 10:41 PM
|
#18 (permalink)
|
|
Pee into the Wind...
Join Date: May 2007
Location: Mumbai
Posts: 782
|
Re: File transfer in Virtual Box
Quote:
Originally Posted by praka123
someone suggested setting up samba server between host and guest 
|
No need.The shared folder thing suggested by infra works fine for me in OSE edition.
@ Sunny: you will need to install Guest additions in XP and not in Ubuntu.
[offtopic]Me is thinking of installing opensolaris express as guest in Ubuntu.Have got vacations, so too much free time nowadays  Any solaris user can share his experience with it here.?[/offtopic]
__________________
Life is as complicated as you say it is.
|
|
|
05-04-2008, 11:42 PM
|
#19 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Re: File transfer in Virtual Box
I have just started with OpenSolaris. But haven't explored further due to lack of time. But, it's too slow on my 2GHz proccy. I have allocated 768MB of RAM to it, that's good enough. But, my processor always hangs around 95-100%. And firefox didn't even start after 20 mins both the times I tried.
__________________
http://www.bash.org/?258908
|
|
|
06-04-2008, 04:14 PM
|
#20 (permalink)
|
|
GTK+ programmer
Join Date: Jun 2007
Posts: 121
|
Re: File transfer in Virtual Box
Quote:
Originally Posted by Sunny1211993
It shows me only my filesystem partition but not the other ones 
|
You can go the media directory in the filesystem partition to access your other drives.
|
|
|
06-04-2008, 06:40 PM
|
#21 (permalink)
|
|
...
Join Date: Sep 2007
Posts: 3,795
|
Re: File transfer in Virtual Box
Quote:
Originally Posted by ChaiTan3
You can go the media directory in the filesystem partition to access your other drives.
|
THNX
|
|
|
07-04-2008, 04:53 PM
|
#22 (permalink)
|
|
The Smaller Bang
Join Date: Sep 2007
Location: Gautham City
Posts: 7,489
|
Re: File transfer in Virtual Box
@sunny: I am just saying that its not advisable to use sambha when you have no idea what you are doing. Even one of my geek friends got screwed by Apache the first time he used it. Sambha is similar.
And yes, use the Virtual Box version thats the Personal Use Editon, available on their site. I remember that you could mount other partitions in it.
__________________
http://TheSmallerBang.wordpress.com
eMachines E725 - T4400 2.2GHz, 1GB, 160GB
Nokia 5130XM * T-Sonic 610 2GB
Nokia 2323C * Samsung Galaxy Y
Apple iPad 2 16GB WiFi
|
|
|
07-04-2008, 09:48 PM
|
#23 (permalink)
|
|
Wire muncher!
Join Date: Nov 2003
Posts: 6,173
|
Re: File transfer in Virtual Box
^^^ What are you saying, pal??!!! "Sambha" is similar to "Apache"??!!!
And there is no "Personal Use Edition".. now whatever that means! There is either the binary one that available at Sun's site or the OSE one whose sources are available at innotek's site.
__________________
"The true measure of a man is how he treats someone who can do him absolutely no good."
http://phoenix-ani.blogspot.com
|
|
|
14-04-2008, 08:21 PM
|
#24 (permalink)
|
|
Wire muncher!
Join Date: Nov 2003
Posts: 6,173
|
Re: File transfer in Virtual Box
@Sunny
Did you get past this thing? I logged onto to virtualbox after a long time and remembered this query of yours.
__________________
"The true measure of a man is how he treats someone who can do him absolutely no good."
http://phoenix-ani.blogspot.com
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|