jin_liu 发表于 2003-3-19 18:43:08

How to update kernel in my deb

我已经发几个help,很感谢大家的回答,可是没有效果!我的
-uname-a
还是linux2.2.0
不是我自己编译的2.4.20
我不 知道为什么!!!!!!!!!!!!

如果有哪位仁兄成功过,请指教!!!!!!!!!谢谢了!!


还有,我不明白为什么modprobe总是要看/lib/modules/2.2.20呢??
我的起动的内核是2.4.20的bzImage,为什么modprobe不看/lib/modules/2.4.20呢??而且我看了/etc/modules.conf里面好像没有什么帮助!!!
我于是man modprobe
The idea is that modprobe will look first in thedirectorycontaining
       modulescompiled for the current release of the kernel.If the module
       is not found there, modprobe will look in the directory commontothe
       kernel version (e.g. 2.0, 2.2).If the module is still found, modprobe
       will look in the directory containing modules foradefaultrelease,
       and so on.

       Whenyouinstallanewlinux,themodulesshouldbe moved to a
       directory related to the release (and version) of thekernelyouare
       installing.   Thenyoushould do a symlink from this directory to the
       "default" directory.

       Each time you compile a new kernel, the command "makemodules_install"
       will create a new directory, but won't change the "default" link.

       Whenyouget a module unrelated to the kernel distribution you should
       placeitinoneofthe   version-independent   directories   under
       /lib/modules.

       This   is   the   default   strategy,   which   canbeoverriddenin
       /etc/modules.conf.

说实话,我好像明白一

Kuye 发表于 2003-3-20 11:21:13

你不会用那个 Debian 稳定版吧?!

那个版本听说纯粹为了稳定牺牲一切,软件都是古董级的,内核和你的一样 2.2.x 版。。。

建议别升级内核了,换一个新版的,全部重装。

carlos 发表于 2003-3-20 12:36:31

斑竹,你好狠哪:mrgreen:

Kuye 发表于 2003-3-20 12:47:03

斑竹,你好狠哪:mrgreen:
:mrgreen::mrgreen::mrgreen:
http://bbs.q3acn.com/images/smilies/icon_smile_approve.gif http://bbs.q3acn.com/images/smilies/icon_smile_approve.gif http://bbs.q3acn.com/images/smilies/icon_smile_approve.gif

我也在考虑装 LFS 或者 Debian 了。。。Gentoo emerge 太容易,好多 Apache 和一些服务器软件的具体配置都被 emerge 干完了,什么东西也没学到。。。:wink:

withlove 发表于 2003-3-22 15:39:59

how to download the lastest Version(debian)
mirror

Kuye 发表于 2003-3-22 20:35:25

这个。。。要问问用 debian 的兄弟了。。。

atfa 发表于 2003-3-22 23:26:36


how to download the lastest Version(debian)


安装完成以后更新到最新的unstable版本就可以了.
页: [1]
查看完整版本: How to update kernel in my deb