Add hint in README.Debian about more installed bootloader
authorJoachim Wiedorn <ad_debian@joonet.de>
Sun, 2 Jan 2011 23:32:09 +0000 (00:32 +0100)
committerJoachim Wiedorn <ad_debian@joonet.de>
Sun, 2 Jan 2011 23:32:09 +0000 (00:32 +0100)
debian/README.Debian

index 6d79d3d428871903f4252296b50aa25f1e1bc66b..d539ccd7428451f8a8e3fcd17b5e7130cb4fae86 100644 (file)
@@ -5,7 +5,23 @@ README for lilo in Debian
 ** Distribution upgrade **
 
 If you are upgrading or dist-upgrading, it is recommended to run 
-/sbin/lilo after that.
+/sbin/lilo after that. Usually this work will be done by the (new)
+hook scripts for kernel and initramfs.
+
+
+** Other installed bootloader **
+
+Please pay attention to the hook scripts for kernel and initrd, if  you
+have also installed another bootloader. With every update of kernel or
+initrd these hook scripts will be executed and then Lilo rewrite the MBR.
+They don't check whether another bootloader is activated. 
+
+Grub and Grub2 have its own hook scripts which will be executed, too, but
+don't rewrite the MBR every time. If you have installed and configured 
+other bootloader, then be aware, that they work differently and have its
+own hook scripts, which could give you accidental situations. Please read
+the package information about other installed bootloader for correct
+configuration.
 
 
 ** Large initrd files **
@@ -47,8 +63,8 @@ problems with usb sticks. But this option 'inaccessible' is only
 usable, if hard disks can not be accessed by the BIOS, but can always 
 be accessed by linux. This option is not sensible for usb sticks, 
 which will always bring failures if they are named in the lilo.conf. 
-So please don't use the option 'inaccessible' not for usb sticks and 
-other removable devices.
+So please don't use the option 'inaccessible' with USB sticks or other
+removable devices.
 
 
 ** Inactive disks of MD RAID-1 array **