預設位置為 /usr/share/plymouth/themes/mint-logo
如果做過macOS化則是 /usr/share/plymouth/themes/macOS,而位於/usr/share/plymouth/themes/default.plymouth設定檔案內容如下:
[Plymouth Theme]
Name=macOS OS X Plymouth
Description=A Plymouth of OS X Yosemite
ModuleName=script
[script]
ImageDir=/usr/share/plymouth/themes/macOS
ScriptFile=/usr/share/plymouth/themes/macOS/macOS.script
如果要修改plymouth解析度,預設值是GRUB_GFXMODE=640x480,則須修改/etc/default/grub,以下下圖為例則須在最後面加入
GRUB_GFXMODE=1920x1080x32
GRUB_GFXPAYLOAD_LINUX=1920x1080x32
記得執行
sudo grub-mkconfig -o /boot/grub/grub.cfg
以套用修改的效果!!!
或是在進入GRUB情況下按下c鍵,輸入vedioinfo來查詢螢幕的訊息,如下圖:
沒有留言:
張貼留言