deployment to flash

Posted: 01-20-2009, 11:23 PM
I have systems that I boot either via RBS or their own flash. Note that on
my target flash has the appearance of a hard drive (it is not on a USB bus).
Obviously upgrading an RBS image is simple involving replacement of the SDI
on the boot server. I want to implement the following for replacing the
entire flash load on many machines:
1. Boot an RBS/SDI image.
2. This system will see the flash as the D: drive.
3. Overwrite files on D: via code in the SDI system that gets files from a
server and writes them to D:
This is also relatively simple although not yet implemented. There is a
hard part. When I get target boards pre-loaded with an industrial flash
device, the devices are completely "erased" in the sense that all bits are
zero. I would like to partition/format such a new device as step 1.5 above.
I can do so in XP Desktop using the Computer Management/Disk Management GUI
but my XPe system is small and Command Shell based. Since MS claims that
DiskPart is a superset of the CM/DM, I should be able to perform the
operations programmatically in XPe by invoking a scripted DiskPart session
but I cannot find commands in the "superset" that does what the "subset"
accomplishes. My question is whether there is a way to accomplish my task
by using API functions in Windows or via DiskPart commands that I have not
found.

HM


Reply With Quote

Responses to "deployment to flash"

 
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
Encrypt compact flash (system partition) or Secure compact flash JohnG Windows XP Embedded 1 04-03-2008 03:27 PM
USB CD-ROM DOS XPe Deployment PJC Windows XP Embedded 3 11-10-2005 03:18 AM
inserting flash or flash navigation on mac peter Mac Office Power Point 1 06-04-2004 05:16 AM
ris deployment Travis Bean Windows XP Setup 2 04-20-2004 06:14 PM
Compact flash vs. USB flash drive JWolf6589 Mac Applications 1 07-08-2003 09:44 AM