# SOME DESCRIPTIVE TITLE # Copyright (C) YEAR Free Software Foundation, Inc. # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2023-06-27 19:35+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. type: ds C+ #: mageia-cauldron #, no-wrap msgid "C\\v'-.1v'\\h'-1p'\\s-2+\\h'-1p'+\\s0\\v'.1v'\\h'-1p'" msgstr "" #. ======================================================================== #. type: IX #: mageia-cauldron #, no-wrap msgid "Title" msgstr "" #. ======================================================================== #. type: IX #: mageia-cauldron #, no-wrap msgid "LILO 8" msgstr "" #. type: TH #: mageia-cauldron #, no-wrap msgid "LILO" msgstr "" #. type: TH #: mageia-cauldron #, no-wrap msgid "2015-11-22" msgstr "" #. type: TH #: mageia-cauldron #, no-wrap msgid "24.2" msgstr "" #. type: TH #: mageia-cauldron #, no-wrap msgid "lilo documentation" msgstr "" #. type: SH #: mageia-cauldron #, no-wrap msgid "NAME" msgstr "" #. type: Plain text #: mageia-cauldron msgid "lilo - install boot loader of LiLO" msgstr "" #. type: IX #: mageia-cauldron #, no-wrap msgid "SYNOPSIS" msgstr "" #. type: IX #: mageia-cauldron #, no-wrap msgid "Header" msgstr "" #. type: Plain text #: mageia-cauldron msgid "Main function:" msgstr "" #. type: Plain text #: mageia-cauldron #, no-wrap msgid "" " \b\n" "\\&B\n" msgstr "" #. type: Plain text #: mageia-cauldron msgid "Auxiliary uses:" msgstr "" #. type: Plain text #: mageia-cauldron #, no-wrap msgid "" " \b\n" "\\&B B<-A> # activate/show active partition \n" " \b\n" "\\&B B<-E> # edit header or update a bitmap file \n" " \b\n" "\\&B B<-I> # inquire path name of current kernel \n" " \b\n" "\\&B B<-M> # write a Master Boot Loader on a device \n" " \b\n" "\\&B B<-q> # query map and show its content \n" " \b\n" "\\&B B<-R> # set default command line for next reboot \n" " \b\n" "\\&B B<-T> # tell more about specified topic \n" " \b\n" "\\&B B<{-u|-U}> # uninstall LiLO boot loader\n" msgstr "" #. type: IX #: mageia-cauldron #, no-wrap msgid "DESCRIPTION" msgstr "" #. type: Plain text #: mageia-cauldron msgid "" "lilo installs a boot loader that will be activated the next time you boot " "your system. The default configuration file I (see manpage " "\\&I\\|(5)) will contain most options, but many, including those " "which override the configuration file, may be specified on the command line." msgstr "" #. type: IX #: mageia-cauldron #, no-wrap msgid "OPTIONS" msgstr "" #. type: IP #: mageia-cauldron #, no-wrap msgid "B<-A> I" msgstr "" #. type: IX #: mageia-cauldron #, no-wrap msgid "Item" msgstr "" #. type: IX #: mageia-cauldron #, no-wrap msgid "-A master-device [N]" msgstr "" #. type: Plain text #: mageia-cauldron msgid "" "Used with a single argument, inquire of active partition on device I; e.g. I. With N==0: deactivate all partitions on the " "device. With N in the range [1..n]: activate the specified partition and " "deactivate all others. Normally, only primary partitions [1..4] may be " "activated, but if the 'Extended Master Boot Loader' is present on the Master " "Boot Record (\\s-1MBR\\s0) of the device (see the -M option), any partition " "may be made active. Whether the actual \\s-1OS\\s0 in the partition will " "boot from a logical partition depends on the characteristics of the \\s-1OS. " "LILO\\s0 boot records for Linux may be booted from a logical partition." msgstr "" #. type: IP #: mageia-cauldron #, no-wrap msgid "B<-b> I" msgstr "" #. type: IX #: mageia-cauldron #, no-wrap msgid "-b bootdev" msgstr "" #. type: Plain text #: mageia-cauldron msgid "" "Set the boot device where the boot loader will be installed. For example " "\\&I<\\*(L\"-b /dev/sda\\*(R\"> set the Master Boot Record (\\s-1MBR\\s0) on " "the first disk as boot device. I<\\*(L\"-b /dev/sdb5\\*(R\"> set the first " "logical partition on the second disk as boot device." msgstr "" #. type: IP #: mageia-cauldron #, no-wrap msgid "B<-B> I" msgstr "" #. type: IX #: mageia-cauldron #, no-wrap msgid "-B bitmap-file" msgstr "" #. type: Plain text #: mageia-cauldron msgid "" "Define a bitmap file for the boot-time graphics screen, preferably one " "already pre-processed with the I<-E> option." msgstr "" #. type: IP #: mageia-cauldron #, no-wrap msgid "B<-c>" msgstr "" #. type: IX #: mageia-cauldron #, no-wrap msgid "-c" msgstr "" #. type: Plain text #: mageia-cauldron msgid "" "Enable map compaction. This will merge read requests from adjacent sectors. " "Speeds up the booting especially from floppy." msgstr "" #. type: IP #: mageia-cauldron #, no-wrap msgid "B<-C> I" msgstr "" #. type: IX #: mageia-cauldron #, no-wrap msgid "-C config-file" msgstr "" #. type: Plain text #: mageia-cauldron msgid "" "Set another pathname and filename for the configuration file. The default " "configuration file is I." msgstr "" #. type: IP #: mageia-cauldron #, no-wrap msgid "B<-d> I" msgstr "" #. type: IX #: mageia-cauldron #, no-wrap msgid "-d delay-time" msgstr "" #. type: Plain text #: mageia-cauldron msgid "" "Set the delay time in tenths of a second ('20' = 2 sec) before automatically " "booting the first image. This give you time to interrupt the automatic boot " "process with: Shift, Alt, Ctrl, ScrollLock, or CapsLock. If interrupted, the " "\\&I prompt will be displayed." msgstr "" #. type: Plain text #: mageia-cauldron msgid "" "This switch will be overridden by the appearance of I in the " "configuration file!" msgstr "" #. type: IP #: mageia-cauldron #, no-wrap msgid "B<-D> I