<div><br></div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 14 Sep 2023 at 14:38 Sofía Amallo <<a href="mailto:sofia.amallo@mi.unc.edu.ar">sofia.amallo@mi.unc.edu.ar</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Thanks!</div><div>If anyone is trying to set up the shared folder, just follow the last steps on the jrsl-lkw-1-build.md file:<br><br><span style="font-family:trebuchet ms,sans-serif"><font size="2">edit the /etc/fstab file using your favorite<br>editor (I'm using vim here)<br><br>   vim /etc/fstab<br><br>And add this line to the end of it:<br><br>       shared /mnt/shared 9p trans=virtio,version=9p2000.L<br><br>And then mount this file system<br><br>      systemctl daemon-reload<br>       mount /mnt/shared<br><br>This file system will not also be available when you reboot.  Test the<br>file system by e.g. storing all the kernel messages there:<br><br>    dmesg > /mnt/shared/dmesg<br><br>and then check that you can read this text file on the host system.<br><br>You can then use /mnt/shared by copying files to and from it in the host<br>and the guest. </font></span><br><br></div></div><div><div dir="auto"><br></div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 14 Sep 2023 at 14:25 Christoph Hellwig <<a href="mailto:hch@lst.de" target="_blank">hch@lst.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I got question on how to set up the shared folder.  The instructions<br>
are at the end of this file which is the second lesson, use at your<br>
own risk if you want the shared folder now.<br>
</blockquote></div></div>
</div>
</blockquote></div></div>