Skip to content

Crashes with Toradex TH2 IoTUAP Image #1

@pivotman319-owo

Description

@pivotman319-owo

The Toradex 10586 IoTUAP image provided for Apalis T30 boards uses an MBR partition layout (with disk contents merely consisting of EFIESP, MainOS and Data) and will crash upon attempting to read the GPT partition table:

C:\Users\pivot\Documents\personal works\misc\NT\w10m\ex\dd2ffu>DD2FFU.exe -i "C:\Users\pivot\Documents\ISO Images\RTM Releases\Windows 10\v1511\IoTUAP\NVFlash_Win10_TH2_EMMC_0_0_2\flashdisk.nb0" -f "C:\Users\pivot\Documents\ISO Images\Experiments\th2_iotuap_surfacert\flashdisk_conv.ffu"
Converts DD raw image files into FFU files for flashing. 1.0.0.5
Copyright (C) 2025 Proto Beta Test

[17:09:09][Information] Tool is running in Image Dump mode.
[17:09:09][Information] Gathering disk image geometry...
Failed to read partition array
Unhandled exception. System.Exception: Failed to read partition array
   at DD2FFU.Streams.EPartitionStream.GetPartsFromGPT() in C:\Users\gus33\Documents\GitHub\DD2FFU\DD2FFU\Streams\EPartitionStream.cs:line 155
   at DD2FFU.Streams.EPartitionStream..ctor(Stream stream, String[] partitionstoexclude) in C:\Users\gus33\Documents\GitHub\DD2FFU\DD2FFU\Streams\EPartitionStream.cs:line 22
   at DD2FFU.ImageUtils.ConvertDD2VHD(String ddfile, String vhdfile, String[] partitions, Boolean Recovery, Int32 SectorSize) in C:\Users\gus33\Documents\GitHub\DD2FFU\DD2FFU\ImageUtils.cs:line 152
   at DD2FFU.Program.Convert(String imgFile, String ffuFile, String temp, String drive, String[] excludelist, String osversion, String antitheftversion, Boolean selfhost, Boolean headless, Boolean Recovery) in C:\Users\gus33\Documents\GitHub\DD2FFU\DD2FFU\Program.cs:line 87
   at DD2FFU.Program.<>c__DisplayClass1_0.<Main>b__0(Options o) in C:\Users\gus33\Documents\GitHub\DD2FFU\DD2FFU\Program.cs:line 44
   at CommandLine.ParserResultExtensions.WithParsed[T](ParserResult`1 result, Action`1 action)
   at DD2FFU.Program.Main(String[] args) in C:\Users\gus33\Documents\GitHub\DD2FFU\DD2FFU\Program.cs:line 25

Failing disk image provided here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions