mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-27 12:04:27 +01:00
make overlay scripts use kernel modules and executables relative to pwd in preparison for 9p
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
set -ex
|
||||
insmod /virt_to_phys.ko
|
||||
insmod virt_to_phys.ko
|
||||
cd /sys/kernel/debug
|
||||
cat lkmc_virt_to_phys
|
||||
# k = 0x12345678
|
||||
|
||||
Reference in New Issue
Block a user