ubuntu 18.04 - change grub.png splash image at boot up The 2019 Stack Overflow Developer Survey Results Are In Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar ManaraChange the Ubuntu boot splash screen?How to add a splash image in Grub2?Ubuntu splash won't change?Permission problem with SFTP in FileZillaUbuntu boot splash screen lostHow to change splash screen Ubuntu back?How to change isolinux boot splashPlymouth theme works during shut down, but not during bootHow to change boot splash screen in 18.04Kubuntu 18.04 LTS splash screen is black
Are spiders unable to hurt humans, especially very small spiders?
Is there a writing software that you can sort scenes like slides in PowerPoint?
"... to apply for a visa" or "... and applied for a visa"?
Huge performance difference of the command find with and without using %M option to show permissions
What happens to a Warlock's expended Spell Slots when they gain a Level?
Windows 10: How to Lock (not sleep) laptop on lid close?
Is it ok to offer lower paid work as a trial period before negotiating for a full-time job?
Would an alien lifeform be able to achieve space travel if lacking in vision?
Can we generate random numbers using irrational numbers like π and e?
how can a perfect fourth interval be considered either consonant or dissonant?
How to determine omitted units in a publication
Word for: a synonym with a positive connotation?
Make it rain characters
What to do when moving next to a bird sanctuary with a loosely-domesticated cat?
The following signatures were invalid: EXPKEYSIG 1397BC53640DB551
How to support a colleague who finds meetings extremely tiring?
How do spell lists change if the party levels up without taking a long rest?
My body leaves; my core can stay
Did the new image of black hole confirm the general theory of relativity?
Didn't get enough time to take a Coding Test - what to do now?
Working through the single responsibility principle (SRP) in Python when calls are expensive
How do you keep chess fun when your opponent constantly beats you?
Button changing its text & action. Good or terrible?
How do I design a circuit to convert a 100 mV and 50 Hz sine wave to a square wave?
ubuntu 18.04 - change grub.png splash image at boot up
The 2019 Stack Overflow Developer Survey Results Are In
Unicorn Meta Zoo #1: Why another podcast?
Announcing the arrival of Valued Associate #679: Cesar ManaraChange the Ubuntu boot splash screen?How to add a splash image in Grub2?Ubuntu splash won't change?Permission problem with SFTP in FileZillaUbuntu boot splash screen lostHow to change splash screen Ubuntu back?How to change isolinux boot splashPlymouth theme works during shut down, but not during bootHow to change boot splash screen in 18.04Kubuntu 18.04 LTS splash screen is black
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
(NOTE I AM NOT AFTER THEMES... more just hacking whats here as its faster)
In Ubuntu 18.04
I am trying to change the grub.png/splash.png image. (the one you see when linux askes you what system you want to boot up Linux/windows/etc
I know how to give myself permissions over a whole folder and its files in "usr/share/background/" (which is how I changed my login screen), but if I am going any place near the grub I want to only give permissions to the actual image - not the grub or kernal or other files inside.
Anyone know
a.) why the grubs not updating the splash image once changed in usr/share/background. (I assume that it is the wrong place?)
b.) how I can give myself root permissions to change only 1 specific file and not the whole folder via terminal command. (figured "chmod sudo chow username:/ect/PinguyBuilder/grub.png" would do it but that's a no go.
c.) and - does anyone have a plymouth tutorial so I can make some boot up screens (I'm thinking pacman chasing ghosts while it loads up...Ya know the 5 dots? make dot 1 the ghost, then dot2, then dot 3 - and pack man becomes dot 1 - so they are forever chasing each other as ubuntu loads up. but that's my project IF... I can get a plymouth tutorial while I am here.
grub2 permissions plymouth png
New contributor
add a comment |
(NOTE I AM NOT AFTER THEMES... more just hacking whats here as its faster)
In Ubuntu 18.04
I am trying to change the grub.png/splash.png image. (the one you see when linux askes you what system you want to boot up Linux/windows/etc
I know how to give myself permissions over a whole folder and its files in "usr/share/background/" (which is how I changed my login screen), but if I am going any place near the grub I want to only give permissions to the actual image - not the grub or kernal or other files inside.
Anyone know
a.) why the grubs not updating the splash image once changed in usr/share/background. (I assume that it is the wrong place?)
b.) how I can give myself root permissions to change only 1 specific file and not the whole folder via terminal command. (figured "chmod sudo chow username:/ect/PinguyBuilder/grub.png" would do it but that's a no go.
c.) and - does anyone have a plymouth tutorial so I can make some boot up screens (I'm thinking pacman chasing ghosts while it loads up...Ya know the 5 dots? make dot 1 the ghost, then dot2, then dot 3 - and pack man becomes dot 1 - so they are forever chasing each other as ubuntu loads up. but that's my project IF... I can get a plymouth tutorial while I am here.
grub2 permissions plymouth png
New contributor
add a comment |
(NOTE I AM NOT AFTER THEMES... more just hacking whats here as its faster)
In Ubuntu 18.04
I am trying to change the grub.png/splash.png image. (the one you see when linux askes you what system you want to boot up Linux/windows/etc
I know how to give myself permissions over a whole folder and its files in "usr/share/background/" (which is how I changed my login screen), but if I am going any place near the grub I want to only give permissions to the actual image - not the grub or kernal or other files inside.
Anyone know
a.) why the grubs not updating the splash image once changed in usr/share/background. (I assume that it is the wrong place?)
b.) how I can give myself root permissions to change only 1 specific file and not the whole folder via terminal command. (figured "chmod sudo chow username:/ect/PinguyBuilder/grub.png" would do it but that's a no go.
c.) and - does anyone have a plymouth tutorial so I can make some boot up screens (I'm thinking pacman chasing ghosts while it loads up...Ya know the 5 dots? make dot 1 the ghost, then dot2, then dot 3 - and pack man becomes dot 1 - so they are forever chasing each other as ubuntu loads up. but that's my project IF... I can get a plymouth tutorial while I am here.
grub2 permissions plymouth png
New contributor
(NOTE I AM NOT AFTER THEMES... more just hacking whats here as its faster)
In Ubuntu 18.04
I am trying to change the grub.png/splash.png image. (the one you see when linux askes you what system you want to boot up Linux/windows/etc
I know how to give myself permissions over a whole folder and its files in "usr/share/background/" (which is how I changed my login screen), but if I am going any place near the grub I want to only give permissions to the actual image - not the grub or kernal or other files inside.
Anyone know
a.) why the grubs not updating the splash image once changed in usr/share/background. (I assume that it is the wrong place?)
b.) how I can give myself root permissions to change only 1 specific file and not the whole folder via terminal command. (figured "chmod sudo chow username:/ect/PinguyBuilder/grub.png" would do it but that's a no go.
c.) and - does anyone have a plymouth tutorial so I can make some boot up screens (I'm thinking pacman chasing ghosts while it loads up...Ya know the 5 dots? make dot 1 the ghost, then dot2, then dot 3 - and pack man becomes dot 1 - so they are forever chasing each other as ubuntu loads up. but that's my project IF... I can get a plymouth tutorial while I am here.
grub2 permissions plymouth png
grub2 permissions plymouth png
New contributor
New contributor
New contributor
asked 3 mins ago
anoutherguyanoutherguy
1
1
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
anoutherguy is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1133444%2fubuntu-18-04-change-grub-png-splash-image-at-boot-up%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
anoutherguy is a new contributor. Be nice, and check out our Code of Conduct.
anoutherguy is a new contributor. Be nice, and check out our Code of Conduct.
anoutherguy is a new contributor. Be nice, and check out our Code of Conduct.
anoutherguy is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1133444%2fubuntu-18-04-change-grub-png-splash-image-at-boot-up%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown