VTOY_LINUX_REMOUNT support for both 64bit(x86_64) and 32bit(i386) linux distro.

This commit is contained in:
longpanda
2022-01-12 10:24:44 +08:00
parent 76a6b8061c
commit e5fa5e6d84
5 changed files with 13 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
1. install ubuntu 21.10
2. apt-get install build-essential flex ncurse linux-headers-generic linux-source ...... and so on
2. apt-get install build-essential flex libncurses-dev linux-headers-generic linux-source libssl-dev ...... and so on
3. cp /lib/modules/5.13.0-23-generic/build/Module.symvers ./
4. /boot/config-5.13.0-23-generic as .config make oldconfig
5. make menuconfig