Re: disk partition question

Tech-Archive recommends: Fix windows errors by optimizing your registry



mike-ca wrote:
i want to install an embedded image(image.sdi 650MB) to a 20G disk only
want create one partition on that disk with logic letter c

i tried

diskpart
select disk 0
clean
create partition primary
assign letter=c
select partition 1
active
exit
format c: /fs:ntfs /q
sdimgr image.sdi /writepart:c: /yes


after it is booted, it only created a C drive with all the copied
file from image.sdi, however the size of C drive is only 650MB not
20GB. is there a way i can make C drive size to be 20 GB.

thanks

Personally, I use a similar system which instead of copying from an .sdi file - which is why the partition is 650MB, as that's the size of the image - I use xcopy to grab the image from a network drive.

--
Adora Belle Dearheart
A little ball of frustration wrapped up in a convenient spiky package.
.



Relevant Pages

  • Re: IRQL_NOT_LESS_OR_EQUAL and EWF
    ... I forgot that we already discussed the EWF points. ... Ghost would work better around deploying disk data but nothing is perfect. ... created by TD to the sdi file. ... Or, better, did you try formatting the target partition and copying ...
    (microsoft.public.windowsxp.embedded)
  • Re: IRQL_NOT_LESS_OR_EQUAL and EWF
    ... "The approach is pretty dangerous since SDI doesn't deal with MBR ... What's the SDI file size? ... Or, better, did you try formatting the target partition and copying ... write the image to the disk ...
    (microsoft.public.windowsxp.embedded)
  • Re: IRQL_NOT_LESS_OR_EQUAL and EWF
    ... I forgot that we already discussed the EWF points. ... Ghost would work better around deploying disk data but nothing is perfect. ... created by TD to the sdi file. ... Or, better, did you try formatting the target partition and copying ...
    (microsoft.public.windowsxp.embedded)
  • Re: SDI Manager
    ... sdimgr /pack is used for other purposes it can't compact partition of disk ... Create virtual disk in file. ... Use diskmanager to partition and format this disk with FAT. ... Now you will have SDI file that have data in your case in first 8-10 MB ...
    (microsoft.public.windowsxp.embedded)
  • Re: Linux community software-update-anarchy polemic
    ... Remember, I'm just a monkey. ... That implies that if you have one disk per partition, ... Trust the kernel or don't trust the kernel, but either way, both ...
    (comp.os.linux.misc)