Re: [gentoo-user] virtualbox shared folder anyone? [SOLVED]

2007-12-02 Thread Chuanwen Wu
Thank you! I use this way to solve the same problem in the x86_64 platform.
I use virtualbox-1.5.2.
On Apr 23, 2007 10:46 PM, Helmut Jarausch [EMAIL PROTECTED] wrote:
 The following steps were successful (for me)

 echo app-emulation/virtualbox-bin additions dvitool  \
 /etc/portage/package.use
 emerge app-emulation/virtualbox-bin# here 1.3.8-r1

 create the virtual machine (WinXP in my case) as described
 and install (here) WinXP SP2 and power off (the VM) after the complete
 install.

 ### just examples ..v...vvv
 vboxmanage sharedfolder add WinXP -name linux -hostpath /MySharedFolder

 Then start virtualbox again,

 click on Details  CD/DVD-ROM
 there on Mount CD/DVD
 Some fiddling about ISO Image File leads to
 add
 /opt/VirtualBox/additions/VBoxGuestAdditions.iso
 Then click on ISO Image File

 Now boot the virtual machine.
 There you find VBoxGuestAdditions as an
 additional (CD) drive.

 Click on it to start installing the additional
 drivers from Virtualbox.

 Restart Windows and then

 execute  cmd
 and there
 ### for my example   v
 net use x: \\vboxsvr\linux

 and voila, it seems to work!

 Helmut Jarausch

 Lehrstuhl fuer Numerische Mathematik
 RWTH - Aachen University
 D 52056 Aachen, Germany

 --
 [EMAIL PROTECTED] mailing list





-- 
wcw
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] virtualbox shared folder anyone? [SOLVED]

2007-05-13 Thread Daniel Pielmeier
Helmut Jarausch schrieb:
 The following steps were successful (for me)
 
 echo app-emulation/virtualbox-bin additions dvitool  \
 /etc/portage/package.use
 emerge app-emulation/virtualbox-bin# here 1.3.8-r1
 
 create the virtual machine (WinXP in my case) as described
 and install (here) WinXP SP2 and power off (the VM) after the complete
 install.
 
 ### just examples ..v...vvv
 vboxmanage sharedfolder add WinXP -name linux -hostpath /MySharedFolder
 
 Then start virtualbox again,
 
 click on Details  CD/DVD-ROM
 there on Mount CD/DVD
 Some fiddling about ISO Image File leads to
 add 
 /opt/VirtualBox/additions/VBoxGuestAdditions.iso
 Then click on ISO Image File
 
 Now boot the virtual machine.
 There you find VBoxGuestAdditions as an
 additional (CD) drive.
 
 Click on it to start installing the additional
 drivers from Virtualbox.
 
 Restart Windows and then
 
 execute  cmd
 and there
 ### for my example   v
 net use x: \\vboxsvr\linux
 
 and voila, it seems to work!


Hi,

i know i am a bit late, but today i had the same problem with shared
folders under Virtualbox. It seems that shared folders only work with
virtualbox-bin and additions use flag.

I tried it with the source ebuild and installed additions but without
success.

Anyway, this thread points me to the right direction, thanks!

Regards,

Daniel
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] virtualbox shared folder anyone? [SOLVED]

2007-04-23 Thread Helmut Jarausch
The following steps were successful (for me)

echo app-emulation/virtualbox-bin additions dvitool  \
/etc/portage/package.use
emerge app-emulation/virtualbox-bin# here 1.3.8-r1

create the virtual machine (WinXP in my case) as described
and install (here) WinXP SP2 and power off (the VM) after the complete
install.

### just examples ..v...vvv
vboxmanage sharedfolder add WinXP -name linux -hostpath /MySharedFolder

Then start virtualbox again,

click on Details  CD/DVD-ROM
there on Mount CD/DVD
Some fiddling about ISO Image File leads to
add 
/opt/VirtualBox/additions/VBoxGuestAdditions.iso
Then click on ISO Image File

Now boot the virtual machine.
There you find VBoxGuestAdditions as an
additional (CD) drive.

Click on it to start installing the additional
drivers from Virtualbox.

Restart Windows and then

execute  cmd
and there
### for my example   v
net use x: \\vboxsvr\linux

and voila, it seems to work!

Helmut Jarausch

Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany

-- 
[EMAIL PROTECTED] mailing list