SDI - Use max size on target disk

  • Thread starter Thread starter Michel REYDET
  • Start date Start date
M

Michel REYDET

I create a SDI file with sdi loader. The size of my
virtual disk is 650M.
When I lay down my Image with sdimgr
MyImage.sdi /writedisk:0 /yes
My target disk size is equal of my .sdi file.
How to use the total space of my target disk ?

PS : The MSDN 'Bulding and deploying XP Embedded Images'
don't explain this isue.


Thank
 
Note In general, the amount of RAM necessary for a client device is
twice the size of the image to be used.

This is from the Remote Boot Uutility, but will be the same for any
Ramdisk based solution. So you should simply start with a smaller solution
or add more ram
 
Back
Top