_the_dude_
Enthusiast
Enthusiast

Did you check the /var/log/messages. It will show you what files it is downloading from the textmode directory. You should check if the mapping is working properly before continuing. Be aware that the installer is case sensitive, so rename the requested files to whatever is in the log.

Also please try one or more of the following:

1. According to the KB article there should be something in the .sif file like:

\[MassStorageDrivers]

"LSI Logic Fusion-MPT SAS Driver (Server 2003 32-bit)" = "OEM"

This will tell the installer to check the $OEM$/TEXTMODE directory, check the SCSI section and find the driver for the mentioned scsi device.

2. The line in the txtsetup.oem should read:

d1 = "LSI Logic Fusion-MPT SAS Storport Driver", w23dsk1, \

(replace the backslash before w23dsk1 with a space and remove the space at the end of the line just to make sure...)

Reply
0 Kudos