i get the strangest feeling that lilo hates me.


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers i get the strangest feeling that lilo hates me.
# 1  
Old 08-14-2001
Data i get the strangest feeling that lilo hates me.

i need to get rid of lilo's splash screen.

i've heard that you can edit your /etc/lilo.conf and add this line:

<b>append="splash=0"</b>

anyway, i did that and i still have a splash screen. any idea why that didn't work, or what is another way to disable the splash screen?

okay,
-nydel
# 2  
Old 08-14-2001

Hmm... are you running Redhat by any chance? If so, you can remove that graphic selector by moving the /boot/message file to something like /boot/message.old. Then create a text version of what you want displayed on the screen, for example:

Press < enter > to boot the default Linux configuration, or
press < tab > to see other options.

After this, make sure to run /sbin/lilo to make sure it recognizes your changes.

Actually, try running /sbin/lilo after your append="splash=0"
change to make sure lilo is "see"ing it... If that doesn't work, try the above suggestions.

HTH
 
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Redirection? (I do find some of the strangest things.)

(Apologies for any typos.) Can someone help me with this one please. I am writing a snippet that will come on here soon to work on OSX, Linux and CygWin but I hit this! I hope this is lucid enough because I really do not understand what is going on. Take these few lines:- #!/bin/sh # OR... (6 Replies)
Discussion started by: wisecracker
6 Replies

2. Linux

GTK+ hates me

I am very new to the linux environment. I have been interested in it for years but have just recently had the courage to pop that install disk into my PC. Because of it's ease of installation, I installed Mandrake 9.1 and I'm running KDE3.1 for my GUI. Right now I'm trying to conquer the world... (5 Replies)
Discussion started by: n0data
5 Replies

3. UNIX for Dummies Questions & Answers

Apache hates me

Hi as you can tell from the number under my name im pretty new here, but i do have a question. This apache server is agrivating me. First off i am running SuSe 8 upgraded from 7.3 and I downloaded installed apache 2.0.43, PHP 4.2.3 and MySQL 3.23.53a-1.i386 installed it all. I did make sure to... (4 Replies)
Discussion started by: Cerberus
4 Replies

4. Filesystems, Disks and Memory

I need help with lilo

:confused: I've been trying to figure out what happen to Windows 2000 since I upgrade my partition of Red Hat 7.1 to 7.2. Before I even upgraded my system would dual boot both OS's now it only sees Linux in lilo. Can some one help me I'm in need of help. Can you tell me what I'm missing in my... (3 Replies)
Discussion started by: aojmoj
3 Replies
Login or Register to Ask a Question