Author Topic: Unattended Setup from bootable Win2k CD  (Read 922 times)

MicOfLZ

  • Guest
Unattended Setup from bootable Win2k CD
« on: June 15, 2001, 03:24:01 AM »
I made a bootable Win2k CD finally work with your instructions. But how can I run an unattended setup from the booting CD ? Where do I have to set this flag ?

Any comments appreciated
MicOfLZ

Anonymous

  • Guest
Unattended Setup from bootable Win2k CD
« Reply #1 on: July 16, 2001, 03:50:58 PM »
Hi. I have just got this working. You need to place a Winnt.sif file in the I386 folder, suggest you create a standard Unattend.txt file and run the syntax Winnt /u:unattend.txt /s:(source files) this will make W2k convert the file into a winnt.sif for you (the contents WILL be different). After the first textmode copy wthe winnt.sif file will sit in the $win_nt$.~bt (or ~ls?(memory failure)). This file should now work with your hardware. Additionally all OEM hardware can be plugged in as necessary althought you might encounter an error message about invalid entries in txtsetup.oem (Q242526). Hope this is useful.