man lilo.conf <
http://factotum.stanford.edu/cgi-bin...=lilo%2econf/5>
Code:
change This keyword starts a section which describes how primary parti-
tion IDs are changed, and how primary partitions are activated
and deactivated. If change is omitted, change rules are gener-
ated as though the automatic keyword were specified. The key-
word change alone, without any rules following, will suppress
automatic change-rules. For example,
other=/dev/hda2
label=dos
table=/dev/hda
change
automatic
partition=/dev/hda1
set=DOS12_hidden
deactivate
partition=/dev/hda2
set=DOS16_big_normal
activate
specifies that when primary partition /dev/hda2 is booted, auto-
matic change-rules will be in effect; plus, partition 1, a DOS12
partition, will be set hidden, and deactivated. In addition,
partition 2, will be set normal, and activated. Activation sets
the boot-flag in the partition table. The automatic keyword may
confict with default change rules, so the set= lines above may
be redundant.
Siehe auch:
http://www.wwnet.net/~stevelim/booting.html
http://www.ldp.at/HOWTO/mini/Boot+Root+Raid+LILO.html
http://www.ldp.at/HOWTO/mini/LILO.html
http://www.ldp.at/HOWTO/mini/Linux+DOS+Win95+OS2.html
http://www.ldp.at/HOWTO/mini/Linux+WinNT.html
http://www.ldp.at/HOWTO/mini/Linux+Win95/index.html
http://www.ldp.at/HOWTO/mini/Linux+NT-Loader.html
http://www.ldp.at/HOWTO/mini/Multiboot-with-LILO.html