ich habe letzte Nacht Stunden lang das Internet durchsucht und auch einige Seite gefunden aber ohne Erfolg
versuche auf einen HP N40L mit 6GB RAM und einer 60GB SSD WHS2011 zu Installieren
diese ist wohl durch die Install per USB und einer cfg.ini zur Automatisierung wohl auch möglich
am Server habe ich eine Bildschirm angeschlossen um das ganze genau zu verfolgen
und sollte das System neu starten auch zu sehen ob die Boot Reihenfolge falsch wäre (es passiert kein Neustart bis zum Fehler)
das ist meine cfg.ini
Code: Alles auswählen
[WinPE]
ConfigDisk=1
CheckReqs=0
PID=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
WindowsPartitionSize=MAX
[InitialConfiguration]
Locale=de-De
Country=DE
Keyboard=00000407
AcceptEula=true
AcceptOEMEula=true
Settings=Updates
ServerName=bbo-server
PlainTextPassword=123456
PasswordHint=654321
Settings=All
Mit folgendern Fehlermeldung
Code: Alles auswählen
[30.06.2012 16:24:17 2e4] INFO: BIOS requested boot disk is \Device\Harddisk0\Partition0
[30.06.2012 16:24:17 2e4] INFO: Getting configuration for SystemPartitionType
[30.06.2012 16:24:17 2e4] INFO: Populating internal setting from existing data
[30.06.2012 16:24:17 2e4] INFO: MBR firmware detected
[30.06.2012 16:24:17 2e4] INFO: GetFirmwareEnvironmentVariableW indicated required partition type 1 (Status: 1)
[30.06.2012 16:24:17 2e4] INFO: Getting configuration for SystemPartitionActive
[30.06.2012 16:24:17 2e4] INFO: Populating internal setting from existing data
[30.06.2012 16:24:17 2e4] INFO: Getting configuration for SystemPartitionFormat
[30.06.2012 16:24:17 2e4] INFO: Populating internal setting from existing data
[30.06.2012 16:24:17 2e4] INFO: Getting configuration for MSRPartitionType
[30.06.2012 16:24:17 2e4] INFO: Populating internal setting from existing data
[30.06.2012 16:24:17 2e4] INFO: Getting configuration for WindowsPartitionID
[30.06.2012 16:24:17 2e4] INFO: Getting configuration for WindowsPartitionSize
[30.06.2012 16:24:17 2e4] INFO: Calculated pre system partition remaining space as: 59916574720
[30.06.2012 16:24:17 2e4] INFO: Extending system partition over the remainder of the disk
[30.06.2012 16:24:17 2e4] INFO: Getting configuration for WindowsPartitionExtend
[30.06.2012 16:24:17 2e4] INFO: Populating internal setting from existing data
[30.06.2012 16:24:17 2e4] INFO: Getting configuration for FinalPartitionID
[30.06.2012 16:24:17 2e4] INFO: Populating internal setting from existing data
[30.06.2012 16:24:17 2e4] INFO: System partition set to span the disk skipping filler and final partitions
[30.06.2012 16:24:17 2e4] INFO: Getting configuration for FillerCreationInfo
[30.06.2012 16:24:17 2e4] INFO: Populating internal setting from existing data
[30.06.2012 16:24:17 2e4] INFO: No filler partitions requested skipping assembly
[30.06.2012 16:24:17 2e4] INFO: Creating filler partitions using XML: (null)
[30.06.2012 16:24:17 2e4] INFO: Getting configuration for FillerModificationInfo
[30.06.2012 16:24:17 2e4] INFO: Populating internal setting from existing data
[30.06.2012 16:24:17 2e4] INFO: No filler partitions requested skipping assembly
[30.06.2012 16:24:17 2e4] INFO: Modifying filler partitions using XML: (null)
[30.06.2012 16:24:17 2e4] INFO: Getting configuration for InstallLanguage
[30.06.2012 16:24:17 2e4] INFO: Populating internal setting from existing data
[30.06.2012 16:24:17 2e4] INFO: Getting configuration for PID
[30.06.2012 16:24:17 2e4] INFO: Getting configuration for PostInstallScript
[30.06.2012 16:24:17 2e4] INFO: Skipping optional configuration, no value specified
[30.06.2012 16:24:17 2e4] INFO: Setup Checking System Requirements ---------------------------------
[30.06.2012 16:24:17 2e4] INFO: Checking CheckReqs key in the ini file
[30.06.2012 16:24:17 2e4] INFO: Found CheckReqs=0 in the ini File, will not enforce system requirements
[30.06.2012 16:24:17 2e4] ERROR: System does not meet minimum HDD requirements. Required 160 GB; Actual 60 GB
[30.06.2012 16:24:17 2e4] INFO: System meets minimum RAM requirements
[30.06.2012 16:24:17 2e4] INFO: System meets minimum processor speed requirements
[30.06.2012 16:24:17 2e4] INFO: System meets minimum processor core requirements
[30.06.2012 16:24:17 2e4] INFO: System meets architecture requirements
[30.06.2012 16:24:17 2e4] INFO: Setup Configuring System Drive ---------------------------------------
[30.06.2012 16:24:17 2e4] INFO: Checking ConfigDisk key in the ini file
[30.06.2012 16:24:17 2e4] Successfully cleaned disk \\?\PhysicalDrive0
[30.06.2012 16:24:17 2e4] INFO: Setup Launching Windows Installation ---------------------------------
[30.06.2012 16:24:17 2e4] INFO: Creating the unattend file from the template
[30.06.2012 16:24:17 2e4] INFO: Checking RunSetup key in the ini file
[30.06.2012 16:24:17 2e4] INFO: Checking SetupCmdLn key in the ini file
[30.06.2012 16:24:17 2e4] INFO: No value supplied, using default value
[30.06.2012 16:24:17 2e4] INFO: Handing cotrol to windows setup and marking the cfg.ini as processed
[30.06.2012 16:24:17 2e4] INFO: Launching Win7 Setup from: X:\sources\setup.exe with cmd line: setup.exe /uilanguage:de-de /unattend:X:\unattend.xml)
[30.06.2012 16:27:38 2e4] ERROR: Win7 Setup Exited with 31
[TRACE] UIBackend::RunWindowsSetup : Exited (0x80004005)
[TRACE] UIBackend::Launch : Exited (0x80004005)
[30.06.2012 16:27:38 2e4] There was an error launching unattended setup.
[30.06.2012 16:27:38 2e4] Getting the reason for the failure.
[30.06.2012 16:27:38 2e4] Failed generating the unattend file and launching Windows Setup
[30.06.2012 16:27:38 2e4] starting the ui mode to show the error page since there was a failed attempt to run in unattended mode
[30.06.2012 16:27:38 2e4] Initializing common controls
[30.06.2012 16:27:38 2e4] Done initializing common controls
[30.06.2012 16:27:38 2e4] Displaying the wizard
folgende zwei Links hier im Forum haben leider nicht geholfen

viewtopic.php?f=61&t=16597
viewtopic.php?f=9&t=827