linux-l: Verzeichnis /boot

Jan-Benedict Glaw jbglaw at lug-owl.de
Di Jan 11 01:15:47 CET 2000


On Mon, Jan 10, 2000 at 12:04:52PM +0100, Rolf Buenning wrote:
> Hallochen und Danke, Jan-Benedict,
> 
> On Mon, Jan 10, 2000 at 12:42:58 +0100, Jan-Benedict Glaw wrote:
> > On Sun, Jan 09, 2000 at 11:16:25PM +0100, Rolf Buenning wrote:
> 
> > > Wozu dienen eigentlich die files in /boot?
> [...]
> > > System.map  boot.0300  boot.b  bzImage  chain.b  map  os2_d.b

> D.h, System.map dient *nur* zur Fehlersuche und ist fuer's eigentliche
> Booten unerheblich, koennte auch fehlen, richtig?

Jein... Das System *wird* booten, wenn die System.map nicht vorhanden ist.
Aber einige tools, die oft verwendet werden, bauen darauf auf. Soll z.B. ein
(ab und zu mal vorkommender Oops) von syslogd automatisch in Lesbares umge-
wandelt werden, dann ist die System.map vonnöten. ...und wenn Du ps -axl
benutzt, um zu gucken, *was* welcher Prozeß gerade im Kernel zu tun hat,
dann wird die auch benutzt. Aber prinzipiell sollte ein System auch ohne
System.map laufen, wenn manchmal dann auch ein paar Warnungen wegen des
Fehlens kommen mögen...

> Und die anderen, boot.p, chain.b, map?
> os2_d.p, hat vermutlich was mit OS/2 zu tun?

boot.b: (`man lilo`)
       -i boot-sector
              Specify a file to be used as the new  boot  sector.
              (The default is /boot/boot.b.)
map: (`man lilo`)
       -q     List the currently mapped files.  lilo maintains  a
              file, by default /boot/map, containing the name and
              location of the kernel(s)  to  boot.   This  option
              will list the names therein.
os2_d.p, chain.b: (zcat /usr/doc/lilo/Manual.txt.gz)
Currently, the loaders chain.b and os2_d.b exist. chain.b simply starts the 
specified boot sector.* os2_d.b it a variant of chain.b that can boot OS/2 
from the second hard disk. The MAP-DRIVE option has to be used with os2_d.b 
to actually swap the drives. 

  *  The boot sector is loaded by LILO's secondary boot loader before  
    control is passed to the code of chain.b.

MfG, JBG

-- 
Fehler eingestehen, Größe zeigen: Nehmt die Rechtschreibreform zurück!!!
keyID=0x8399E1BB fingerprint=250D 3BCF 7127 0D8C A444 A961 1DBD 5E75 8399 E1BB



Mehr Informationen über die Mailingliste linux-l