当前位置:  技术问答>linux和unix

内核升级要升级到2.6.14

    来源: 互联网  发布时间:2016-05-19

    本文导语:  内核升级要升级到2.6.14 但是reboot的时候总是提示  md:autorun  md:...autorun   DONE  RAMDISK:Compressd   image   found   at   block   0  Time:tse   clocksource   has   been   installed  VFS:mounted   root   (ext2   files...

内核升级要升级到2.6.14
但是reboot的时候总是提示 


md:autorun 
md:...autorun   DONE 
RAMDISK:Compressd   image   found   at   block   0 
Time:tse   clocksource   has   been   installed 
VFS:mounted   root   (ext2   filesystem) 
Red   hat   nash   version   3.4.42   starting 
Loading   Buslogic.o   module   
No   module   found   in   object 
insmod   error   inserting   'lib/BusLogic.o ':-1   Invaid   module   format 
ERROR:/bin/insmod   exited   abnormally! 
Mounting   /proc   filesystem 
Create   block   device 
VFS:Cannot   open   root   device   "hdxy "   or   unknow-block(0,0)   
Please   append   a   correct   "root= "   boot   option   
kernel   panic:VFS:Unable   to   mount   root   fs   on   unknown-block(0,0) 

--------------- 
make   menuconfig如下 

Loadable   Module   support   --->   [*]Module   unloading   和   [*]Automatic   kernel   module   loading 
    Forced   Module   unloading   [   ] 

Device   Drivers   --->   Block   Devices   --->    Loopback   device   support;   
Device   Drivers   --->   Multi-device   support(RAID   and   LVM)   --->    device   mapper   support;   
Device   Drivers   --->   Graphics   support   --->    Support   for   frame   buffer   devices;   
Drivers   --->   Network   device   support   --->   Ethernet   (10   or   100Mbit)   --->    AMD   PCnet32   PCI   support 

File   system---> 
   Second   extended   fs   support   
[*]                 Ext2   extended   attributes 
[*]                     Ext2   POSIX   Access   Control   Lists 
[*]                     Ext2   Security   Labels 
[*]                 Ext2   execute   in   place   support 
   Ext3   journalling   file   system   support 
[*]                 Ext3   extended   attributes 
[*]                     Ext3   POSIX   Access   Control   Lists   
[*]                     Ext3   Security   Labels   
[*]   JBD   (ext3)   debugging   support     

Device   Drivers---> SCSI   device   support---> SCSI   low-level   drivers--->    BusLogic   SCSI   support 


-------------------------- 
grub.conf 

df如下 

[root@localhost   linux-2.6.14]#   df 
文件系统                               1K-块                 已用           可用   已用%   挂载点 
/dev/sda2                             7637400       3006776       4242656     42%   / 
/dev/sda1                               101089           17815           78055     19%   /boot 
none                                         127632                   0         127632       0%   /dev/shm 


#   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/sda2 
#                     initrd   /initrd-version.img 
#boot=/dev/sda 
default=0 
timeout=10 
splashimage=(hd0,0)/grub/splash.xpm.gz 
title   Red   Hat   Linux   (2.6.18) 
                root   (hd0,0) 
                kernel   /vmlinuz-2.6.18   ro   root=/dev/sda2 
                initrd   /initrd-2.6.18.img 
title   Red   Hat   Linux   (2.6.5) 
                root   (hd0,0) 
                kernel   /vmlinuz-2.6.5   ro   root=/dev/sda2 
                initrd   /initrd-2.6.5.img 
title   Red   Hat   Linux   (2.4.20-8) 
                root   (hd0,0) 
                kernel   /vmlinuz-2.4.20-8   ro   root=LABEL=/ 

                kernel   /vmlinuz-2.4.20-8   ro   root=LABEL=/ 


有几点,Ext2,Ext3我都编进内核了?grub   也改了=/dev/sda2   (vmware) 

File   system---> 
   Second   extended   fs   support   
[*]                 Ext2   extended   attributes 
[*]                     Ext2   POSIX   Access   Control   Lists 
[*]                     Ext2   Security   Labels 
[*]                 Ext2   execute   in   place   support 
   Ext3   journalling   file   system   support 
[*]                 Ext3   extended   attributes 
[*]                     Ext3   POSIX   Access   Control   Lists   
[*]                     Ext3   Security   Labels   
[*]   JBD   (ext3)   debugging   support 

不过前边升级执行 
#   rpm   -ivh   --nodeps   mkinitrd-4.1.18-2.i386.rpm   
#   rpm   -ivh   --nodeps   lvm2-2.00.25-1.01.i386.rpm 
#   rpm   -ivh   --nodeps   device-mapper-1.00.19-2.i386.rpm 

时有这些错误 


[root@localhost   src]#   rpm   -ivh   --nodeps   mkinitrd-4.1.18-2.i386.rpm 
warning:   mkinitrd-4.1.18-2.i386.rpm:   V3   DSA   signature:   NOKEY,   key   ID   4f2a6fd2 
Preparing...                                 ###########################################   [100%] 
                file   /sbin/grubby   from   install   of   mkinitrd-4.1.18-2   conflicts   with   file   from   package   mkinitrd-3.4.42-1 
                file   /sbin/installkernel   from   install   of   mkinitrd-4.1.18-2   conflicts   with   file   from   package   mkinitrd-3.4.42-1 
                file   /sbin/mkinitrd   from   install   of   mkinitrd-4.1.18-2   conflicts   with   file   from   package   mkinitrd-3.4.42-1 
                file   /sbin/nash   from   install   of   mkinitrd-4.1.18-2   conflicts   with   file   from   package   mkinitrd-3.4.42-1 
                file   /sbin/new-kernel-pkg   from   install   of   mkinitrd-4.1.18-2   conflicts   with   file   from   package   mkinitrd-3.4.42-1 
                file   /usr/share/man/man8/grubby.8.gz   from   install   of   mkinitrd-4.1.18-2   conflicts   with   file   from   package   mkinitrd-3.4.42-1 
                file   /usr/share/man/man8/mkinitrd.8.gz   from   install   of   mkinitrd-4.1.18-2   conflicts   with   file   from   package   mkinitrd-3.4.42-1 
                file   /usr/share/man/man8/nash.8.gz   from   install   of   mkinitrd-4.1.18-2   conflicts   with   file   from   package   mkinitrd-3.4.42-1 
[root@localhost   src]#   rpm   -ivh   --nodeps   lvm2-2.00.25-1.01.i386.rpm 
error:   lvm2-2.00.25-1.01.i386.rpm:   V3   DSA   signature:   BAD,   key   ID   4f2a6fd2 
error:   lvm2-2.00.25-1.01.i386.rpm   cannot   be   installed 
[root@localhost   src]#   rpm   -ivh   --nodeps   device-mapper-1.00.19-2.i386.rpm 
warning:   device-mapper-1.00.19-2.i386.rpm:   V3   DSA   signature:   NOKEY,   key   ID   4f2a6fd2 
Preparing...                                 ###########################################   [100%] 
                package   device-mapper-1.00.19-2   is   already   installed 
[root@localhost   src]# 



|
Loading  Buslogic.o  module  
No  module  found  in  object 
insmod  error  inserting  'lib/BusLogic.o ':-1  Invaid  module  format 
ERROR:/bin/insmod  exited  abnormally! 

看你用的是SCSI磁盘,上面的错误说明你根本没装入这个模块

直接编进内核吧

    
 
 

您可能感兴趣的文章:

  • CentOS 6内核升级:下载编译启用新内核版本详细过程
  • linux为什么要升级内核?升级内核有何作用?
  • CentOS 6.5 下载地址及如何升级内核(kernel)版本到 3.10.28
  • redhat它的内核如何升级及在哪儿下载可以升级的内核?
  • 我的redhat as 2.1想升级内核,请问具体该怎么做?现内核版本为2.4.9-e3,想升级为2.4.9-e系列的最新版本
  • 升级linux2.6的内核,还需要升级mkinitrd吗?
  • 我打算用yum来进行redhat一路升级到FC5,结果内核不升级
  • Red Hat linux 9 内核升级 2.4.480------>2.6.6,升级前要作哪些系统备份?
  • 我用rpm升级了内核,但我又想修改一些内核配置该怎么做呢?
  • 内核升级,如何选取内核版本?
  • 内核升级后,如何在新的内核中加载显卡驱动?
  • Fedora Core 2自带的内核升级程序下载下来内核后,要不要再编译一遍内核?
  • 在fc5中怎么升级内核?
  • 把redhat9.0的2.4.20-8内核升级为2.4.22内核时遇到的问题
  • 升级与打补丁、编译内核问题?
  • 请问:redhat有没有2.6内核呀,一定要升级才行吗?
  • 关于内核升级的问题!
  • 内核升级问题!!!!!
  • ubuntu升级内核时无法解压内核,求高手解答
  • 是否需要将2.4版本内核升级到2.6呢?
  • RHLinux7.3内核升级的问题
  • rh9内核升级到2.6.14之后,就没办法再mount /mnt/cdrom了,怎么办呀?
  • 2.6.14内核起不来的问题
  •  
    本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
    本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • Linux内核中影响tcp三次握手的一些协议配置
  • 进程内核栈和操作系统内核栈的关系
  • TCP协议四次断连过程介绍及Linux内核协议栈中相关设置项
  • Linux中内核线程不访问内核态地址空间?
  • Linux进程的内核栈和用户栈概念,相互关系及切换过程
  • 2.6内核下编译2.4内核
  • linux内核中的likely宏和unlikely宏介绍及用法
  • 谁能提供kgdb内核补丁内核模块的下载
  • Linux下c/c++开发之程序崩溃(Segment fault)时内核转储文件(core dump)生成设置方法
  • 编译新内核后怎么进入原来内核
  • 如何学好内核?学了内核能应用于哪方面? iis7站长之家
  • 请问linux中如何判断内核是否已经启动。(在内核中写程序)
  • 内核模块跟内核版本不匹配????????
  • 请教:如何安装新内核(rpm包)而不同原来得内核冲突?? 在线等待!!
  • 内核源码和结果make过的内核源码有什么区别
  • 不重新编译内核能修改内核函数吗?
  • 如何学好内核?学了内核能应用于哪方面?
  • 请问在2.6的内核环境下编译2.4的内核有没有什么特殊的要求
  • 内核进程间发送信号用哪个函数,如果没有这东西,那内核里异步通知用哪个东西
  • 初学内核编程,在内核态下怎么用socket通信?
  • 有没有大牛能谈一下UNIX和Windnt哪个是强内核,哪个是微内核,以及他们的优劣,多谢


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3