查看“显示GRUBSplash图像”的源代码
来自Ubuntu中文
←
显示GRUBSplash图像
跳到导航
跳到搜索
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:
用户
您可以查看和复制此页面的源代码。
=== 如何在系统启动时显示 GRUB menu 的 Splash Image? === * 例如 假设 hd0,1 是目前 Ubuntu 的启动硬盘分区 * <pre><nowiki> wget -c http://frankandjacq.com/ubuntuguide/ubuntu.xpm.gz chmod 644 ubuntu.xpm.gz sudo mkdir /boot/grub/images sudo cp ubuntu.xpm.gz /boot/grub/images/ sudo cp /boot/grub/menu.lst /boot/grub/menu.lst_backup sudo gedit /boot/grub/menu.lst </nowiki></pre> * 搜寻下面这一段文字 <pre><nowiki> # menu.lst - See: grub(8), info grub, update-grub(8) # grub-install(8), grub-floppy(8), # grub-md5-crypt, /usr/share/doc/grub # and /usr/share/doc/grub-doc/. ... </nowiki></pre> * 将下面几行文字加到其后 <pre><nowiki> splashimage (hd0,1)/boot/grub/images/ubuntu.xpm.gz </nowiki></pre> * 保存编辑过的文件 ([http://www.ubuntuguide.org/sample/menu.lst_displaysplashimagegrub 范例]) ---- [[支持所有版本类]]
返回
显示GRUBSplash图像
。
导航菜单
页面操作
页面
讨论
阅读
查看源代码
历史
页面操作
页面
讨论
更多
工具
个人工具
登录
导航
首页
最近更改
随机页面
页面分类
帮助
搜索
编辑
编辑指南
沙盒
新闻动态
字词处理
工具
链入页面
相关更改
特殊页面
页面信息