请问是否有人成功在VMWARE5.5下成功重新编译2.6.24.4的内核?

godknow
请问是否有人成功在VMWARE5.5下成功重新编译2.6.24.4的内核?

SCSI硬盘下, 搞了几天都没成功。2.6.24.3也一样。。。

hira
kernel panic:VFS:Unable to mount root fs on unknown-block(0,0)
我是出现这个情况  把EXT3直接编译进了内核   2.6.0的 还是不行

godknow
我试过Redhat AS4 / Fedora / CentOS / Unbuntu, 大部分多多少少都出现关于文件系统的kernel panic...  ,“貌似”我也已经把 SCSI / LVM  驱动编译进内核了啊。。。

godknow
ext3也编译进去了。全都是照网上文章做的。

hira
还有个一疑问,在更改过内核参数之后, 是不是还要从make bzImage开始  然后一直make modules,make modules_install,make install?

godknow
问题已经解决, 某大牛的博文:[url]http://blog.chinaunix.net/u/4312/showart_295760.html[/url]

直接该代码!!!

ecjtubaowp
[quote]原帖由 [i]godknow[/i] 于 2008-4-1 18:24 发表 [url=http://linux.chinaunix.net/bbs/redirect.php?goto=findpost&pid=6539636&ptid=988320][img]http://linux.chinaunix.net/bbs/images/common/back.gif[/img][/url]
问题已经解决, 某大牛的博文:[url]http://blog.chinaunix.net/u/4312/showart_295760.html[/url]

直接该代码!!! [/quote]
你用的是哪个linux版本啊,我用的是Red Hat Linux AS 4啊,在编译2.6.18.8和2.6.15.5时都出现了下面的错误:

Unable to find volume group "VolGroup00"
ERROR: /bin/lvm exited abnormally (pid 326)
mount: error 6 mounting ext3
mount: error 2 mounting none
switchroot: mount failed: 22
umount: /initrd/dev failed: 2
Kernel panic - not syncing: Attempted to kill init!