Hi!

I have a problem with the unattended install of winxp sp2

If I choose to use the whole hd,
it coverts the hd to ntfs but doesnt resize it (it has ever 4GB)

Whats the problem?

mfg


PS Sorry for twice, but I have forgotten to send my unattended.txt

[Data]
     AutomaticUpdates = No
     Autopartition = 1
     MsDosInitiated = 0
     UnattendedInstall = Yes

[Unattended]
     UnattendMode = DefaultHidE
     ExtendOemPartitioni = 1
     UnattendSwitch = Yes
     OemPreinstall = Yes
     OemSkipEula = Yes
     FileSystem = ConvertNTFS
     WaitForReboot = No
     NoWaitAfterTextMode = 1
     NoWaitAfterGUIMode = 1
     DriverSigningPolicy = Ignore
     NonDriverSigningPolicy = Ignore
     OemPnPDriversPath =
"WINDOWS\DRIVER\graka\nvidia;WINDOWS\DRIVER\board\a8v-xe"

[Display]
     Xresolution = 1280
     Yresolution = 1024
     BitsPerPel = 32

[SetupParams]
     SkipMissingFiles = No

[GuiUnattended]
     EncryptedAdminPassword =xxxxxxxx
     AdminPassword =xxxxxxxx
     TimeZone = 110
     OEMSkipRegional = 1
     OemSkipWelcome = 1
     AutoLogon = Yes

[Shell]
     DefaultStartPanelOff = Yes
     CustomDefaultThemeFile = %SYSTEMROOT%\Resources\Themes\FSGThemeXP.Theme

[Identification]
     JoinDomain = net.fsg
     DomainAdmin = net.fsg\root
     DomainAdminPassword =xxxxxxxx

[UserData]
     ProductKey = xxxxxxxxxxxxxxxxxx
     FullName = Benutzer
     ComputerName = dhcpt206
     OrgName = "Test"

[RegionalSettings]
     LanguageGroup = 1
     Language = 0407

[Networking]
     InstallDefaultComponents = No

[NetClients]
     MS_MSClient = params.MS_MSClient

[NetServices]
     MS_SERVER = params.MS_SERVER
     MS_PSched = params.MS_PSched

[NetProtocols]
     MS_TCPIP = params.MS_TCPIP

[WindowsFirewall]
     Profiles = WindowsFirewall.TurnOffFirewall

[WindowsFirewall.TurnOffFirewall]
     Mode = 0

[NetAdapters]
     Adapter1 = params.Adapter1

[params.Adapter1]
     INFID = *

[params.MS_TCPIP]
     DNS = No
     UseDomainNameDevolution = No
     EnableLMHosts = No
     AdapterSections = params.MS_TCPIP.Adapter1

[params.MS_TCPIP.Adapter1]
     DNSDomain = net.fsg
     IPAddress = 192.168.204.206
     SpecificTo = Adapter1
     DHCP = No
     SubnetMask = 255.255.248.0
     DefaultGateway = 192.168.201.4
     DNSServerSearchOrder = 192.168.206.31,192.169.201.201
     WINS = No
     NetBIOSOptions = 0

; This section is for informational purposes.
; Windows Setup does not use it.
[_meta]
     local_admins = dvprak1
     macaddr = 0015F2C69227
     fdisk_cmds = "fdisk /clear 1;fdisk /pri:100,100;fdisk /delete
/pri:1;fdisk /pri:4000;fdisk /activate:1"
     ; NTP servers, separated by commas or spaces
     ntp_servers = ""
     ; Directory holding OS media directories
     os_dir = Z:\os
     ; Prompt for confirmation before running fdisk_cmds?
     fdisk_confirm = 1
     ; Display prompt for final edits?
     edit_files = 1
     ipaddr = 192.168.204.206
     ; Password for mapping install share
     z_password =xxxxxxxx
     format_cmd = "format /y /z:seriously /q /u /a /v: c:"
     ; Install share drive letter in DOS
     dos_zdrv = Z:
     netinst = c:\netinst
     ; Username for mapping install share
     z_user = guest
     ; UNC path to install share
     z_path = \\ntinstall\install
     ; Command to disable (or modify) autologon when installation finishes
     autolog = "autolog.pl --logon=0"
     OS_media = Z:\os\xpsp2
     ; Install share drive letter
     z_drive = Z:
     replace_mbr = 1
     ; Contents of doit.bat script
     doit_cmds = "Z:;cd Z:\os\xpsp2\i386;winnt /rx:lang
/s:Z:\os\xpsp2\i386 /u:C:\netinst\unattend.txt"
     ; First script run by postinst.bat
     top = base.bat
     ; Optional script(s) run by postinst.bat
     middle = ""
     ; Last script(s) run by postinst.bat
     bottom = ""

[GuiRunOnce]
     ; Command which runs after OS installation finishes
     Command0 = "C:\netinst\mapznrun.bat C:\netinst\postinst.bat"


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to