Hello all,

        I am a little bit worried about this message about not finding
the map file upon bootup. Everything seems *completely* normal except
for this little message. I looked in the kernel sources (2.0.22) to
try and find the reason for it, but had no luck.

        This appears after doing a shutdown -r now.

        Particulars - new debian install after wiping clean an old dos
and slackware setup. Old setup: dos on hda1, linux root on hda3, where
the lilo boot sector resided. New setup has linux root on hda1, where
I believe the lilo boot sector is (the debian configuration tool
wouldn't have stuck it on the MBR now, would it?)

        Should I worry? Any help appreciated.

Thanks,

Jim

PS What should the perms be on /boot/map? I've got 600.

************************* eerie message *******************

Oct 24 21:47:45 yardbird syslogd 1.3-0#6: restart.  
Oct 24 21:47:45 yardbird kernel: klogd 1.3-0, log source = /proc/kmsg started.
Oct 24 21:47:45 yardbird syslogd 1.3-0#6: restart.  
Oct 24 21:47:46 yardbird kernel: Cannot find map file.

******************** my lilo.conf ************************************

boot=/dev/hda1
root=/dev/hda1
compact
install=/boot/boot.b
map=/boot/map
vga=normal
delay=20

image=/vmlinuz-2.0.22
        root=/dev/hda1
        label=Linux-2.0.22
        read-only

image=/vmlinuz
        root=/dev/hda1
        label=Linux
        read-only

image=/vmlinuz-new
        root=/dev/hda1
        label=Linux-new
        read-only

*************** output from lilo -q -v ************************

LILO version 17, Copyright 1992-1995 Werner Almesberger

Reading boot sector from /dev/hda1
Global settings:
  Delay before booting: 2.0 seconds
  No command-line timeout
  Enter boot prompt only on demand
  Serial line access is disabled
  No message for boot prompt
  No default boot command line
Images:
  Linux-2.0.22    * <dev=0x80,hd=23,cyl=6,sct=3>
    No password
    Boot command-line won't be locked
    VGA mode: NORMAL
    No fallback
    Options:  "ro root=301"
  Linux             <dev=0x80,hd=23,cyl=6,sct=6>
    No password
    Boot command-line won't be locked
    VGA mode: NORMAL
    No fallback
    Options:  "ro root=301"
  Linux-new         <dev=0x80,hd=23,cyl=6,sct=9>
    No password
    Boot command-line won't be locked
    VGA mode: NORMAL
    No fallback
    Options:  "ro root=301"

--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]

Reply via email to