RedGreenBlue09 / WFAv7_Installer

Batch script to install Windows 10 ARM to Lumia devices (dual boot & single boot).
Microsoft Reciprocal License
70 stars 15 forks source link

[Error] Resize-Partition : Size Not Supported #6

Closed Bluebotlabz closed 2 years ago

Bluebotlabz commented 2 years ago

I am trying this on a Lumia 930, it has been reset and should have the required storage, it is running Windows 10 Mobile and with an unlocked bootloader, however, the installation fails, here is log:

#### INSTALLATION WAS STARTED AT 12:52:34.56 ####  
=========================================================  
## Device is 1  ##  
## MainOS is E: ##  

## EFIESP PN is 25 ##  
## Data PN is 28 ##  
Resize-Partition : Size Not Supported

Extended information:
The specified shrink size is too big and will cause the volume to be smaller than the minimum 
volume size.

Activity ID: {b92854c4-4669-4b2a-b327-bcbcad7d2be4}
At line:1 char:1
+ Resize-Partition -DiskNumber 2 -PartitionNumber 28 -Size 16384MB; exi ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (StorageWMI:ROOT/Microsoft/.../MSFT_Partition) [Re 
   size-Partition], CimException
    + FullyQualifiedErrorId : StorageWMI 4097,Resize-Partition

   DiskPath: \\?\usbstor#disk&ven_msft&prod_phone_mmc_stor&rev_1.00#15000000-194b-4f0c-0000-000
000000000&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}

PartitionNumber  DriveLetter Offset                            Size Type                       
---------------  ----------- ------                            ---- ----                       
31               N           2680160256                        4 MB Basic                      
The type of the file system is RAW.
The new file system is NTFS.
QuickFormatting 4.0 MB
Creating file system structures.
Format complete.                         
       4.0 MB total disk space.
       1.8 MB are available.
=========================================================  

Deployment Image Servicing and Management tool
Version: 10.0.19041.1

Error: 112

There is not enough space on the disk.

The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log
=========================================================  
#### INSTALLATION CANCELED #### 

Thanks in advance

[EDIT: I am running Windows 11 if that is important]

Bluebotlabz commented 2 years ago

Tried it on a Windows 10 machine, it seemes to be working.

Overall Windows Phone tools and utilities do not seem to like running on Windows 11 much