bootsplash for slackware kernel-2.6.12!(轉)
bootsplash for slackware kernel-2.6.12!(轉)[@more@]
下面介紹下我自己的bootsplash-for-slk-2.6.12步驟:
1.下載所需檔案
核心原始碼:
針對linux-2.6.12核心的bootsplash補丁:
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 --->[*] Prompt for development and/or incomplete code/drivers Processor type and features --->[*] MTRR (Memory Type Range Register) support Device Drivers ---> Block devices ---> Loopback device support RAM disk support (4096) Default RAM disk size [*] Initial RAM disk (initrd) support Graphics support --->[*] Support for frame buffer devices [*] VESA VGA graphics support Console display driver support --->[*] Video mode selection support Framebuffer Console support Bootsplash configuration --->[*] 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/10752019/viewspace-941389/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Gentoo Framebuffer, Bootsplash & Grubsplash 指南(轉)boot
- Slackware 11.0釋出(轉)
- 安全應用Slackware Linux(轉)Linux
- Slackware的啟動(init)過程(轉)
- Slackware 10.0 安裝手記(轉)
- Slackware 10.0 Kernel ??後的流程(轉)
- slackware啟動指令碼詳解(轉)指令碼
- 解決slackware關機問題(轉)
- 安裝一個精簡的 Slackware(轉)
- Slackware LILO 安裝幫助文件(轉)
- 在slackware 10下安裝Oracle 10(轉)Oracle
- 安裝、完善slackware的全部過程(轉)
- Slackware的安裝和Xwindows的設定(轉)Windows
- slackware 10 的安裝程式不能識別iso(轉)
- slackware中removepkg mysqlREMMySql
- Slackware Linux技術內幕之--包管理機制(轉)Linux
- Linux是自由的--slackware10安裝手記(轉)Linux
- 基於bootsplash的嵌入式linux啟動畫面定製bootLinux動畫
- Slackware啟動指令碼與System V啟動指令碼的區別何在?(轉)指令碼
- SlackWare10.1從(硬碟)安裝到配置(包括升級)全過程(轉)硬碟
- slackware-10.1 下 adsl 撥號上網的 iptables 防火牆設定(轉)防火牆
- 用Slackware官方核心原始碼和指令碼來打造適合自己機器的核心(轉)原始碼指令碼
- 虛擬機器 之 Fedora Core 5.0 用 Xen 虛擬Slackware 10.2虛擬機
- IsPostBack深入探討(轉轉轉轉轉)
- 玩轉SSH埠轉發
- 彼得反轉原理(轉載)
- java 跳轉語句(轉)Java
- JDom 常用轉換方法 (轉)
- 行列轉換 交叉表 (轉)
- Excel轉PDF怎麼轉?Excel轉PDF方法有哪些Excel
- 語音轉文字工具,語音轉文字怎樣轉?
- 什麼是SSH埠轉發(本地轉發、遠端轉發、動態轉發)?
- SQL 行轉列,列轉行SQL
- (轉)OC專案轉Swift指南Swift
- pdf轉word如何線上轉換?
- 轉轉OLAP自助分析實踐
- JS轉換HTML轉義符JSHTML
- (轉)SqlServer裡DateTime轉字串SQLServer字串