LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Some questions on changing the boot splash of an ISO image (https://www.linuxquestions.org/questions/linux-newbie-8/some-questions-on-changing-the-boot-splash-of-an-iso-image-4175514174/)

Ru1138 08-10-2014 07:47 PM

Some questions on changing the boot splash of an ISO image
 
I have a Mandriva 2010.2 image that I'd like to play around with.

One of the things I'd like to edit is the boot splash, but therein lies a few unknowns. As I plan to just use a chrooted environment to edit the ISO, I'm not sure what exactly I can do with the image.

Looking at #4 on these instructions, a few questions come to mind

1. Can I run the update-alternatives command in the environment? If not, what should I run?

2. Do I have to manually update initramfs or will that happen once I compile everything back to an ISO image? Can I run the update-initramfs command in the environment or do I have to run a different command?

I'm not going to be trying this today, so an answer isn't urgent.

zer0python 08-10-2014 09:33 PM

http://linux.die.net/man/8/update-alternatives
http://man.he.net/man8/update-initramfs

Sounds to me like, so long as the the stuff you need is in your chroot, you should be fine.
In fact, using them outside the chroot will probably update your local system. (which I'm guessing is not what you want.)

Ru1138 08-10-2014 10:32 PM

Quote:

Originally Posted by zer0python (Post 5218591)
http://linux.die.net/man/8/update-alternatives
http://man.he.net/man8/update-initramfs

Sounds to me like, so long as the the stuff you need is in your chroot, you should be fine.
In fact, using them outside the chroot will probably update your local system. (which I'm guessing is not what you want.)

Okay. I'll give things a try sometime tomorrow and see if it works. Thank you!


All times are GMT -5. The time now is 05:26 PM.