bootsplash for slackware kernel-2.6.12!(转)

bootsplash for slackware kernel-2.6.12!(转)

  下面介绍下我自己的bootsplash-for-slk-2.6.12步骤:

  1.下载所需文件

  内核源代码:linux-2.6.12.tar.bz2

  针对linux-2.6.12内核的bootsplash补丁:
制作bootsplash的相关工具(for%20slackware):
bootsplash-3.1-i486-1.tgz

  2.编译内核并打上bootsplash补丁

#cp linux-2.6.12.tar.bz2 bootsplash-3.1.6-2.6.12.diff /usr/src

删除旧的linux链接

#rm linux

新建linux链接

#ln -sf linux-2.6.12 linux

#cd linux

打上补丁

#patch -p1 < ../bootsplash-3.1.6-2.6.12.diff

编译新的内核

#make menuconfig

  下面是必选项,其余需要根据自己情况选择!

Code maturity level options ---&gt[*] Prompt for development and/or incomplete code/drivers

       Processor type and features ---&gt[*] MTRR (Memory Type Range Register) support

       Device Drivers ---&gt

             Block devices ---&gt

             Loopback device support

             RAM disk support

             (4096) Default RAM disk size

             [*]  Initial RAM disk (initrd) support

       Graphics support ---&gt[*] Support for frame buffer devices

                  [*]  VESA VGA graphics support

       Console display driver support ---&gt[*]  Video mode selection support

                          Framebuffer Console support

       Bootsplash configuration ---&gt[*] Bootup splash screen

#make

#make modules_install

#cp arch/i386/boot/bzImage /boot/kernel-2.6.7

#cp System.map /boot/System.map-2.6.7

#cp .config /boot/config-2.6.7

除非你改过Makefile,去掉#export INSTALL_PATH=/boot这行的#

否则在slackware中不要用#make install来安装内核。

  如果是2.4.xx的内核,则下面是必选项,其余需要根据自己情况选择!

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/14102/viewspace-116602/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/14102/viewspace-116602/

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值