Re: Updating kernel using yum and adding a driver disk On 28 Jun, 08:39, Glenn Kusardi <goo...@kusardi.de> wrote:
> On 27 Jun., 22:54, Matt Giwer <jul...@tampabay.REMover.rr.com> wrote:
>
> > > I have installed Fedora Core 6 without problems using a driver disk
> > > for my HighPoint RocketRAID 2300 controller.
> > > Now I want to update all my packages which would include the kernel. I
> > Did not yum work?
>
> It is working, but when I do that, Linux isn't booting anymore because
> of the missing RAID controller driver. The new kernel isn't capable to
> access the RAID but I do have the necessary driver. I just want to get
> the new kernel working with them :-).
Heh. Yeah, this is why I try to avoid needing non-standard kernels to
boot with. The usual technique is to boot with the kernel and drivers
that work, and review the installer for the add-on kernel drivers to
see how to add it or compile it in for the new kernel, then run
"mkinitrd" to add the new drivers to the /boot/initrd-* file as
necessary.
Unfortunately, a lot of driver installers suck really hard. And
HighPoint seems to be one of the bad ones, I can say from previous
experience. Does the development or testing kernel for Fedora Core 7
work? |