Dear All,
Currently we are testing on deploying Windows 8 image to Surface Pro, HP Helix and etc (UEFI based PC).
From research, I found that UEFI based pc only able to bootup from FAT32 drives.
There is currently 2 solution for WIM files that bigger than 4GB (FAT32 Limitation). 1 is to split WIM files, another 1 is to create 2 drive which 1 for boot and 1 for deploy.
I am following the steps from here.
http://blogs.technet.com/b/askcore/archive/2013/03/20/creating-bootable-usb-drive-for-uefi-computers.aspx?CommentPosted=true#commentmessage
But i would like to know the details on how can I do the 2 drive? What folder should go to boot drive and what setting and folder should i apply on deploy drive.
Anyone here tested and working? Please help.