Hello,I told bootx to use the ramdisk in the bootx options "use specific ramdisk" but I still get a kernel panic when booting.I just tried the 2.6 kernel from http://www.ppckernel.org./download/official-stable-pmac/linux-official-stable-pmac-2.6.14.3.tar.bz2 and that one worked,even without a ramdisk.I will try that with the initrd-tools. Thanks for the help, Derek
On 12/3/05, Sven Luther <[EMAIL PROTECTED]> wrote: > On Sat, Dec 03, 2005 at 11:04:34AM -0800, Derek wrote: > > yep I didnt give it a initrd,didnt know about that.I gave bootx the > > initd from the debian netinstall cd and in the kernel arguments I put > > root=/dev/sd3 but I still get the same problem.Is there a certain > > You have to give root=/dev/ram in order for the kernel to find the ramdisk, > obviously :) > > But do you want to do an install, or just upgrade your kernel, because in the > second case, installing initrd-tools or yaird or initramfs-tools and setting > do_initrd=yes in /etc/kernel-img.conf will generate you your ramdisk. > > Friendly, > > Sven Luther > >

