|
|
使用Universal Installation CD安装,很多情况下,使用Universal Installation CD引导
能识别出硬件,但是用了自己配置和编译的kernenl就不灵了,
- Welcome to the Gentoo Linux Universal Installation CD!
- The root password on this system has been auto-scrambled for security.
- If any ethernet adapters were detected at boot, they should be auto-configured
- if DHCP is available on your network. Type "net-setup eth0" to specify eth0 IP
- address settings by hand.
- Check /etc/kernels/kernel-config-* for kernel configuration(s).
复制代码
这个是Linux Universal Installation CD引导后的提示,是不是说
/etc/kernels/kernel-config-* 就是Linux Universal Installation CD使用内核的配置?
如果我想得到Linux Universal Installation CD使用的内核配置,该如何作? |
|