Can't create system image. 0x80780119 error after upgrade from 8 to 8.1
Posted
by
cichy202
on Super User
See other posts from Super User
or by cichy202
Published on 2013-10-19T15:53:42Z
Indexed on
2013/10/19
15:58 UTC
Read the original article
Hit count: 178
I have upgraded my Windows 8 PC to 8.1 yesterday and it seemed like everything is working fine until I tried to create System Image. I got an error 0x80780119 saying that there is to little space on one of the partitions.
I started looking into this problem and indeed one of the partitions does not meet the requirements. There are following partitions on my drive:
DISKPART> list partition
Partition ### Type Size Offset
------------- ---------------- ------- -------
Partition 1 Recovery 300 MB 1024 KB
Partition 2 System 100 MB 301 MB
Partition 3 Reserved 128 MB 401 MB
Partition 4 Primary 74 GB 529 MB
Partition 5 Primary 390 GB 75 GB
Partition 1 has only 13MB free space. Partition 2 has 70MB free space, partition 3 is MSFTRES, partition 4 is my C drive with around 35GB free and partition 5 is not included in system image. Partitions were create like this during installation of Windows 8 - clean install from scratch. I am using UEFI so the drive is GPT formatted.
So I thought, OK I can resize my C drive a little, move the partitions and expand the 1st one. I tried using GParted but it is not able to move the MSFTRES partition. It does not recognize the file system on it.
So the question is:
Is it possible to "clean up" the 1st partition in anyway? If not, is there anything special about MSFTRES partition? Or can I just remove it and create it a little further and just flag it as msftres with GParted?
© Super User or respective owner