MS ramdisk

Posted: 02-08-2006, 12:35 PM
Hi All,
Have anybody tried to install the Microsoft Sample Ramdisk to XPE? I
have created a component from the .INF and .SYS files and included it
into my configuration. But there is no a RAM disk in the post-FBA
system. It appears only after copying some registry entries from an
XPPro machine (Enum\Root\UNKNOWN\0000....) and rebooting. Any ideas how
to automate Ramdisk installation?

Reply With Quote

Responses to "MS ramdisk"

Brad Combs
Guest
Posts: n/a
 
Re: MS ramdisk
Posted: 02-08-2006, 06:21 PM
Hello,

If you have the registry data that makes this work add it to your custom
component created from the INF.

HTH,
Brad

"alexnnr" <atsib@mail.ru> wrote in message
news:1139405751.729604.144710@o13g2000cwo.googlegr oups.com...
> Hi All,
> Have anybody tried to install the Microsoft Sample Ramdisk to XPE? I
> have created a component from the .INF and .SYS files and included it
> into my configuration. But there is no a RAM disk in the post-FBA
> system. It appears only after copying some registry entries from an
> XPPro machine (Enum\Root\UNKNOWN\0000....) and rebooting. Any ideas how
> to automate Ramdisk installation?
>

Reply With Quote
KM
Guest
Posts: n/a
 
Re: MS ramdisk
Posted: 02-08-2006, 11:02 PM
alexnnr,

As Brad already said, you just have to add the registry entries missing. RamDisk is a software driver and PnP won't just install it
from INF file.

Another way for you to handle that properly would be importing INF in CD and making a component out of it.

Btw, that driver works just fine on XPe. I had it working a couple of years ago on my XPe images. But I also did some changes in the
driver source code (it is W2K driver). Search MS KB for more info about changes in that driver to adopt it for XP.

--
=========
Regards,
KM
> Hi All,
> Have anybody tried to install the Microsoft Sample Ramdisk to XPE? I
> have created a component from the .INF and .SYS files and included it
> into my configuration. But there is no a RAM disk in the post-FBA
> system. It appears only after copying some registry entries from an
> XPPro machine (Enum\Root\UNKNOWN\0000....) and rebooting. Any ideas how
> to automate Ramdisk installation?
>

Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
RamDisk boot from USB device: Must RamDisk be C: ? Mark K Vallevand Windows XP Embedded 3 03-28-2005 03:17 PM
ramdisk is c: or ? Greg Chu The Small Windows XP Embedded 2 05-27-2004 08:50 PM
About RamDisk Arlin Windows XP Embedded 1 05-08-2004 09:55 AM
RamDisk in XPe? Bryan Windows XP Embedded 1 11-03-2003 06:22 PM
RamDisk Scott Windows XP Hardware 10 10-26-2003 04:35 PM