I thought to continue this thread rather than create a new one - let me know if new one is preferred.
I also have old Dell PE2850.
Same issue, I use USB stick to boot DebianDog - works fine.
Also prefer to boot of its HDD - if possible.
It has a PERC 4e/Di controller.
With this PE2850, you can choose to use it as RAID card, normal SCSI, or disable it completely. I have used/tried all in the past.
Nowadays, I prefer to use it as normal SCSI - easier to swap my SCSI disks archive/collection.
My reading of various postings, indicated that I need to add either mpt3sas, sym53cxxx (chipset 53c1030), megaraid/megaraid2 or who knows - depend on configured as RAID or SCSI too I guess.
When used as SCSI, during boot - it displays
LSI Logic 1020/1030 MPT Boot Rom
When used as RAID, during boot - it displays
PERC 4e/Di LSI Logic BIOS bla bla bla..
@fredx181
How do I get the correct driver module/name needed for mkinitrd?
Can I get it of lspci or something?
Note - PE2850 use SCSI drives, PE2950 use SAS/SATA drives.
Code: Select all
copy_including_deps /$LMK/kernel/drivers/scsi/mpt3sas/mpt3sas.* # PE2850
copy_including_deps /$LMK/kernel/drivers/scsi/megaraid/megaraid.* # PE2850
copy_including_deps /$LMK/kernel/drivers/scsi/scsi_transport.* # PE2850