readme

来自「LINUX lilo-22.7 源代码。」· 代码 · 共 31 行

TXT
31
字号
	DOS executable 'lilo.com'Configuration file:	C:\ETC\LILO.CNFSector Map file:	C:\BOOT\MAP1.  The default configuration file may be overridden with the speci-fication '-C <filename>' on the command line.  '<filename>' may be specified literally as "none", for no configuration file.  The onlykeyword allowed in the configuration file is "map=", to specify thename of the sector map file.2.  The sector map file is 'C:\BOOT\MAP' if no other name is explicitlyspecified by "map=" in the configuration file, or '-m <mapfile>' on thecommand line.  This file must be the same file as specified in the '/etc/lilo.conf' file, except that under Linux, Linux file system namingapplies; whereas under DOS/Windows, DOS file system naming applies.3.  The sector map file MUST be placed on a filesystem that can be read/written under both DOS and Linux.  FAT filesystems satisfy this require-ment.4.  The 'LILO.COM' executable must be placed somewhere on the executablepath within the DOS/Windows system.  Or it may be referenced by a *.BATfile on the executable PATH, which provides the opportunity to overridethe default configuration and sector map files with command line switchesthat will always be seen by the 'LILO.COM' executable.--John Coffman23-Jan-2005

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?