Kernel Debugging with QEMU: Difference between revisions

imported>Luis-Hebendanz
mNo edit summary
imported>Luis-Hebendanz
mNo edit summary
Line 42: Line 42:
</syntaxhighlight>
</syntaxhighlight>


== Create a bootable debian image with replaceable kernel ==
== Create a bootable Debian image with replaceable kernel ==
<syntaxhighlight lang="console">
<syntaxhighlight lang="console">
  $ nix-shell -p debootstrap qemu
  $ nix-shell -p debootstrap qemu