美化gentoo的启动界面
时间:2007-01-13 来源:freeidea
美化gentoo的启动界面
# emerge -va splashutils splash-themes-gentoo splash-themes-livecd
# splash_geninitramfs -v -g /boot/fbsplash1024x768 -r 1024x768 gentoo
#nano -w /boot/grub/grub.conf
修改相关内容:
kernel /vmlinuz splash=silent,fadein,theme:gentoo vga=791 CONSOLE=/dev/tty1 root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/hda3
initrd /initramfs-genkernel-x86-2.6.19-gentoo-r1
# etc-update
# rc-update add splash default
#reboot
# emerge -va splashutils splash-themes-gentoo splash-themes-livecd
# splash_geninitramfs -v -g /boot/fbsplash1024x768 -r 1024x768 gentoo
#nano -w /boot/grub/grub.conf
修改相关内容:
kernel /vmlinuz splash=silent,fadein,theme:gentoo vga=791 CONSOLE=/dev/tty1 root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/hda3
initrd /initramfs-genkernel-x86-2.6.19-gentoo-r1
# etc-update
# rc-update add splash default
#reboot
相关阅读 更多 +