<div dir="ltr">Yep, I'm downloading Linux sources in the VM, thanks!</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">El jue, 14 sept 2023 a las 11:40, DAMIÁN MARCELO GONZALEZ (<<a href="mailto:damian.gonzalez@mi.unc.edu.ar">damian.gonzalez@mi.unc.edu.ar</a>>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi guys,<div><br></div><div>This way it works, thanks for the insights.</div><div><br></div><div>Cheers,</div><div><br></div><div>D.<br clear="all"><div><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><b><br><br></b></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">El jue, 14 sept 2023 a las 10:24, Christoph Hellwig (<<a href="mailto:hch@lst.de" target="_blank">hch@lst.de</a>>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">This is probablt because libslirp-dev is missing.<br>
<br>
Do a:<br>
<br>
sudo apt-get install libslirp-dev<br>
<br>
and then from the qemu build dir, redo the<br>
<br>
./configure --disable-werror --target-list=x86_64-softmmu --prefix=/opt/newqemu/<br>
make<br>
sudo make install<br>
<br>
On Thu, Sep 14, 2023 at 09:54:48AM -0300, Rodrigo Alejandro Melo wrote:<br>
> It seems that my VM has no internet (I can't install packages for building<br>
> the kernel):<br>
> <br>
> root@localhost:~# ping <a href="http://deb.debian.org" rel="noreferrer" target="_blank">deb.debian.org</a><br>
> ping: <a href="http://deb.debian.org" rel="noreferrer" target="_blank">deb.debian.org</a>: Temporary failure in name resolution<br>
> <br>
> (but the same ping works in my host machine)<br>
> <br>
> El jue, 14 sept 2023 a las 9:42, Christoph Hellwig (<<a href="mailto:hch@lst.de" target="_blank">hch@lst.de</a>>) escribió:<br>
> <br>
> > Hi Rodrigo,<br>
> ><br>
> > thanks for the additional dependencies, and yes, we also need to<br>
> > create the shared directory.<br>
> ><br>
> ><br>
---end quoted text---<br>
<br>
</blockquote></div>
</blockquote></div>