Sorry for first answer (squirrelmail some times stricky).
> tovis escribió:
>> Hi!
>>
>> 1. At last moment, after installation of win XP prof SP2 (the target is
>> a
>> quite old Compaq EVO), it is need one more reboot - some hardware
>> installation (?) - but I can not find the right place to reboot, at
>> start
>> of post installation script it simple does not work (reboot window
>> simultanuosly with post installation of ActivePerl). How to work around?
>
> I think that I have mentioned before, you do not need to worry about
> this, just leave running.. it will get restarted and carry on the proper
> process.
>
I'm not sure, that coexisting modal window (request to "reboot now yes or
not") with console runnig install script will finish some time, without
intercation.

>>
>> 2. How to change scripts to use XP prof SP2, and after (under post
>> installation) use SP3 (hungarian version, instead of "Service Pack x" we
>> have "Szervizcsomag x"). I was try to "update" installation disk, but
>> some
>> thing goes wrong, installation failed!? I hope that post installation
>> will
>> work.
>>
> well, something is wrong here. you should get the right localizazed
> version on your network share.
> could you tell me what is the value of %WINLANG% on a new system?
>
What should be right localizazed?
After installation I have found in the registry:
  HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Control\Nls\Language
    InstallLanguage  REG_SZ  040e    - which is apropriate for hun
(I hope this is the right value for todo.pl)
May be you mean share, from I have been install?
I'm using Debian Etch and samba without any localization settings, exclude
general for Linux where all is set to "hu_HU". May be I need "dos charset"
and "unix charset" to be set in smb.conf? Could you give me a clue how I
can checkit is that good for me or nut?

I have been modified todo.pl (unattend versin 4.7) at line 223, inserting
the next code:
  elsif ($csd_version =~ /^Szervizcsomag (\d+)) {
    $sp = "sp$2";
  }
But result is that Perl complain about unknow/uninitialized argument :(
Also scrpit can not find apropriate %WINVER%-notips.pl script (I think I
need winxpsp2-notips.pl).
Also, in process of windows installation I have asked about windows time
zone!? - I thout it should not appair.

>> 3. How to restart post installation, to avoid restart whole process?
>>
>
>
> If the installation process stop after the perl installation then:
> (I am typing
> go to c:\netinst and execute mapzrun.bat then on a command line execute:
>
> z:\bin\todo.pl --go
>
> If perl has not been installed then:
>
> c:\netinst\mapzrun.bat c:\netinst\postinst.bat
>
>
Thanks a lot for answer :D



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to