Steffen Kaiser <[EMAIL PROTECTED]> writes:

> I get prompted for a list of PnP-drivers to install and I do select
> one, but the resulting unattend.txt does not have the setting
> "OemPreinstall = Yes", hence, the driver does not get copied.  Is
> this intentional?

OemPreinstall = Yes is set in Z:\lib\unattend.txt, which is read just
before Z:\site\unattend.txt and Z:\site\config.pl.  So, did you modify
or remove Z:\lib\unattend.txt?  If not, what did you do, exactly :-) ?

> Some other thing:
> In the _meta section there is:
> 
>      ; Name of local Administrators group.  Should depend on language...
>      local_admin_group = Administrators
> 
> I am installing a German WinXP and the name of the group is indeed
> wrong, but there is no question about it; even when I enter some
> account when asked about which user to include into the local admin
> group.
> Actually, I don't care, because I do not add any specific user into
> this group, but only tested this feature.

For this, you will have to put a "local_admin_group = ..." setting
into Z:\site\unattend.txt by hand.  We do not (yet) have code to
determine this automatically based on the language of the version of
Windows being installed.

> There are plenty of comments in my unattend.txt-template; those copied
> over to the used unattend.txt file as blank "<spaces>;" lines. Why are
> they present at all and/or why do they get stripped?

Good question; they are supposed to get included verbatim (to make the
generated unattend.txt easier for a human to read).  Can you give a
specific example?

 - Pat


-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
unattended-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-devel

Reply via email to