uname可以查看内核版本,那么请问如何查看当前使用的linux发行版的版本信息?
by jiangshachina - 系统管理 - 2006-07-03 08:02:01 阅读(1183) 回复(2)
网上有很多.iso的安装版本,想找几个小的版本体验一下, 但是苦于无法知道其内核版本信息。安装完了以后再用 uname -r查看太浪费时间。 比如dsl, 版本已经出到3.0.1了,官方网站上也找不到 各个版本的内核信息。 还有: 所有linux版本比如debian, redhat, dsl等, 只要内核版本号一样,它们的内核就完全一样么? 我的意思是可以通用么?以方便程序的移植。
比如说,如何查看megaraid_sas driver 的version? 因为最近老是出现Offline Device ,有人说是linux的驱动过老引起的 http://ubuntuforums.org/showthread.php?t=722923
在linux中查看版本信息时,会有kernel 2.4.18-14 on i686等信息 其中on i686是指电脑的cpu吗? 如果我要安装其他的服务,如:apache,tomcat 下载的软件包kernel-ntfs-2.4.18-14.i686.rpm 其中也有i686 我想知道如果i686的包安在i386的内核上能跑起来吗? 会有什么问题吗? 如果i586的包安在i686的内核上能跑起来吗? 会有什么问题吗? 帮忙看以下,谢了先!!
the kernel was unable to re-read to partition table on /dev/hda (drvice or resource busy), this means linux knows nothing about any modifications you made. you shoule reboot your computer before doing anything with /dev/hda 这个是在安装linux选择完软件包后脑出现的。 硬盘是重新分区的。然后安装中用的自动分区。手动也提示。但是可以安装下去。 完毕后不能启动。