Jump to content

Slipstreaming Intel Matrix Storage Drivers in XP Pro


bdwilcox

Recommended Posts

Great post! Thank you guys for posting your knowledge here!

This thread has been very helpful. I have learnt a lot about installing Mass Storage devices during the TEXTMODE portion of Windows XP Pro setup from CD.

I have been trying to run up Lenovo M58 machines that do not have an ATA compatible mode and MUST run in AHCI mode and I have not been able to find a method that works. Until now!

For me, two things are essential to get this to work:

  1. The ISO character set MUST exist on the CD
  2. The TEXTMODE directory MUST be in the i386 AND root directory

I tried to use Nero to burn the CD using your settings but it kept failing to boot.

All my system images are created using CDImage GUI. It works, is simple and creates an ISO which can be burnt and modified just about anywhere.

I use the CDImage GUI method described in MSFN's Unattended Windows but with a few modifications.

cdimage -h -n -c -bC:\boot.img -m -lXPVOL_EN

This will ensure that the character set can be read by the TEXTMODE portion. File names beyond the DOS 8.3 format and in ANSI.

All files will be written in capitals, but at least be readable by both portions of setup.

Hopefully this thread will help others trying to install AHCI hardware.

Link to comment
Share on other sites

  • 8 months later...

I use the CDImage GUI method described in MSFN's Unattended Windows but with a few modifications.

cdimage -h -n -c -bC:\boot.img -m -lXPVOL_EN

This will ensure that the character set can be read by the TEXTMODE portion. File names beyond the DOS 8.3 format and in ANSI.

All files will be written in capitals, but at least be readable by both portions of setup.

I've found that the ANSI switch (-c) is not necessary and adding the -d switch doesn't force the conversion of lowercase filenames to uppercase. My ISO image has no Joliet extensions but works fine and I haven't come across any problems with.

This is what I use to create the image:

CDIMAGE.EXE -h -n -d -x -o -m -bboot.img -lWINXP xpcd xpcd.iso

Link to comment
Share on other sites

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