Fiddling with an Adaptec 2120S raid controller and woody
Par Benjamin Drieu le jeudi 7 octobre 2004, 10:00 - Debian - Lien permanent
Yesterday, {@kult} and I have spent nearly the whole afternoon trying to install woody on a server with an Adaptec 2120S raid controller. Of course, the 2.4.18 Linux kernel shipped with boot floppies does not recognize it. Of course, we had no Internet access at this time so we've tried several options, grepped kernel sources, eventually got the Internet, googled, found an outdated site with hints, tried a modified version of the boot floppies with a redhat kernel (of course, it did not work) and googled to find we need to use a 2.4.21 kernel (at last!).
Finally, we tried to boot on a knoppix CD we got handy and found that
we could install Debian the gory way : debootstrap from Knoppix and a
local woody mirror, then chroot, lilo, etc. Unfortunately, something
went wrong because the ide-scsi kernel module was loaded and
lilo ended in error sending weird stuff to the IDE controller. Then
the computer refused to boot either from a floppy, from a CD or from
the hard disk ! Now we are puzzled and we can't even open the machine
to see what's wrong since there is a seal that voids guarantee if
broken.
If someone has any clue about his issue, that would be very
appreciated.