LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: snoopyxp

2.4->2.6内核升级指南

[复制链接]
发表于 2004-11-8 08:47:24 | 显示全部楼层

回复: 内核升级错误

最初由 coolie 发表
在内核升级时出现如下错误信息:
    [root@localhost coolie]# configure --prefix=/
bash: configure: command not found
[root@localhost coolie]# make moveold
make: *** No rule to make target `moveold'.  Stop.
[root@localhost coolie]# make all install
make: *** No rule to make target `all'.  Stop.
[root@localhost coolie]# ./generate -modprobe.conf /etc/-modprobe.conf
bash: ./generate: 没有那个文件或目录
     请哪位高手帮忙解决.


应该是./configure --prefix=/ 吧
发表于 2004-11-8 15:43:20 | 显示全部楼层
我也碰到风水小生遇到的问题.
到处找资料,
说是编译的时候要加上对硬盘类型的支持,
是ide的就要选ide的支持
是scsi的就要选scsi的支持
我把ide的选项都选上了.
可依然没成功!!
盼望高手指点
发表于 2004-11-8 23:32:42 | 显示全部楼层
升级是升了,可是不能挂载其它的分区。这是怎么回事?
/dev/hda11 on / type ext3 (rw)
none on /proc type proc (rw)
none on /dev/pts type devpts (rw,gid=5,mode=620)
none on /dev/shm type tmpfs (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)

手动也挂载不上 
[root@loveyl root]# mount /boot
mount: fs type ext3 not supported by kernel

而且 /boot分区里什么也看不见

应该怎么做?
发表于 2004-11-11 13:50:18 | 显示全部楼层
o 关于"Multi-device support(RAID and LVM)", 要选上"device mapper".

不知做何用途?我的理解是与RAID有关的我都没选,因为我只有一块硬盘。
原来的2.4对硬盘的解析为CHS=2434/255/63(LBA),而现在
的2.6的解析为CHS=16384/16/63,导致
使用fdisk对硬盘的理解错误而不能用,
请问如何使 2.6内核对硬盘解析重新变为
CHS=2434/255/63(LBA)?
发表于 2004-11-18 18:25:20 | 显示全部楼层

回复: 1

initrd-2.6.4.img怎么产生?
mkinitrd initrd-2.6.4.img 2.6.4
其实就是 mkinitrd initrd-内核版本.img 内核版本
发表于 2004-11-21 03:30:38 | 显示全部楼层
成功了 感谢楼主
2.4转2.6之后还真不太适应那么快的鼠标速度
发表于 2004-11-21 03:31:27 | 显示全部楼层
成功了 感谢楼主
2.4转2.6之后还真不太适应那么快的鼠标速度
发表于 2004-11-27 14:07:54 | 显示全部楼层
No module ata_piix found for kernel 2.6.9, aborting.
mkinitrd failed
make[1]: *** [install] Error 1
make: *** [install] Error 2


这是什么意思呀?我找遍了也没有找到ati_piix模块呀,怎么办呢?
发表于 2004-11-30 14:16:45 | 显示全部楼层
:thank楼主
发表于 2004-12-5 22:24:10 | 显示全部楼层
Cannt download mkinitrd
may someone give the right web site
3x in advanct

可以到站点http://people.redhat.com/arjanv/2.6...1-2.i386.rpm包. 由于mkinitrd程序包依赖于device-mapper包, 而device-mapper包又倚赖于lvm2包, 因此你还要同时下载device-mapper-1.00.07-1.i386.rpm包和lvm2-2.00.08-2.i386.rpm包.
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表