From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catonano Subject: qemu shared folder Date: Mon, 22 May 2017 10:10:11 +0200 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="94eb2c19506e6eed9c0550186686" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35422) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dCiPx-0005xl-Cn for help-guix@gnu.org; Mon, 22 May 2017 04:10:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dCiPw-0006Er-3m for help-guix@gnu.org; Mon, 22 May 2017 04:10:17 -0400 Received: from mail-wm0-x232.google.com ([2a00:1450:400c:c09::232]:37375) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dCiPv-0006EY-S6 for help-guix@gnu.org; Mon, 22 May 2017 04:10:16 -0400 Received: by mail-wm0-x232.google.com with SMTP id d127so142318905wmf.0 for ; Mon, 22 May 2017 01:10:15 -0700 (PDT) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix --94eb2c19506e6eed9c0550186686 Content-Type: text/plain; charset="UTF-8" Ok, this is not about Guix per se But I understand that in order to play with services you need to run GuixSD in a Qemu virtual machine I created my virtual machine with this command guix system vm-image /etc/vm-config-desktop.scm \ --image-size=30GB \ --share=$HOME=/exchange then I copied the image from the store to a local folder then I run it with this command qemu-system-x86_64 \ -net user \ -net nic,model=virtio \ -enable-kvm -m 4096 .../projects/qemu-image Now: I understand that there should be a folder that is shared among the 2 machines, the host and the guest I can't find it Where is it ? Where is iit on the host ? And where is it on the guest ? I tried to manually creat /exchhange and put a small text file in it but I couldn't ind it anywhere on the guest Thanks in advance --94eb2c19506e6eed9c0550186686 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Ok, this is not about Guix per se

B= ut I understand that in order to play with services you need to run GuixSD = in a Qemu virtual machine

I created my virtual machine with th= is command

guix system vm-image /etc/vm-config-deskto= p.scm \
=C2=A0=C2=A0 --image-size=3D30GB \
=C2=A0=C2=A0 --share=3D$HO= ME=3D/exchange

then I copied the image from the store to = a local folder
then I run it with this command
=
qemu-system-x86_64 \
=C2=A0-net user \
=C2=A0-net nic,model=3Dvir= tio \
=C2=A0-enable-kvm -m 4096 .../projects/qemu-image

Now: I understand that there should be a folder that is shared among the = 2 machines, the host and the guest

I can't find it
Where is it ?

Where is iit on the host ?<= br>
And where is it on the guest ?

I tried to m= anually creat /exchhange and put a small text file in it but I couldn't= ind it anywhere on the guest

Thanks in advance
=
--94eb2c19506e6eed9c0550186686--