Account for Debian group mail put forth on 1/28/2010 11:21 PM:
> 
> 
> I'll take a look. I usually don't turn that stuff on but I'll check it out.

Twas just a thought.  Often that is the cause of that specific hang issue.

However, again, I recommend you stick with LILO.  Below is the cause and fix for
the lilo initrd problem discussed in the Lenny Release Notes.  If I may be so
bold, it is my opinion that the Debian devs were merely attempting to scare
everyone into using grub because they're trying to eventually eliminate LILO
from Debian.  Just my paranoia?

Anyway, something you might want to take a look at from the Lenny
/usr/share/doc/lilo/README.Debian
that fully explains the issue.  The issue which the Debian devs/maintainers want
you to solve by switching to grub.


--[ Large initrd files and lilo

By default, LILO loads the initrd file into the first 15MB of memory
to avoid a BIOS limitation with older systems (earlier than 2001).

However, with newer kernels the combination of kernel and initrd
may not fit into the first 15MB of memory and so the system will not
boot properly. It seems that the boot issues appear when the
kernel+initrd combination is larger than 8MB.

If this machine has a recent BIOS without the 15MB limitation, you can
add the 'large-memory' option to /etc/lilo.conf to instruct LILO to use
more memory for passing the initrd to the kernel. You will need to
re-run the 'lilo' command to make this option take effect.

If this machine has an older BIOS, you may need to reduce the size of
the initrd *before* rebooting.

If you are using initramfs-tools, you should replace MODULES=most with
MODULES=dep in your configuration and regenerate your initrd file:

sed -i -e s/MODULES=most/MODULES=dep/ /etc/initramfs-tools/initramfs.conf
update-initramfs -u

If you are using yaird or any other initrd generator, please consult
the documentation for your initrd generator.

-- 
Stan


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to