TheTechGuide Forum
General Category => Tech Clinic => Topic started by: Anonymous on August 30, 2002, 03:18:01 AM
-
Hi, this is my first post so please be kind :-) !
Anyway, I am attempting an unattended install of W2K server which also installs the required SCSI adapter during the setup process.
My question is specifically about the txtsetup.oem file format.
The section [disks] has the format :
diskN = \"description\",tagfile,directory
The bit that concerns me is the \"tagfile\" value.
In the txtsetip.oem file I have from the manufacturer the tagfile value is \"disk.1\". I understand this means there should be a file called \"disk.1\" on my drivers disk, but does this file need to appear anywhere on the W2K server disk or the floppy that holds the WINNT.SIF file ?
Can I remove the tagfile reference completely from the [disks] section when doing an unattended install ?
Any advice on this issue greatly appreciated.
Mark Abbiss
-
You must have a tag file.
it might be .tag, or .sys.
I'm sure your scsi vendors added a txtsetup.oem of their own, with all the correct information. the tag file must be in the TEXTMODE dir along with txtsetup.oem.
it also must present under [oembootfiles] in winnt.sif