We relaunched the TWiki.org project with an expanded TWiki charter, and we invite you to participate! The TWiki.org Code of Conduct agreement took effect on 27 Oct 2008. We ask existing twiki.org users to opt-in. You need to opt-in to participate in the Blog, Codev, Plugins and TWiki webs. -- PeterThoeny - 27 Oct 2008
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 - 07 Sep 2003 - 14:46:31 - AnitaLewis
 
TWIKI.NET
Copyright © 1999-2008 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
See TWiki's New Look