Jump to content

Integrating SATA and RAID drivers with HFSLIP


Recommended Posts

Posted

I wanted to request a small addition/change:

When hfslip integrates the driver sys files, and makes the changes to txtsetup and dosnet.inf; can you please add the entries in dosnet.inf under the "[FloppyFiles.2]" section.

This is required if you are doing an install from network.


Posted

Yes, just the sys files. I just copy over the list from the other section that you modify in the dosnet.inf file.

I haven't tried a true DOS based install in some time, I've been using DVD installs or WinPE for deployments. But i can give it a try tomorrow and make sure it doesn't break anything. I don't think it will, but i will verify.

Posted

Ah, you copy them... So not this:

[FloppyFiles.2]
d1,SYSFILE1.SYS
d1,SYSFILE2.SYS

But this:

[Files]
d1,SYSFILE1.SYS
d1,SYSFILE2.SYS

[FloppyFiles.2]
d1,SYSFILE1.SYS
d1,SYSFILE2.SYS

Posted

That's alright. You think the HFSLIP code is clear? :)

I'll make another test release and then we'll hear it soon enough if it breaks DOS-based installs, but I personally doubt it if the files are still present in the [Files] section.

Posted

I think only Oleg can help you with this or the people at the places where he got all the info from. I never experimented with this myself and I don't have an Intel machine at my disposal either.

Posted
Is no one able to solve the problem that I outlined on the previous page? I'm really stuck guys and I could sure use some help here.

You need to make sure you have the latest version of "iaStor.sys", and you need to check and see if the device ID's for that device are actually listed in the storage.ini file. If not, then you need to add them.

In a Windows environment (windows or Winpe) run:

devcon find pci*

This will give you a list of all devices, then you can look at the device ID's for your sata controller and compare.

Posted
You can check out the latest test release if you like, or wait till the next final. Your call... :)

I have tested the newest test build and it works great now via network. thanks

Posted (edited)
Is no one able to solve the problem that I outlined on the previous page? I'm really stuck guys and I could sure use some help here.

You need to make sure you have the latest version of "iaStor.sys", and you need to check and see if the device ID's for that device are actually listed in the storage.ini file. If not, then you need to add them.

In a Windows environment (windows or Winpe) run:

devcon find pci*

This will give you a list of all devices, then you can look at the device ID's for your sata controller and compare.

I went into run and typed: "devcon find pci*" and I got an error. Also, what program do you use to view the content inside iastor.sys?

Edited by Sgt_Strider
Posted

After you unzip the microsoft package, open a command prompt and browse to the i386 folder inside the unziped package. Then run the devcon command from there.

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...