⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 loadmap.8.in

📁 开放源码的Boot
💻 IN
字号:
.\" Copyright (C) 1996-1998 Russell King (rmk@arm.uk.linux.org).TH LOADMAP 8 "November 18, 2000" "Linux 2.4.0" "Linux Programmer's Manual".SH NAMEloadmap \- update kernel loader maps.SH SYNOPSIS.B @INSTBINDIR@/loadmap.RB [ " --root ROOT_DIR " ].RB [ " --rdev ROOT_DEV " ].RB [ " --config CONFIG " ].RB [ " --verbose " ].RB [ " -r ROOT_DIR " ].RB [ " -R ROOT_DEV " ].RB [ " -C CONFIG " ].RB [ " -v " ].br.B @INSTBINDIR@/loadmap.RB [ " --list " ].RB [ " -l " ].br.B @INSTBINDIR@/loadmap.RB [ " --help " ].RB [ " -h " ].br.B @INSTBINDIR@/loadmap.RB [ " --version " ].RB [ " -V " ].SH DESCRIPTION.B Loadmapupdates the kernel loader maps when a new kernel is installed.  Theold map is backed up to \fB/boot/boot.map.old\fP, and a new mapis installed \fB/boot/boot.map\fP.  The boot sector (first sector /512 bytes on the device) is also written, and backups are kept\fB/boot/bsect.*\fP..SH OPTIONS.TP.B \-r, \-\-root ROOT_DIRSets the root directory \fBROOT_DIR\fP that \fBloadmap\fP will change tobefore accessing any files.  If this option is not specified, then/ will be used..TP.B \-R, \-\-rdev BOOT_DEVSets the boot device \fBBOOT_DEV\fP to write the map onto.  If this optionis not specified, then \fB@DEFBOOT@\fP will be used, or the device specifiedin the configuration file, normally \fB@CONFIGFILE@\fP (see \fIboot.conf\fP(5))..TP.B \-C, \-\-config CONFIGThis option specifies an alternate configuration file \fBCONFIG\fP to readthe details out of.  The default file is \fB@CONFIGFILE@\fP..TP.B \-l, \-\-listThis will list out the current contents of the current kernel map filesin a human readable form..TP.B \-v, \-\-verbosePrints out the entries that are added to the kernel map..TP.B \-h, \-\-helpPrints out a summary of available command line options..TP.B \-V, \-\-versionPrints out the version number and date of compilation of loadmap..SH FILES.nf@DEFBOOT@@CONFIGFILE@/boot/boot.map/boot/boot.map.old/boot/bsect.*/vmlinu*.fi.SH WARNINGAny data stored in the first sector of the root device will be lost..SH BUGSThe \fB\-\-list\fP option is not implemented..brThe loader map \fB/boot/boot.map\fP must not be deleted..SH AUTHORRussell King (rmk@arm.uk.linux.org).SH "SEE ALSO"boot.conf(5)

⌨️ 快捷键说明

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