I have a dumb lilo question along those lines.....

Is there any way to put an "alias" in the lilo.conf file so I don't need to pass the 
init
state at the lilo prompt? For example, want my lilo entry named "linux" to boot the
/boot/vmlinuz kernel to init 3, and the lilo entry "x_linux" to boot the /boot/vmlinuz 
kernel to init 5 (maybe using the "append" flags?)

Basically, I'm so darn lazy I'll screw with lilo for a week to save one keystroke
at the lilo prompt.   :)

Scott

>>> Nigel Caughey <[EMAIL PROTECTED]> 11/16/98 3:02:09 PM >>>
Hi,

> I have an I3.2K connected to the internet via a Linksys Etherfast card.  I
> only have Linux installed on the machine.  I have two questions:
>
> 1. Sometimes I want to boot without the network serivces started, like when
> I'm in class taking notes and can't be connected to the internet.  Is there
> something I can do to get an option at boot time to start with or without
> network services?  I know I saw a web site on how to do this (you get a menu
> at boot), but I can't remember where it was.

You can go into /etc/rc.d/rc?.d (? being 4 or 5 normally, I chose 4) and remove
all the
network scripts, then when you boot at the lilo prompt
lilo: linux 4

The script's you delete are actually symbolic links (check first). This was you
can create
a boot level (3 is the normal boot) for non network connected access. I used
level 4 personally.

>
>
> 2. Is there an easy way to get APM to work.  I don't want to have to keep
> popping the battery to turn off the machine.

I'm curious, why not use the power button :). APM is a kernal flag, someone more
knowledgable
than me could explain how to change it :).

Nigel



---
  http://nts.ml.org                                  
  FAQ:                               http://www.ps.uci.edu/~tomba/inspiron/
                                     http://nts.ml.org/inspiron/
  List Archives:                     http://nts.ml.org/inspiron/maillist.html
  To unsubscribe send a message to:  [EMAIL PROTECTED]
  List administrator:                [EMAIL PROTECTED]

Reply via email to