Bootstraping a minimal image for kernel development
Video Player
archconf2020
archlinux
Playlists:
'arch-conf-2020' videos starting here
/
audio
00:00 | 00:00
A virtual machine is useful in a lot of development scenarios, but it's particularly essential in Linux Kernel development. It can be really time-consuming to install the kernel on your own system and then needing to reboot the machine just to see if your printk is working. For those developers, creating a minimal image for testing comes in handy. In this talk, I'm explain how to do so using an Arch Linux native tools. Our image will have extra powers: network, graphical output and a shared folder.