all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* qemu shared folder
@ 2017-05-22  8:10 Catonano
  2017-05-22 12:07 ` Ludovic Courtès
  0 siblings, 1 reply; 5+ messages in thread
From: Catonano @ 2017-05-22  8:10 UTC (permalink / raw)
  To: help-guix

[-- Attachment #1: Type: text/plain, Size: 814 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 1107 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-01-13 18:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-22  8:10 qemu shared folder Catonano
2017-05-22 12:07 ` Ludovic Courtès
2018-01-08 21:39   ` Catonano
2018-01-10  7:15     ` Chris Marusich
2018-01-13 18:32       ` Catonano

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.