vmware-RHEL3U3 install kernel 2.4.25 fail

发布于 2022-10-03 12:20:14 字数 1424 浏览 13 评论 0

I install vmware on windows xp, and install RHEL3U3 on vmware.

I need to upgrade kernel from 2.4.21 to 2.4.25 for smbfs supporting large file(>; 2G). this is my compiler steps:

* download 2.4.25 kernel ;
* unpack to /usr/src/linux;
* make menuconfig;

Device Drivers --->;SCSI device support --->;<*>; SCSI disk support
Device Drivers --->;SCSI device support --->;SCSI low-level drivers --->; <*>; BusLogic SCSI support

Device Drivers --->; Fusion MPT device support --->;<M>; Fusion MPT (base + ScsiHost) drivers <M>; Fusion MPT misc device (ioctl) driver

Device Drivers --->; USB support --->;<*>; USB Mass Storage support

Device Drivers --->; Networking support --->;Ethernet (10 or 100Mbit) --->; <*>; AMD PCnet32 PCI support

* make bzimage
* make modules
* make modules_install
* make initrd
* copy the bzImage, System.map, vmlinux to /boot and change their names.
* edit /etc/grub.conf
add new entry for 2.4.25 kernel.

* reboot ,select 2.4.25.
panic error occurs:

kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno=2

start failed.

Is there any wrong steps?
any advice is appreciated.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

稚气少女 2022-10-10 12:20:14

自己顶一下

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文