level 7
这个很简单,修改一下refind.conf文件就行,找个位置添加一行
use_graphics_for osx,linux,windows,grub
就成了,意思是使用图像界面启动osx,linux,windows,grub这些系统
注意不要用window自带的记事本改
2016年02月28日 05点02分
6
level 3
可能已经晚了,正确方法在每一项启动里面添加graphic on,可以完美解决,亲测有效
2021年07月23日 18点07分
7
具体点啊亲,具体启动位置在哪
2022年03月09日 01点03分
单独添加一行命令?
2022年03月09日 01点03分
很久之前搞得,现在也在被这个问题困惑
2023年06月27日 04点06分
level 1
亲测有效。
打开refind.conf文件,定位到“use_graphics_for osx,linux”这一行,添加“,windows”,
变为“use_graphics_for osx,linux,windows”,开机后就没有文字提醒了。
原理在这一行上面的注释中已经说明:
Launch specified OSes in graphics mode. ——以图形模式启动指定的系统。
By default, rEFInd switches to text mode and displays basic pre-launch information when launching all OSes except macOS. ——默认情况下,rEFInd在启动所有系统(除macOS外)时都会切换至文字模式,并显示预启动信息。
Using graphics mode can produce a more seamless transition, but displays no information——使用图形模式可以
更加无缝地进行画面切换,不会显示任何文字信息。
2022年04月24日 15点04分
9
的确有用
2022年10月24日 15点10分
我设置了,还是不行,启动时还是有提示信息
2023年06月27日 04点06分