Someone with a bit of perl knowledge pointed me toward the correct
place:
We've added a directory in the Z: drive called "2ksvrsp3", and modified
the
sub full_os_name ($) function in install.pl to include an extra elsif
case.
elsif ($stem eq '2ksvr') {
$ret = 'Windows 2000 Server';
}
James Barlow
-----Original Message-----
From: James Barlow
We're using unattend for installing Windows XP on our internal systems
(very successfully I might add). I've also been experimenting with using
it for Windows 2000 Server installs - I've knocked something together,
but there are a few fiddly bits which are causing me problems.
We are using separate server shares for the Internal Windows XP install
set Windows 2000 Server install set, and use the pxeboot menu to launch
a different boot image hardcoded with the Z: drive mapping depending on
whether we're doing an XP build or a server build. I've been mucking
about with the full_os_name() function to try and get it to output
"Windows 2000 Server" in the list of available systems if it sees a
directory called "2ksvrsp3" in the Z: drive, but I'm not having much
luck (primarily because what I know about Perl could be written on the
back of a matchbox).
This email and any attachments are confidential to the intended
recipient and may also be privileged. If you are not the intended
recipient please delete it from your system and notify the sender
immediately by telephoning +44(1684) 278700. You should not copy it
or use it for any purpose nor disclose or distribute its contents to
any other person.
-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
_______________________________________________
unattended-info mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-info