尝试安装新内核。编译后,我输入:
su -c "make modules_install install"
Run Code Online (Sandbox Code Playgroud)
此错误填充:
sed: can't read modules.order: No such file or directory
make[1]: *** [Makefile:1304: _modinst_] Error 2
make: *** [Makefile:327: __build_one_by_one] Error 2
Run Code Online (Sandbox Code Playgroud)
解决办法是什么?