MSFN Forum: WinPE and Win2K3/Sp1 Unattended Install Problem - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

WinPE and Win2K3/Sp1 Unattended Install Problem Rate Topic: -----

#1 User is offline   sabre31 

  • Group: Members
  • Posts: 4
  • Joined: 13-May 06

Posted 13 May 2006 - 02:21 AM

Hi -

I have followed the excellent tutorials on this forum however I am having an issue maybe somebody here has run across it.

I am using WinPE 2005 to boot up and install a Windows 2003 Standard w/SP1 OS using unattened answer file. WInPE boots up fine, I have the files correct on the CD for an unattended install and once I start the unattended install from startnet.cmd it loads up fine, starts copying files to the C drive and once its done it drops you to the command prompt.

No matter what I try, I even tried copying i386 to C first, then running winnt32.exe with the unattended answer file from there and still same issue. I have done many unattended windows CDs using syslinux. This is my first time with WinPE.

Here is my startnet.cmd

factory -winpe
echo.
echo.
format c: /fs:ntfs /q /V:HD /y
cd\Win2k3\i386
winnt32.exe /syspart:c /tempdrive:c /unattend:x:\Win2k3\i386\winnt.sif


As soon as winnt32.exe loads and copies files it drops to startnet.cmd command prompt each time.

I know the winnt.sif is fine as I use it currently to install Win2k3 in unattended mode using syslinux.


Any help is appreciated.


#2 User is offline   sabre31 

  • Group: Members
  • Posts: 4
  • Joined: 13-May 06

Posted 13 May 2006 - 09:40 PM

Never mind my question above I figured out the issue on my own..thanks

This post has been edited by sabre31: 13 May 2006 - 09:41 PM


#3 User is offline   Robell_Liu 

  • Junior
  • Pip
  • Group: Members
  • Posts: 53
  • Joined: 04-April 06

Posted 14 May 2006 - 07:44 PM

where do you figured out the issue on my own?.
Could you detail the description.!
I'm interest it.

#4 User is offline   sabre31 

  • Group: Members
  • Posts: 4
  • Joined: 13-May 06

Posted 14 May 2006 - 09:46 PM

I had to do a couple of things.

(1) Make sure you set the Disk Active using the diskpart command first such as:

select disk 0
clean
create partition primary
select partition 1
Select volume 1
assign letter c
select partition 1
active
exit


(2) then add the /makelocalsource syntax to winnt32 such as:

winnt32.exe /syspart:c /tempdrive:c /unattend:x:\Win2k3\i386\winnt.sif /makelocalsource


(3) Finally make sure you have en exit at the end of startnet.cmd so the system reboots after running winnt32.exe

Once the system reboots it will go into the windows 2003 setup using the answers from your unattended file.

Thanks

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy