mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-28 04:24:26 +01:00
proc version
This commit is contained in:
@@ -61,6 +61,10 @@ We use Buildroot's default kernel version, you can confirm it after build with:
|
|||||||
|
|
||||||
grep BR2_LINUX_KERNEL_VERSION buildroot/.config
|
grep BR2_LINUX_KERNEL_VERSION buildroot/.config
|
||||||
|
|
||||||
|
or in QEMU:
|
||||||
|
|
||||||
|
cat /proc/version
|
||||||
|
|
||||||
## Text mode
|
## Text mode
|
||||||
|
|
||||||
Show serial output of QEMU directly on the current terminal, without opening a QEMU window:
|
Show serial output of QEMU directly on the current terminal, without opening a QEMU window:
|
||||||
|
|||||||
Reference in New Issue
Block a user