ChinaUnix.net
相关文章推荐:

gentoo鼠标不能动

UltraSPARC 5的机器,内存为256M 硬盘为HDD 按照手册安装后reboot,重启后停留在以下这里不动了,请帮忙看看,咋回事呢? VFs: Mounted root(ext3 filesystem) readonly Mounted devfs on /dev FATAL: kernel too old Unimplemented SPARC system call 188 Kernel panic: Attempted to kill init! Press Li-Ato return to the boot prom 编译内核版本为2.4.32

by phpasp - 系统管理 - 2006-11-23 15:38:33 阅读(722) 回复(3)

相关讨论

我装的 2.6.9-gentoo-r1 内核,在编译时我已经加入了framebuffer支持, 但我在grub.conf中加入内核参数时 vga=788, 却没有效果,我在redhat中一直是非常顺利的, 检查内核选项没有发现问题, 有何特殊之处吗?会不会是字体的原因,而我找不到redhat中有的那个i18n文件了。 另外启用grub的图片时会花屏,不知道有人和我一样问题没有。 多谢了

by danielhf - Linux论坛 - 2004-11-23 14:22:09 阅读(754) 回复(4)

问题: 挂上的/root是real only 在加载/dev时出错 提示如下信息: attempt to access beyond end of device >; Mar 20 01:19:50 server kernel: attempt to access beyond end of device >; Mar 20 01:19:50 server kernel: 03:41: rw=0, want=950783358, limit=11773912 >; Mar 20 01:19:50 server kernel: attempt to access beyond end of device >; Mar 20 01:19:50 server kernel: 03:41: rw=0, want=1514515083, limit=11773...

by swingcoder - 系统管理 - 2004-10-14 10:59:02 阅读(761) 回复(6)

大家觉得gentoo怎样,我没有试过,想问问各位的想法

by zylix - Linux论坛 - 2004-01-28 15:26:52 阅读(596) 回复(1)

http://devmanual.gentoo.org/eclass-writing/index.html bitbake的资料确实很少,而其代码写的很少注释,所以,只能从源头追踪,bitbake/oe源于gentoo,而gentoo有很多的资料,最近在研究bitbake bbclass,所以现在来研究下gentoo的class---eclass An eclass may provide default implementations for any of the standard ebuild functions (src_unpack, pkg_postinst etc). This can be done either as a simple function defi...

by linuxGentoo - Python文档中心 - 2007-10-11 20:11:10 阅读(1246) 回复(0)

mySQLinstall mysql in the server #emerge mysql create the initial databases #emerge --config mysql (type the mysql password of root) start mysql #/etc/init.d/mysql start adding security #mysql_secure_installation Enter current password for root (enter for none): Change the root password? Y/n? y New password: Re-enter new password: Password updated successfully! Remove anonymous users? Y/n?...

by zyq26672607 - MySQL文档中心 - 2007-03-26 13:37:04 阅读(977) 回复(0)

livecd linux # make dep && make vmlinux image modules modules_install *** Warning: make dep is unnecessary now. CHK include/linux/version.h make[1]: Warning: File `/usr/include/sys/types.h' has modification time 3.5e+07 s in the future HOSTCC scripts/basic/fixdep HOSTCC scripts/basic/split-include HOSTCC scripts/basic/docproc make[1]: warning: Clock skew detected. Your build may b...

by phpasp - 系统管理 - 2006-12-23 13:42:46 阅读(1767) 回复(10)