yuzu_yen Posted October 24, 2006 Posted October 24, 2006 I've created a UBCD4Win + unattended 2003 R2 installation DVD.After booting the DVD, a partitioning script and winnt32.exe will be executed for fully automated 2003 R2 installation with auto partitioning. Installation went OK. The problem is when I try to install adminpak, it asks for a MS 2003 Server installation Disc. If I proceed without /unattended: option and do normal attended installation. This problem will not show. Anyone knows why or have the same experience?Here are the winnt32 commands I tried:d:\w2k3r2\i386\winnt32.exe /syspart:c: /tempdrive:c /unattend:"d:\unattended.txt" /makelocalsource /norebootd:\w2k3r2\i386\winnt32.exe /syspart:c: /tempdrive:c /makelocalsource /noreboot
yuzu_yen Posted October 25, 2006 Author Posted October 25, 2006 If no one has seen such problem, any suggestion on how to debug this?
yuzu_yen Posted October 26, 2006 Author Posted October 26, 2006 (edited) I did a diff with the files under c: created after running winnt32.exe. Found that OriSrc in "c:\$WIN_NT.~BT\winnt.sif" was set to "A:\I386" instead of the correct value "X:\w2k3r2" when run winnt32.exe with unattended: option. Change this back to correct value fixed the problem.Does anyone know why this wrong value is generated? Edited October 26, 2006 by yuzu_yen
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now