On Thu, Jan 05, 2006 at 10:12:06AM +0800, Jon Miller wrote: > I'm attempting to upgrade Debian 3.1 kernel version 2.4 to the latest 2.6 > version. I understand I need to add a initrd command somewhere in this. How > do I pass this command and when (a link to a document would be a big help).
apt-get install initramfs-tools linux-image-2.6.15-1-<your_flavour> should do all you need, provided you have set do_initrd or whatever it is to yes in /etc/kernel-img.conf. man kernel-img.conf for details. Friendly, Sven Luther -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

