From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Iyr5u-0000nu-Jw for garchives@archives.gentoo.org; Sun, 02 Dec 2007 15:50:59 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.2/8.14.0) with SMTP id lB2FndWJ008245; Sun, 2 Dec 2007 15:49:39 GMT Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by robin.gentoo.org (8.14.2/8.14.0) with ESMTP id lB2FjWAI003552 for ; Sun, 2 Dec 2007 15:45:32 GMT Received: by py-out-1112.google.com with SMTP id u77so6343999pyb for ; Sun, 02 Dec 2007 07:45:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=xmwOH/IltdIBx7uta+8QnmJuSfG+QoEN0w9QH2+qc2Q=; b=AhJoUif/ftYJD6kqh9YXuM3kXRP803fIPtJ02Q8Gynlw+mWFcCuLGiAHbBjqRMH/IG0wbhPv2aCpgE+hL5lltMEZLyR96dIUtAorU0y6aFddcAPj4SVSFmEKQDXe7d836tzE9QhNZEp1YpfAPGqh4423c3Da7uVh1YTeDudvK5c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=MF8W7ezHIE1IpsgCJbn5OTS3L7N7nHyd3w/pbmFXjb2sFuj5RSMwplsWftqO+XwFI+dWEoKUwoKDcB5AkODLiHBxRCvHs8J20q02JZ0Rrijm9dHJCTLFeK1TnyVGoUcWL+hOvgLLUK3UQt9lKgpmgmfLAvl8OxqLw4Zvn4H//Y8= Received: by 10.35.86.19 with SMTP id o19mr11830498pyl.1196610330821; Sun, 02 Dec 2007 07:45:30 -0800 (PST) Received: by 10.35.12.14 with HTTP; Sun, 2 Dec 2007 07:45:30 -0800 (PST) Message-ID: <7797aa370712020745q45f5c76cy972340fa05540160@mail.gmail.com> Date: Sun, 2 Dec 2007 23:45:30 +0800 From: "Chuanwen Wu" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] virtualbox shared folder anyone? [SOLVED] In-Reply-To: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <462BFF8F.3060601@gmail.com> X-Archives-Salt: 7772fb08-c6d9-4541-a762-6e31baccc6f5 X-Archives-Hash: 31efb5a38e7e7ac27f270de9b4dfb43b 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 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 ......................vvvvv...........vvvvvvvvvvvvvvv > 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 vvvvv > net use x: \\vboxsvr\linux > > and voila, it seems to work! > > Helmut Jarausch > > Lehrstuhl fuer Numerische Mathematik > RWTH - Aachen University > D 52056 Aachen, Germany > > -- > gentoo-user@gentoo.org mailing list > > -- wcw -- gentoo-user@gentoo.org mailing list