LinuxSir.cn,穿越时空的Linuxsir!

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

又一篇菜鸟Fedora Core 2安装手记──献给比我还菜的弟兄们

[复制链接]
 楼主| 发表于 2004-5-21 23:47:16 | 显示全部楼层
如图:

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x
 楼主| 发表于 2004-5-22 11:52:06 | 显示全部楼层

Fedora Core 2重启硬盘会关闭的解决办法

在最新的2.6.6-bk8的changelog里,谈到这一点已经解决:
   quote:ChangeSet@1.1726, 2004-05-20 22:22:11-07:00, akpm@osdl.org
    [PATCH] ide-disk.c: don't put disks in STANDBY mode on reboot

    From: Bartlomiej Zolnierkiewicz <B.Zolnierkiewicz@elka.pw.edu.pl>

    From: Rene Herman <rene.herman@keyaccess.nl>

    Prevent the disks from spinning down across a reboot.

    ChangeSet@1.1717.1.108, 2004-05-20 17:40:39-04:00, trond.myklebust@fys.uio.no
    From: Dave Jones <davej@redhat.com>

    Remove a local 1k array.

    ChangeSet@1.1717.9.6, 2004-05-20 15:46:12-05:00, shaggy@austin.ibm.com
    JFS: [CHECKER] if txCommit fails, don't call d_instantiate

    In several functions, d_instantiate is called before the transaction
    is committed. Under the rare condition that txCommit fails, the new
    inode is released, but the dentry continues to point to it. This
    can lead to a seg fault. The fix is to call d_instantiate after
    txCommit has run successfully.

    ChangeSet@1.1717.1.107, 2004-05-20 15:54:44-04:00, trond.myklebust@fys.uio.no
    From: Arjan van de Ven <arjanv@redhat.com> and akpm

    nfs/read.c: dynamically allocate the big structs

    ChangeSet@1.1717.1.106, 2004-05-20 15:54:10-04:00, trond.myklebust@fys.uio.no
    nfs_writepage_sync stack reduction
    。。。。。。

下载2.6.6.tar.bz2:
http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.6.tar.bz2
下载2.6.6-bk8:
http://www.kernel.org/pub/linux/ ... patch-2.6.6-bk8.bz2
使用办法:
在/usr/src/目录下,解压一个干净的2.6.6的源码包:
# cd /usr/src/
# tar xjvf /linux-2.6.6.tar.bz2
把2.6.6-bk8的包复制到/usr/src/linux-2.6.6/目录下,在改目录下执行命令:
# bzip2 -dc patch-2.6.6-bk8.bz2 | patch -p1
然后编译内核:
# make oldconfig
不用改动
# make && make modules && make modules_install && make install
重启看看,是不是没问题了?
 楼主| 发表于 2004-5-22 11:52:57 | 显示全部楼层
此种办法已经测试,
可以消除机器重启硬盘会关闭的错误,
bootsplash使用正常。
发表于 2004-5-22 11:57:41 | 显示全部楼层
顶!
发表于 2004-5-22 16:07:38 | 显示全部楼层
刚好我昨晚升级了,是解决了这个问题了.
发表于 2004-5-22 17:36:53 | 显示全部楼层
"FontPath "/usr/share/fonts/simsun" #加入这行

加了以后 X 就无法起动了, 只能注释掉它才可以起动 X
 楼主| 发表于 2004-5-22 17:42:57 | 显示全部楼层
"FontPath "/usr/share/fonts/simsun" #加入这行

加了以后 X 就无法起动了, 只能注释掉它才可以起动 X

这是原来的办法,
而且你的字体是装在那里才行;
现在用哈密瓜修正美化包吧:
http://www.linuxsir.cn/forum.php?mod=viewthread&tid=106225
发表于 2004-5-22 18:47:50 | 显示全部楼层
linux sirs:

I did what you said
and I....CANNOT input Chinese now
and the workspace changed to English

woooooooooooops........
发表于 2004-5-22 18:58:45 | 显示全部楼层

回复: Fedora Core 2重启硬盘会关闭的解决办法

最初由 aaccdd 发表
在最新的2.6.6-bk8的changelog里,谈到这一点已经解决:

下载2.6.6.tar.bz2:
http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.6.tar.bz2
下载2.6.6-bk8:
http://www.kernel.org/pub/linux/ker...h-2.6.6-bk8.bz2
使用办法:
在/usr/src/目录下,解压一个干净的2.6.6的源码包:
# cd /usr/src/
# tar xjvf /linux-2.6.6.tar.bz2
把2.6.6-bk8的包复制到/usr/src/linux-2.6.6/目录下,在改目录下执行命令:
# bzip2 -dc patch-2.6.6-bk8.bz2 | patch -p1
然后编译内核:
# make oldconfig
不用改动
# make && make modules && make modules_install && make install
重启看看,是不是没问题了?

那个BK8下不了啊,谁传个上来阿
发表于 2004-5-22 19:02:57 | 显示全部楼层

回复: 回复: Fedora Core 2重启硬盘会关闭的解决办法

最初由 哈哈鬼 发表
那个BK8下不了啊,谁传个上来阿

对不起,是楼主提供的地址的问题,呵呵,应该是
http://www.kernel.org/pub/linux/ ... patch-2.6.6-bk8.bz2
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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