|
 1.2.5
 README
diff -u --recursive --new-file v1.2.4/linux/README linux/README
--- v1.2.4/linux/README Sun Apr 9 11:59:55 1995
+++ linux/README Wed Apr 12 08:12:14 1995
@@ -124,15 +124,15 @@
floppy.
If you boot Linux from the hard drive, chances are you use LILO which
- uses the kernel image as specified in the file /etc/lilo/config. The
+ uses the kernel image as specified in the file /etc/lilo.conf. The
kernel image file is usually /vmlinuz, or /zImage, or /etc/zImage.
To use the new kernel, copy the new image over the old one (save a
backup of the original!). Then, you MUST RERUN LILO to update the
loading map!! If you don't, you won't be able to boot the new kernel
image.
- Reinstalling LILO is usually a matter of running /etc/lilo/install.
- You may wish to edit /etc/lilo/config to specify an entry for your
+ Reinstalling LILO is usually a matter of running /sbin/lilo.
+ You may wish to edit /etc/lilo.conf to specify an entry for your
old kernel image (say, /vmlinux.old) in case the new one does not
work. See the LILO docs for more information.
|