Jump to content

Recommended Posts

Posted

Hi there

I have a problem and dont really know how to solve it.

I have a WST370 from DELL with a RAID controller set to ACHI or something.

When i386 have been rolled onto the machine and it starts the installation procedure Im met with an error. An error in a OEMDISK.C file on D drive. I understand this is some runtime error and does not say anything in specific about the error but Ive located the line which is causing the error and now I have some questions

txtsetup.oem has a section [Default] and a variable scsi

Currently it is like

[Defaults]

scsi = SYMMPI_32

But this produces an error that I cannot surcomvent by pressing a key.

If it reads

[Defaults]

scsi = iaStor_ICH6R

scsi = SYMMPI_32

it works but will my SYMMPI_32 controller just produce an error (unable to test)

And last but not least if I completely abandon the section by

;[Defaults]

;scsi = iaStor_ICH6R

;scsi = SYMMPI_32

it produces an error but if I press a key it will continue normally.

What is the deal with the Default section? Is it possible to have more than one scsi variables in it?

It looks to me like you can only have one 3. party controller working perfectly at a time but Im having a hard time believing this.

What am I doing wrong here?

Edit

Might clearify that SYMMPI is an adapter allready in our system. We are incoorperating the Intel (iaStor_ICH6R) adapter and having problems with that one.


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...