|
|
发表于 2004-9-18 12:32:25
|
显示全部楼层
# USE="livecd" emerge bootsplash-themes-livecd
现在最新的应该是bootsplash-themes-livecd-2004.2-r3
修改/etc/conf.d/bootsplash中的:
BOOTSPLASH_THEME="livecd-2004.2"
然后:
# mount /boot
# /sbin/splash -s -f /etc/bootsplash/livecd-2004.2/config/bootsplash-1024x768.cfg > /boot/initrd-1024x768
重启就可以看到livecd的bootsplash了! |
|