Solved Unattend ModifyPartitions on second disk


raddirad

New member
Local time
3:14 AM
Posts
11
Visit site
OS
macOS, Ubuntu, Debian, Windows 11
Hi

I am currently facing a problem when trying to run the following setup.

I have a system with two harddrives.
I want to have the second harddrive to contain the data partition
The partition already exists on the drive itself. I need to integrate the data drive to the unattend.xml so that the data drive is present in Windows after installation.

However the setup.exe gives me an error
```
settings/DiskConfiguration/Disk/[DiskID="1"]/ModifyPartitions/ModifyPartition/[Order="1"]/Format
Provided unattend file is not valid
```

I also attached a screenshot of the relevant section of the unattend.xml
As said the partitions already exists as they have been created before running the setup.exe

What needs to be done to make it work?

Regards
 

Attachments

  • Bildschirmfoto 2024-11-12 um 13.48.17.png
    Bildschirmfoto 2024-11-12 um 13.48.17.png
    125.2 KB · Views: 2
  • Bildschirmfoto 2024-11-12 um 13.49.14.png
    Bildschirmfoto 2024-11-12 um 13.49.14.png
    42.4 KB · Views: 2

My Computer

System One

  • OS
    macOS, Ubuntu, Debian, Windows 11
    Computer type
    Laptop
Seems I have solved it myself by adding the Format Tag. As it now continues with the installation
 

My Computer

System One

  • OS
    macOS, Ubuntu, Debian, Windows 11
    Computer type
    Laptop
Back
Top Bottom