<div dir="ltr">Quick question on the share...  Why not a sshfs share between the host and guest?  Both are Linux and don't need the extra load to communicate.  Since my guest systems are bridged nics I can link via standard practice and sshfs has been the best generic solution with only installing the ssh and sshfs package.  If ssh is not desired then other Linux solutions to mount remote folders should work as well since both systems are already on the same network.  Hypothetically using the inet (internal network function of Vbox) should still work if security is an issue.  Pardon my ignorance, but seems like a lot of trouble here for something that is native to Linux so I am just curious as to why?  To be sure, these share folder options did help when I was working on Windows guests; however, Linux to Linux seemed best to just use the tools available.</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 24, 2017 at 2:21 AM, Ralf Mardorf <span dir="ltr"><<a href="mailto:silver.bullet@zoho.com" target="_blank">silver.bullet@zoho.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Mon, 23 Jan 2017 07:13:25 -0800, Dan Hitt wrote:<br>
>Is your recommendation then to edit VBoxLinuxAdditions.run to modify<br>
>the build path?<br>
<br>
</span>You could add a link to the build tree or copy it to the other pass,<br>
but I don't know if this solves the issue. IIRC /lib/modules/*/ is a<br>
link against /usr/src/*/, so just add a link linux/version.h against<br>
the existing version.h.<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
--<br>
xubuntu-users mailing list<br>
<a href="mailto:xubuntu-users@lists.ubuntu.com">xubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/xubuntu-users" rel="noreferrer" target="_blank">https://lists.ubuntu.com/<wbr>mailman/listinfo/xubuntu-users</a><br>
</div></div></blockquote></div><br></div>