[Lkw] Getting started
Christoph Hellwig
hch at lst.de
Thu Sep 14 09:23:41 EDT 2023
This is probablt because libslirp-dev is missing.
Do a:
sudo apt-get install libslirp-dev
and then from the qemu build dir, redo the
./configure --disable-werror --target-list=x86_64-softmmu --prefix=/opt/newqemu/
make
sudo make install
On Thu, Sep 14, 2023 at 09:54:48AM -0300, Rodrigo Alejandro Melo wrote:
> It seems that my VM has no internet (I can't install packages for building
> the kernel):
>
> root at localhost:~# ping deb.debian.org
> ping: deb.debian.org: Temporary failure in name resolution
>
> (but the same ping works in my host machine)
>
> El jue, 14 sept 2023 a las 9:42, Christoph Hellwig (<hch at lst.de>) escribió:
>
> > Hi Rodrigo,
> >
> > thanks for the additional dependencies, and yes, we also need to
> > create the shared directory.
> >
> >
---end quoted text---
More information about the LKW
mailing list