Tags:
create new tag
, view all tags
See BLT.

image stanza: LILO divides its configuration file into sections called stanzas. An image stanza is the section dedicated to describing how one particular bootable partition will be booted.

An image stanza starts with a line starting with "image = ", like:

# Stanza for Linux with root partition on /dev/hda2.
   image = /boot/vmlinuz   # Location of kernel
   label = linux           # Name of OS (for the LILO boot menu)
   root = /dev/hda2        # Location of root partition
   vga = ask               # Ask for VGA text mode at boot time

Stanza quoted from http://www.tamersahin.net/books/run/ch05_02.htm. See that page and search on "stanza".

Contributors

  • RandyKramer - 02 Feb 2002
  • <If you edit this page, add your name here, move this to the next line>
Topic revision: r5 - 2003-09-07 - AnitaLewis
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding WikiLearn? Send feedback
See TWiki's New Look