make -C src/linux-5.3.5 menuconfig
make[1]: Entering directory '/MLD/kernel/src/linux-5.3.5'
UPD scripts/kconfig/mconf-cfg
HOSTCC scripts/kconfig/mconf.o
HOSTCC scripts/kconfig/lxdialog/checklist.o
HOSTCC scripts/kconfig/lxdialog/inputbox.o
HOSTCC scripts/kconfig/lxdialog/menubox.o
HOSTCC scripts/kconfig/lxdialog/textbox.o
HOSTCC scripts/kconfig/lxdialog/util.o
HOSTCC scripts/kconfig/lxdialog/yesno.o
HOSTLD scripts/kconfig/mconf
scripts/kconfig/mconf Kconfig
*** End of the configuration.
*** Execute 'make' to start the build or try 'make help'.
make[1]: Leaving directory '/MLD/kernel/src/linux-5.3.5'
cp src/linux-5.3.5/.config src/linux.config.x86
touch src/linux-5.3.5/.config
root@92bafaf276d7:/MLD/kernel#
Hi Claus,
I followed the tutorial successfully but i run out of space.
Please check the attachments.
Is it possible to delete /dev/sdb3 then resize /dev/sdb2 to gain more space?
Or do i have to buy a new SSD and start the whole process again?
Now i want to compile the kernel in the below link
https://gitlab.com/updatelee/v4l-updateleeHow i can do that?
* i will discuss the boot problem later.