Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
如何更换Deepin的grub主题?
Experiences and Insight
2218
views ·
2
replies ·
To
floor
Go
albertchen
deepin
2018-05-21 19:30
Author
本帖最后由 albertchen 于 2018-5-21 12:10 编辑
我已经重新更改了
/etc/default/grub
GRUB_BACKGROUND="/boot/grub/themes/Atomic/grub-background.jpg"
GRUB_THEME="/boot/grub/themes/Atomic/theme.txt"
Copy the Code
然后
sudo update-grub
Copy the Code
立即重启,主题是变更了,可是重启二次之后又变回来
cat /etc/default/grub
# Written by com.deepin.daemon.Grub2
GRUB_BACKGROUND="/boot/grub/themes/deepin/background.png"
GRUB_THEME="/boot/grub/themes/deepin/theme.txt"
Copy the Code
仍然是deepin的grub主题,好像有保护机制?请问各位大神如何修改?
Reply
Like 0
Favorite
View the author
All Replies
albertchen
deepin
2018-05-21 19:45
#1
这里貌似有解决办法?不知道完整不 /纠结
https://bbs.deepin.org/forum.php?mod=viewthread&action=printable&tid=149296
Reply
Like 0
View the author
albertchen
deepin
2018-05-21 20:08
#2
ok,完美解决
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Events
More
我已经重新更改了
然后
仍然是deepin的grub主题,好像有保护机制?请问各位大神如何修改?