Bootsplash 已经升级到第 3 版(主题支持,进度条,静态背景)
The bootsplash portion seems to work the same, the config file changed some and I'm trying to get the progress bar and silentjpeg figured out. <- 英文太差,这里不知道怎么翻译。。。
Block Devices -> RAM disk support
Block Devices -> Loopback device support
Block Devices -> Initial RAM disk (initrd) support
Console Drivers -> Video mode selection support
Console Drives -> Frame-buffer support -> Support for frame buffer devices
Console Drives -> Frame-buffer support -> VESA VGA graphics console
Console Drives -> Frame-buffer support -> Use splash screen instead of boot logo
选择“Save and Exit”(保存并退出)
编译:
[code:1]root@Blazen linux # make dep && make clean bzImage modules modules_install[/code:1]
15 至 20 分钟过后你可以安装你的新内核了。
我用 lilo 引导器,不太清楚关于 grub 的选项。
[code:1]root@Blazen linux # mount /boot
root@Blazen linux # cp arch/i386/boot/bzImage /boot/vmlinuz[/code:1]
Block Devices -> RAM disk support
Block Devices -> Loopback device support
Block Devices -> Initial RAM disk (initrd) support
Console Drivers -> Video mode selection support
Console Drives -> Frame-buffer support -> Support for frame buffer devices
Console Drives -> Frame-buffer support -> VESA VGA graphics console
Console Drives -> Frame-buffer support -> Use splash screen instead of boot logo