5
2
Are there any pre-created Autounattend.xml files for Windows 7 unattended installation x86? I have been experimenting and creating the XML file but I am always being prompted to choose which hard disk to format. I can't seem to add in the script to automate that process.
I tried adding the DiskConfiguration portion but the installation keeps giving me error that my diskID is incorrect.
How do I resolve this issue? Is there any pre-created Autounattend.xml file that automates everything?
I want it to work for VMware virtual machine. Currently, VMware creates its own default disk. So RT Seven Lite only works for normal computer and not VMware.
When you say VMWare creates it's own default disk, do you mean it formats the disk with a filesystem? (I apologize, I am only familiar with VirtualBox) – Breakthrough – 2011-06-29T10:24:35.403
@Breakthrough No it does not format the disk with a filesystem, I have to use the Autounattend.xml to specify the format type. What I meant was VMware creates its own default disk without any partition which is 'Disk0 Unallocated Space'. Btw Here the link to my Autounattend.xml script: http://pastebin.com/dGjap3Wf.
– user448402 – 2011-06-30T03:35:57.607