luminoso Posted September 15, 2010 Share Posted September 15, 2010 Hi!I'm doing some experiments with imagex just to try understand how does this work and how I can benefit from it.The objective is to capture an image with all updates installed and with a few (~20, 30) programs installed.Step by step:1) Create two VM machines and install an untouched Windows 7 in each. Let's call it A and B2) On machine A install windows AIK and on windows B run sysprep, install all software and finish with sysprep shutdown + generalize3) On machine A mount virtual hard drive of machine B, then capture it:Assumptions:-Machine B is now E:\-Copied untouched W7 install CD to c:\imagexCommand 1: imagex /COMPRESS fast /CHECK /VERIFY /CAPTURE E:\ C:\IMAGEX\sources\install.wim "WAIK1" "WAIK2DESC"Command 2: oscdimg.exe /b"c:\Program Files\Windows AIK\Tools\PETools\amd64\boot\etfsboot.com" /n /m /o /l"WAIKteste1" c:\IMAGEX c:\test1.iso4) Try to install final test1.iso with captured image in a new, clean VMBut I got an error that is:"Windows cannot open the required file D:\Sources\install.wim. Make sure all files required for installation are available, and restart the installation. Error code: 0x80070026"---What I've already done:- Searched for this error and for tips on search engines.- Tried to not use generalize option- Mixed up some imagex flagsSo, am I doing something wrong here? Any help is appreciated. Link to comment Share on other sites More sharing options...
luminoso Posted September 15, 2010 Author Share Posted September 15, 2010 Nevermind!stupid oscdimg still forces joilet even with install.wim bigger than 2GB.This is a JOILET limitation. UDF must be used (-u2 switch) Link to comment Share on other sites More sharing options...
pietpuk Posted October 8, 2010 Share Posted October 8, 2010 Thank you SO much.I had the same problem and was looking in the completely wrong direction to solve it You saved my day! Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now