免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1532 | 回复: 6
打印 上一主题 下一主题

如何查看系统正在使用的内核详细版本号? [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2006-01-11 13:30 |只看该作者 |倒序浏览
如题

论坛徽章:
0
2 [报告]
发表于 2006-01-11 13:34 |只看该作者
uname -a

论坛徽章:
0
3 [报告]
发表于 2006-01-11 13:44 |只看该作者
再问,我已经编译好多个内核,怎样才能在系统重起时加载我想要的内核呢? 我用的是FC4

论坛徽章:
0
4 [报告]
发表于 2006-01-11 13:50 |只看该作者
vi /etc/grub.conf

论坛徽章:
0
5 [报告]
发表于 2006-01-11 14:05 |只看该作者
grub.conf内容如下

# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /boot/, eg.
#          root (hd0,0)
#          kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00
#          initrd /initrd-version.img
#boot=/dev/hda
default=1
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.15)
        root (hd0,0)
        kernel /vmlinuz-2.6.15 ro root=/dev/VolGroup00/LogVol00 linux
        initrd /initrd-2.6.15.img
title Fedora Core (2.6.11-1.1369_FC4)
        root (hd0,0)
        kernel /vmlinuz-2.6.11-1.1369_FC4 ro root=/dev/VolGroup00/LogVol00 linux
        initrd /initrd-2.6.11-1.1369_FC4.img

系统现在加载的是2.6.11-1.1369_FC4,但我想要的是2.6.15,该怎样改呢?

论坛徽章:
0
6 [报告]
发表于 2006-01-11 14:07 |只看该作者
default=1   >>>>>  default=0

论坛徽章:
0
7 [报告]
发表于 2006-01-11 14:17 |只看该作者
ok,谢谢各位
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP