Sponsored Content
Top Forums UNIX for Dummies Questions & Answers i get the strangest feeling that lilo hates me. Post 5387 by LivinFree on Tuesday 14th of August 2001 12:53:39 AM
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
 

4 More Discussions You Might Find Interesting

1. 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

2. 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

3. 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

4. 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
LILO-UUID-DISKID(8)						lilo documentation					       LILO-UUID-DISKID(8)

NAME
lilo-uuid-diskid - convert boot / root options to diskid and uuid in lilo.conf. SYNOPSIS
lilo-uuid-diskid [-h] [-v] [lilo.conf] DESCRIPTION
This script looks for the boot block device or boot partition and create the right diskid or uuid as boot option. Then it looks for all root partitions and create the right uuids as root options. These conversions are necessary for use with newer kernel (>= 2.6.26) if it use the libata module for parallel and serial ATA interfaces of block devices (i. e. hard disks with IDE or SATA interface, usbsticks). OPTIONS
-h Print a brief help. -v Print verbose messages. EXAMPLES
Lines in the configuration file /etc/lilo.conf: #boot = /dev/sda boot = /dev/disk/by-id/ata-SAMSUNG_SV1604N_S01FJ10X999999 #root = /dev/sda1 root = "UUID=/dev/disk/by-uuid/18843936-00f9-4df0-a373-000d05a5dd44" COPYRIGHT and LICENSE Copyright (C) 2010-2011 Joachim Wiedorn This script is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. On Debian systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. AUTHOR
lilo-uuid-diskid was written by Joachim Wiedorn. This manual page was written by Joachim Wiedorn <ad_debian at joonet.de> for the Debian project (and may be used by others). SEE ALSO
lilo(8), update-lilo(8), liloconfig(8) 23.1 2011-03-20 LILO-UUID-DISKID(8)
All times are GMT -4. The time now is 06:04 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy