{# Fragment returned by POST /session/start — analysis result + confirm form #} {% if error %}
{% else %}| File | {{ analysis.filename }} |
| Disk Format | {{ analysis.disk_format }} |
| Disk Size | {{ analysis.disk_size_gb }} GB |
| Operating System | {{ analysis.os_type or 'Unknown' }} |
| EFI Bootable | {{ 'Yes' if analysis.efi_detectable else 'Unknown' }} |
Is this correct? Configure the VM below and submit the conversion job.