Share via

Automated Install Disk Configuration

Anonymous
2019-01-09T20:48:22+00:00

Hello,

I've been banging my head against the wall for a couple days and hoping for a little help.  I'm trying to build a Windows 10 Pro Image.  I've built a USB key with 2 partitions, 1 for booting and one for the images.  The image is on the second partition that I'd like to assign letter u to and I'd like the boot partition to have letter t assigned.  For some reason though I always get an error, Windows could not collect information for [OSImage] since the speified image file ... does not exist  and when I hit Shift-F10 I see that the disk configuration was not done and that's why it can't find my file.  Below is my disk configuration that was built with Windows System Image Manager.  Does anyone see why it's not working?

-<DiskConfiguration>

<WillShowUI>OnError</WillShowUI>

-<Disk wcm:action="add">

-<CreatePartitions>

-<CreatePartition wcm:action="add">

<Order>1</Order>

<Size>500</Size>

<Type>Primary</Type>

</CreatePartition>

-<CreatePartition wcm:action="add">

<Order>2</Order>

<Size>100</Size>

<Type>EFI</Type>

</CreatePartition>

-<CreatePartition wcm:action="add">

<Order>3</Order>

<Size>16</Size>

<Type>MSR</Type>

</CreatePartition>

-<CreatePartition wcm:action="add">

<Extend>true</Extend>

<Order>4</Order>

<Type>Primary</Type>

</CreatePartition>

</CreatePartitions>

-<ModifyPartitions>

-<ModifyPartition wcm:action="add">

<Format>NTFS</Format>

<Label>WinRE</Label>

<Order>1</Order>

<PartitionID>1</PartitionID>

<TypeID>DE94BBA4-06D1-4D40-A16A-BFD50179D6AC</TypeID>

</ModifyPartition>

-<ModifyPartition wcm:action="add">

<Format>FAT32</Format>

<Label>System</Label>

<Order>2</Order>

<PartitionID>2</PartitionID>

</ModifyPartition>

-<ModifyPartition wcm:action="add">

<Order>3</Order>

<PartitionID>3</PartitionID>

</ModifyPartition>

-<ModifyPartition wcm:action="add">

<Format>NTFS</Format>

<Label>Windows</Label>

<Letter>C</Letter>

<Order>4</Order>

<PartitionID>4</PartitionID>

</ModifyPartition>

</ModifyPartitions>

<DiskID>0</DiskID>

<WillWipeDisk>true</WillWipeDisk>

</Disk>

-<Disk wcm:action="add">

-<ModifyPartitions>

-<ModifyPartition wcm:action="modify">

<PartitionID>1</PartitionID>

<Letter>U</Letter>

<Order>5</Order>

</ModifyPartition>

-<ModifyPartition wcm:action="modify">

<Letter>V</Letter>

<Order>6</Order>

<PartitionID>2</PartitionID>

</ModifyPartition>

</ModifyPartitions>

<DiskID>1</DiskID>

<WillWipeDisk>false</WillWipeDisk>

</Disk>

</DiskConfiguration>

-<ImageInstall>

-<OSImage>

-<InstallTo>

<DiskID>0</DiskID>

<PartitionID>4</PartitionID>

</InstallTo>

-<InstallFrom>

<Path>v:\pcnT460driversonly-windowspartition.wim</Path>

</InstallFrom>

</OSImage>

</ImageInstall>

Windows for home | Windows 10 | Install and upgrade

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2019-01-10T10:23:49+00:00

Hi,

Thank you for writing to Microsoft Community Forums.

I see that you are working on Windows System Image Manager and having issues assigning letter to your boot partition. I would like to inform you that we have a team of experts who are better aligned to resolve your issue. Please post your query on Windows 10 IT Pro forum so that it reaches the dedicated team.

Regards,

Was this answer helpful?

0 comments No comments

0 additional answers

Sort by: Most helpful