/SDIBOOT

B

black_13

I was searching on sysinternals website
http://www.sysinternals.com/Information/bootini.html
and found this flag /SDIBOOT:

"Used in Windows XP Embedded systems to have Windows boot from a
RAM disk image stored in the specified System Disk Image (SDI) file."

I had often wondered what use sdifile and sdi driver were useful for.
has someone compiled a recipe for how to use this flag?

black_13
 
K

KM

black_13,

It is pretty much the same as the /rdpath switch of boot.ini.
You can search this NG archive. We have discussed the rdpath switch quite a few times.

The only difference is that with the rdpath you have to have the correct ARC path to load SDI file (initialize ramdisk and etc.)
like ramdisk(0)\Windows=...
While with the SDIBOOT switch it is not required.

=========
Regards,
KM
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top