Root-on-LVM-on-RAID with debian mkinitrd HOWTO
I have a Debian system running with root on LVM on RAID. Kernel updates, however, require either a manual update of an initrd file, or a custom kernel compile to include all required modules.Posted by jshare at March 13, 2004 05:35 PMI really wanted to use apt-get/dpkg to install kernel upgrades straight from the official Debian binaries, so I spent some time and got Debian's mkinitrd script working with root on LVM on RAID.