Results 1 to 5 of 5
Hello there,
i would like to modify the first screen that is appearing when my Linux (DSL) boots. I am talking about the command line where i can enter some ...
- 08-01-2006 #1Just Joined!
- Join Date
- Jul 2006
- Posts
- 2
How to customize the boot process?
Hello there,
i would like to modify the first screen that is appearing when my Linux (DSL) boots. I am talking about the command line where i can enter some boot params and where grafics can be included.
How can i modify this area?
Thanks in advance!
Jobediah
- 08-01-2006 #2
Changing boot params can be easily done from the bootloader screen, if that's what you're looking for. In GRUB, you can just select an entry and press 'e', and you can modify the params, or you can press 'c' to go to a commandline and write your own boot entry.
There's probably a similar way to do it in LILO.
As for modifying the graphics, what exactly do you mean?DISTRO=Arch
Registered Linux User #388732
- 08-03-2006 #3Just Joined!
- Join Date
- Jul 2006
- Posts
- 2
For example: How can I modify or change the image shown there?
- 08-04-2006 #4
How can you change the background image on the bootloader screen?
You need to change the bootloader configuration file. For GRUB, the line is something like:
and again, I don't know what it is for LILO.Code:splashimage=(hd0,0)/grub/splash.xpm.gz
DISTRO=Arch
Registered Linux User #388732
- 08-07-2006 #5Why is it compressed?
Originally Posted by Cabhan
"Don't think about the work, think about the benefit"
Leonardo Juszkiewicz


Reply With Quote
