# apt install linux-headers-$(uname -r)
This should apply to the following distribution as well:
- Debian
- Ubuntu and derivatives
Reference(s):
http://askubuntu.com/questions/75709/how-do-i-install-kernel-header-files
# apt install linux-headers-$(uname -r)
Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04 I am planning to run qemu-system-ppc to play around QEMU ...
No comments:
Post a Comment