I think you're in an unsupportable position - you're running the latest kernel under sarge. I expect you're going to need to go to testing to get the tools you need.
I haven't had any problems running production servers under testing, so you should be ok there. Steve On Sun, 03 Sep 2006 21:40:29 +1200 Chris Hellyar <[EMAIL PROTECTED]> wrote: > OK, just got back to this... > > What apt sources are you using to get initramfs onto sarge? The > backports has an unsatisfied dependency in udev. > > Cheers, Me. > > On Sun, 2006-09-03 at 14:18 +1200, Steve Holdoway wrote: > > Hi Chris, > > > > It looks like you need an init fs to get the relevant modules loaded to see > > the disk. > > > > Either: > > 1. apt-get install initramfs > > 2. mkinitramfs -o /boot/initramfs-2.6.17.11.img 2.6.11.17 > > 3. add the line ' initrd /boot/initrd-2.6.17.11.img' to the boot > > block in /boot/grub/menu.lst > > > > Or build the relevant modles into the kernel. > > > > Let me know how you get on. > > > > Steve > > > > On Sun, 03 Sep 2006 12:48:33 +1200 > > Chris Hellyar <[EMAIL PROTECTED]> wrote: > >
