Re: disk partition question
- From: Adora Belle Dearheart <heidi.linda@xxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 27 Sep 2006 09:41:25 +0100
mike-ca wrote:
i want to install an embedded image(image.sdi 650MB) to a 20G disk onlyPersonally, 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.
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
--
Adora Belle Dearheart
A little ball of frustration wrapped up in a convenient spiky package.
.
- Follow-Ups:
- Re: disk partition question
- From: Jason
- Re: disk partition question
- References:
- disk partition question
- From: mike-ca
- disk partition question
- Prev by Date: Re: System Cloning Confusion.....plz suggest
- Next by Date: Re: Problems installing a USB Modem
- Previous by thread: disk partition question
- Next by thread: Re: disk partition question
- Index(es):
Relevant Pages
|