|
|
genkernel --menuconfig --bootloader=grub all时出现如下错误
* Running with options: --menuconfig --bootloader=grub all
* Linux Kernel 2.6.31-gentoo-r10 for x86...
* kernel: >> Running mrproper...
* config: Using config from /etc/kernels/kernel-config-x86-2.6.31-gentoo-r10
* Previous config backed up to .config.bak
* >> Running oldconfig...
* kernel: >> Cleaning...
* config: >> Invoking menuconfig...
*** End of Linux kernel configuration.
*** Execute 'make' to build the kernel or try 'make help'.
* >> Compiling 2.6.31-gentoo-r10 bzImage...
* >> Compiling 2.6.31-gentoo-r10 modules...
* Copying config for successful build to /etc/kernels/kernel-config-x86-2.6.31-gentoo-r10
* ERROR: Could not find busybox config file: /usr/share/genkernel/x86/busy-config
请问如何解决?谢谢。 |
|