ChinaUnix.net
相关文章推荐:

bad luck the kernel headers for the target kernel version could not be found

在内核中定义一个全局变量g_aproxy_hook EXPORT_SYMBOL(g_aproxy_hook) 然后在module中使用这个g_aproxy_hook, insmod的时候报告: Mar 15 00:01:19 dev99 kernel: proxy: no version for "g_aproxy_hook" found: kernel tainted. 为什么会这样? 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/1938/showart_85403.html

by zuzhihui - Linux文档专区 - 2006-03-15 08:51:15 阅读(847) 回复(0)

相关讨论

the link is:http://kerneltrap.org/node/6536 Posted by Jeremy on 星期五, 四月 28, 2006 - 08:58 David Woodhouse offered a collection of patches aimed at cleaning up Linux kernel headers, explaining that he maintains the Fedora glibc-kernheaders package and has found the process of syncing with the latest kernel to be unnecessarily tedious. Linus Torvalds acknowledged the effort, noting that he ...

by 1jjk - 内核/嵌入技术 - 2006-05-18 22:20:18 阅读(1012) 回复(1)

the link is:http://kerneltrap.org/node/6536 Posted by Jeremy on 星期五, 四月 28, 2006 - 08:58 David Woodhouse offered a collection of patches aimed at cleaning up Linux kernel headers, explaining that he maintains the Fedora glibc-kernheaders package and has found the process of syncing with the latest kernel to be unnecessarily tedious. Linus Torvalds acknowledged the effort, noting that he ...

by 1jjk - 内核源码 - 2006-05-18 22:20:18 阅读(1702) 回复(1)
by cu_sb - IT生活 - 2010-06-27 23:43:23 阅读(206) 回复(0)

重新磁盘分区和编译内核后发现,系统启动后出现kernel panic: no init found的情况。立即开始查错,问题描述及其解决方案请见我的帖子。 http://groups.google.com/group/comp.os.linux.setup/browse_thread/thread/c75126d75cbeaa66?hl=en#b95449288e54c4b0 修改成这个样子后就可以顺利加载,这个时候我才发现问题所在 title Mach (2.4.20) root (hd0,6) notes:这里的root指的是内核映像所在的分区 kernel ...

by hoog - Linux文档专区 - 2007-12-27 13:21:17 阅读(715) 回复(0)

kernel panic:No init found 正在做一个运行在优盘上的linux小系统,本来要重新编译内核,但后来采用了radhat安装完成后生成的引导盘上的vmlinuz,然后自己做了个initrd。但后来启动时到kernel panic:No init found.Try passing init=option to kernel就起不来了,大家帮我想想办法吧!!! 邮箱:[email]liq.bupt@gmail.com[/email]

by finallee - 内核源码 - 2007-05-05 21:35:05 阅读(3151) 回复(4)

重编内核后出现这个问题,导致机器无法启动 似乎是系统无法起动init进程? 查了一些资料,说是可能是因为在/boot/grub/grub.conf中没有正确指定/boot区 但是我肯定我指定的/boot是正确的 大哥们有什么建议吗?谢谢!!

by KingArthur - 系统管理 - 2003-07-22 15:52:49 阅读(1138) 回复(3)

重编内核后出现这个问题,导致机器无法启动 似乎是系统无法起动init进程? 查了一些资料,说是可能是因为在/boot/grub/grub.conf中没有正确指定/boot区 但是我肯定我指定的/boot是正确的 大哥们有什么建议吗?谢谢!!

by KingArthur - Linux系统管理 - 2003-07-22 15:52:49 阅读(1017) 回复(3)

我在安装gcc中有一个环节提示需要kernel-headers,可是我在redhat 9的安装盘上没有找到这个包,在网上也没有找到针对redhat 9.0的这个包...

by hezhiroy - Linux论坛 - 2004-09-26 20:45:13 阅读(890) 回复(2)

我在安装gcc中有一个环节提示需要kernel-headers,可是我在redhat 9的安装盘上没有找到这个包,在网上也没有找到针对redhat 9.0的这个包...

by hezhiroy - Linux系统管理 - 2004-09-26 20:45:13 阅读(1895) 回复(2)