Ein Fehler ist aufgetreten
Ein Fehler ist aufgetreten
When integrating the textmode drivers: /mnt/hd/drv/1/txtsetup.oem found integrating textmode driver:
I get an error : 'd1'.
I can only clik ok. If I reboot windows cannot find its kernel. Again with windows 2003 64 bits intallations. This is a not the latest opsi, maybe I need to install that and see if the errors go away.
- j.schneider
- uib-Team
- Beiträge: 2050
- Registriert: 29 Mai 2008, 15:14
Re: Ein Fehler ist aufgetreten
seems to be a problem while parsing the txtsetup.oem.
Which version of the opsi-linux-bootimage is installed?
Could you please attach the driver as an archive?
Greetings,
Jan Schneider
Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.
Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.
uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de
Re: Ein Fehler ist aufgetreten
opsi-linux-bootimage: 20090827-1 (pretty old, I know, but it has been working fine until now so ...).
I do not know what the driver is. It must be something from vmware, because this is a virtual machine.
- j.schneider
- uib-Team
- Beiträge: 2050
- Registriert: 29 Mai 2008, 15:14
Re: Ein Fehler ist aufgetreten
I would recommend http://download.opensuse.org/repositori ... -1_all.deb
Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.
Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.
uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de
Re: Ein Fehler ist aufgetreten
Code: Alles auswählen
izopsi01:/opt/pcbin/install/win2008-x64# dpkg -l | grep opsi
ii opsi-atftpd 0.7.dfsg-1.4 advanced TFTP server - opsi version with pcr
ii opsi-configed 1.4.22-1 OPSI config editor
ii opsi-depotserver 3.4-1 server fuer das Softwareverteilungssystem OP
ii opsi-linux-bootimage 20101007-1 Linux-Bootimage fuer das Softwareverteilungs
ii opsi-utils 3.4-4 OPSI utils
ii opsiconfd 2.0.0.25-1 OPSI configuration service
ii opsipxeconfd 0.3.8-1 OPSI PXE configuration daemon
ii python-opsi 3.4.0.14-1 OPSI python library
Source directory /mnt/opsi/install/win2003/r2/x64/i386 not found
?
- j.schneider
- uib-Team
- Beiträge: 2050
- Registriert: 29 Mai 2008, 15:14
Re: Ein Fehler ist aufgetreten
Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.
Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.
uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de
Re: Ein Fehler ist aufgetreten
" | /sbin/sfdisk -D /dev/sda (Posix.py|613)
[6] [Okt 13 11:55:21] Using encoding 'UTF-8' (Posix.py|644)
[7] [Okt 13 11:55:21] >>> Checking that no-one is using this disk right now ... (Posix.py|684)
[7] [Okt 13 11:55:21] >>> (Posix.py|684)
[7] [Okt 13 11:55:21] >>> Disk /dev/sda: 5221 cylinders, 255 heads, 63 sectors/track (Posix.py|684)
[7] [Okt 13 11:55:21] >>> Old situation: (Posix.py|684)
[7] [Okt 13 11:55:21] >>> OK (Posix.py|684)
[7] [Okt 13 11:55:21] >>> (Posix.py|684)
[7] [Okt 13 11:55:21] >>> sfdisk: ERROR: sector 0 does not have an msdos signature (Posix.py|684)
[7] [Okt 13 11:55:21] >>> /dev/sda: unrecognized partition table type (Posix.py|684)
[7] [Okt 13 11:55:21] >>> No partitions found (Posix.py|684)
[7] [Okt 13 11:55:21] >>> New situation: (Posix.py|684)
[7] [Okt 13 11:55:21] >>> Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0 (Posix.py|684)
[7] [Okt 13 11:55:21] >>> (Posix.py|684)
[7] [Okt 13 11:55:21] >>> Device Boot Start End #cyls #blocks Id System (Posix.py|684)
[7] [Okt 13 11:55:21] >>> /dev/sda1 * 0+ 5220 5221- 41937651 c W95 FAT32 (LBA) (Posix.py|684)
[7] [Okt 13 11:55:21] >>> /dev/sda2 0 - 0 0 0 Empty (Posix.py|684)
[7] [Okt 13 11:55:21] >>> /dev/sda3 0 - 0 0 0 Empty (Posix.py|684)
[7] [Okt 13 11:55:21] >>> /dev/sda4 0 - 0 0 0 Empty (Posix.py|684)
[7] [Okt 13 11:55:21] >>> Successfully wrote the new partition table (Posix.py|684)
[7] [Okt 13 11:55:21] >>> (Posix.py|684)
[7] [Okt 13 11:55:21] >>> Re-reading the partition table ... (Posix.py|684)
[7] [Okt 13 11:55:21] >>> (Posix.py|684)
[7] [Okt 13 11:55:21] >>> If you created or changed a DOS partition, /dev/foo7, say, then use dd(1) (Posix.py|684)
[7] [Okt 13 11:55:21] >>> to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1 (Posix.py|684)
[7] [Okt 13 11:55:21] >>> (See fdisk(8).) (Posix.py|684)
[7] [Okt 13 11:55:21] Exit code: 0 (Posix.py|691)
[6] [Okt 13 11:55:21] Forcing kernel to reread partition table of '/dev/sda'. (Posix.py|1229)
[6] [Okt 13 11:55:21] Executing: /sbin/sfdisk --re-read /dev/sda (Posix.py|613)
[6] [Okt 13 11:55:21] Using encoding 'UTF-8' (Posix.py|644)
[7] [Okt 13 11:55:21] Exit code: 0 (Posix.py|691)
[6] [Okt 13 11:55:23] Executing: /sbin/sfdisk -l /dev/sda (Posix.py|613)
[6] [Okt 13 11:55:23] Using encoding 'UTF-8' (Posix.py|644)
[7] [Okt 13 11:55:23] >>> (Posix.py|684)
[7] [Okt 13 11:55:23] >>> Disk /dev/sda: 5221 cylinders, 255 heads, 63 sectors/track (Posix.py|684)
[7] [Okt 13 11:55:23] >>> Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0 (Posix.py|684)
[7] [Okt 13 11:55:23] >>> (Posix.py|684)
[7] [Okt 13 11:55:23] >>> Device Boot Start End #cyls #blocks Id System (Posix.py|684)
[7] [Okt 13 11:55:23] >>> /dev/sda1 * 0+ 5220 5221- 41937651 c W95 FAT32 (LBA) (Posix.py|684)
[7] [Okt 13 11:55:23] >>> /dev/sda2 0 - 0 0 0 Empty (Posix.py|684)
[7] [Okt 13 11:55:23] >>> /dev/sda3 0 - 0 0 0 Empty (Posix.py|684)
[7] [Okt 13 11:55:23] >>> /dev/sda4 0 - 0 0 0 Empty (Posix.py|684)
[7] [Okt 13 11:55:23] Exit code: 0 (Posix.py|691)
[6] [Okt 13 11:55:23] Size of disk '/dev/sda': 42944186880 Byte / 40954 MB (Posix.py|1103)
[7] [Okt 13 11:55:23] Partition found =>>> number: 1, start: 0 MB (0 cyl), end: 40946 MB (5220 cyl), size: 40954 MB (5221 cyl), type: c, fs: fat32, boot: True (Posix.py|1139)
[7] [Okt 13 11:55:23] Waiting for device '/dev/sda1' to appear (Posix.py|1142)
[7] [Okt 13 11:55:23] Device '/dev/sda1' found (Posix.py|1150)
[6] [Okt 13 11:55:23] Executing: /sbin/sfdisk -uS -l /dev/sda (Posix.py|613)
[6] [Okt 13 11:55:23] Using encoding 'UTF-8' (Posix.py|644)
[7] [Okt 13 11:55:23] >>> (Posix.py|684)
[7] [Okt 13 11:55:23] >>> Disk /dev/sda: 5221 cylinders, 255 heads, 63 sectors/track (Posix.py|684)
[7] [Okt 13 11:55:23] >>> Units = sectors of 512 bytes, counting from 0 (Posix.py|684)
[7] [Okt 13 11:55:23] >>> (Posix.py|684)
[7] [Okt 13 11:55:23] >>> Device Boot Start End #sectors Id System (Posix.py|684)
[7] [Okt 13 11:55:23] >>> /dev/sda1 * 63 83875364 83875302 c W95 FAT32 (LBA) (Posix.py|684)
[7] [Okt 13 11:55:23] >>> /dev/sda2 0 - 0 0 Empty (Posix.py|684)
[7] [Okt 13 11:55:23] >>> /dev/sda3 0 - 0 0 Empty (Posix.py|684)
[7] [Okt 13 11:55:23] >>> /dev/sda4 0 - 0 0 Empty (Posix.py|684)
[7] [Okt 13 11:55:23] Exit code: 0 (Posix.py|691)
[7] [Okt 13 11:55:23] Partition sector values =>>> number: 1, start: 63 sec, end: 83875364 sec, size: 83875302 sec (Posix.py|1170)
[6] [Okt 13 11:55:23] Creating filesystem 'fat32' on '/dev/sda1'. (Posix.py|1771)
[6] [Okt 13 11:55:23] Executing: mkfs.vfat -F 32 /dev/sda1 (Posix.py|613)
[6] [Okt 13 11:55:23] Using encoding 'UTF-8' (Posix.py|644)
[7] [Okt 13 11:55:26] >>> mkfs.vfat 3.0.7 (24 Dec 2009) (Posix.py|684)
[7] [Okt 13 11:55:26] Exit code: 0 (Posix.py|691)
[6] [Okt 13 11:55:26] Executing: /sbin/sfdisk -l /dev/sda (Posix.py|613)
[6] [Okt 13 11:55:27] Using encoding 'UTF-8' (Posix.py|644)
[7] [Okt 13 11:55:27] >>> (Posix.py|684)
[7] [Okt 13 11:55:27] >>> Disk /dev/sda: 5221 cylinders, 255 heads, 63 sectors/track (Posix.py|684)
[7] [Okt 13 11:55:27] >>> Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0 (Posix.py|684)
[7] [Okt 13 11:55:27] >>> (Posix.py|684)
[7] [Okt 13 11:55:27] >>> Device Boot Start End #cyls #blocks Id System (Posix.py|684)
[7] [Okt 13 11:55:27] >>> /dev/sda1 * 0+ 5220 5221- 41937651 c W95 FAT32 (LBA) (Posix.py|684)
[7] [Okt 13 11:55:27] >>> /dev/sda2 0 - 0 0 0 Empty (Posix.py|684)
[7] [Okt 13 11:55:27] >>> /dev/sda3 0 - 0 0 0 Empty (Posix.py|684)
[7] [Okt 13 11:55:27] >>> /dev/sda4 0 - 0 0 0 Empty (Posix.py|684)
[7] [Okt 13 11:55:27] Exit code: 0 (Posix.py|691)
[6] [Okt 13 11:55:27] Size of disk '/dev/sda': 42944186880 Byte / 40954 MB (Posix.py|1103)
[7] [Okt 13 11:55:27] Partition found =>>> number: 1, start: 0 MB (0 cyl), end: 40946 MB (5220 cyl), size: 40954 MB (5221 cyl), type: c, fs: fat32, boot: True (Posix.py|1139)
[7] [Okt 13 11:55:27] Waiting for device '/dev/sda1' to appear (Posix.py|1142)
[7] [Okt 13 11:55:27] Device '/dev/sda1' found (Posix.py|1150)
[6] [Okt 13 11:55:27] Executing: /sbin/sfdisk -uS -l /dev/sda (Posix.py|613)
[6] [Okt 13 11:55:27] Using encoding 'UTF-8' (Posix.py|644)
[7] [Okt 13 11:55:27] >>> (Posix.py|684)
[7] [Okt 13 11:55:27] >>> Disk /dev/sda: 5221 cylinders, 255 heads, 63 sectors/track (Posix.py|684)
[7] [Okt 13 11:55:27] >>> Units = sectors of 512 bytes, counting from 0 (Posix.py|684)
[7] [Okt 13 11:55:27] >>> (Posix.py|684)
[7] [Okt 13 11:55:27] >>> Device Boot Start End #sectors Id System (Posix.py|684)
[7] [Okt 13 11:55:27] >>> /dev/sda1 * 63 83875364 83875302 c W95 FAT32 (LBA) (Posix.py|684)
[7] [Okt 13 11:55:27] >>> /dev/sda2 0 - 0 0 Empty (Posix.py|684)
[7] [Okt 13 11:55:27] >>> /dev/sda3 0 - 0 0 Empty (Posix.py|684)
[7] [Okt 13 11:55:27] >>> /dev/sda4 0 - 0 0 Empty (Posix.py|684)
[7] [Okt 13 11:55:27] Exit code: 0 (Posix.py|691)
[7] [Okt 13 11:55:27] Partition sector values =>>> number: 1, start: 63 sec, end: 83875364 sec, size: 83875302 sec (Posix.py|1170)
[6] [Okt 13 11:55:27] Writing master boot record on '/dev/sda' (system: winxp) (Posix.py|1437)
[7] [Okt 13 11:55:27] Command 'ms-sys' found at: '/usr/local/bin/ms-sys' (Posix.py|595)
[6] [Okt 13 11:55:27] Executing: /usr/local/bin/ms-sys --mbr /dev/sda (Posix.py|613)
[6] [Okt 13 11:55:27] Using encoding 'UTF-8' (Posix.py|644)
[7] [Okt 13 11:55:27] >>> Windows 2000/XP/2003 master boot record successfully written to /dev/sda (Posix.py|684)
[7] [Okt 13 11:55:27] Exit code: 0 (Posix.py|691)
[6] [Okt 13 11:55:27] Writing partition boot record on '/dev/sda1' (fs-type: fat32nt) (Posix.py|1481)
[6] [Okt 13 11:55:27] Executing: /usr/local/bin/ms-sys -p --fat32nt /dev/sda1 (Posix.py|613)
[6] [Okt 13 11:55:27] Using encoding 'UTF-8' (Posix.py|644)
[7] [Okt 13 11:55:27] >>> Start sector (nr of hidden sectors) successfully written to /dev/sda1 (Posix.py|684)
[7] [Okt 13 11:55:27] >>> Physical disk drive id 0x80 (C:) successfully written to /dev/sda1 (Posix.py|684)
[7] [Okt 13 11:55:27] >>> Number of heads successfully written to /dev/sda1 (Posix.py|684)
[7] [Okt 13 11:55:27] >>> FAT32 NT boot record successfully written to /dev/sda1 (Posix.py|684)
[7] [Okt 13 11:55:27] Exit code: 0 (Posix.py|691)
[6] [Okt 13 11:55:27] Executing: /bin/mount /dev/sda1 /mnt/hd (Posix.py|613)
[6] [Okt 13 11:55:27] Using encoding 'UTF-8' (Posix.py|644)
[7] [Okt 13 11:55:27] Exit code: 0 (Posix.py|691)
[7] [Okt 13 11:55:27] MessageSubject 'copy_progress' created (Message.py|112)
[7] [Okt 13 11:55:27] ProgressSubject 'copy_progress' created (Message.py|237)
[2] [Okt 13 11:55:28] Traceback: (Logger.py|710)
[2] [Okt 13 11:55:28] line 1392 in '<module>' in file '/usr/local/bin/master.py' (Logger.py|710)
[2] [Okt 13 11:55:28] line 68 in '<module>' in file '/tmp/setup.py' (Logger.py|710)
[2] [Okt 13 11:55:28] line 255 in 'copy' in file '/usr/lib/pymodules/python2.6/OPSI/System/__init__.py' (Logger.py|710)
[2] [Okt 13 11:55:28] ==>>> Source directory '/mnt/opsi/install/win2003-r2-x64/i386' not found (master.py|1440)
[7] [Okt 13 11:55:28] Backend: <OPSI.Backend.JSONRPC.JSONRPCBackend instance at 0x8a03b2c> (master.py|1443)
[7] [Okt 13 11:55:28] ProductId: win2003-r2-x64 (master.py|1444)
[7] [Okt 13 11:55:28] ClientId: izirprod01.iriszorg.local (master.py|1445)
[7] [Okt 13 11:55:28] ProductOnClient: None (master.py|1446)
[7] [Okt 13 11:55:28] Executing jsonrpc method 'unsetProductActionRequest' on host https://172.20.4.107:4447/rpc (JSONRPC.py|369)
[7] [Okt 13 11:55:28] Using method POST (JSONRPC.py|430)
[7] [Okt 13 11:55:28] Content-Type: None (JSONRPC.py|485)
[7] [Okt 13 11:55:28] Executing jsonrpc method 'setProductInstallationStatus' on host https://172.20.4.107:4447/rpc (JSONRPC.py|369)
[7] [Okt 13 11:55:28] Using method POST (JSONRPC.py|430)
[7] [Okt 13 11:55:28] Content-Type: None (JSONRPC.py|485)
[5] [Okt 13 11:55:55] Writing log to service (master.py|1471)
- j.schneider
- uib-Team
- Beiträge: 2050
- Registriert: 29 Mai 2008, 15:14
Re: Ein Fehler ist aufgetreten
If yes, please try:
Code: Alles auswählen
chown -R opsiconfd:pcpatch /opt/pcbin/install/win2003-r2-x64
chmod -R u+rwX,g+rwX /opt/pcbin/install/win2003-r2-x64
Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.
Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.
uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de
Re: Ein Fehler ist aufgetreten
Re: Ein Fehler ist aufgetreten
This is the last bit of bootimage.log:
Code: Alles auswählen
5] [Okt 13 14:09:23] Sending hardware information to service (setup.py|19)
[7] [Okt 13 14:09:23] Executing jsonrpc method 'setHardwareInformation' on host https://172.20.4.107:4447/rpc (JSONRPC.py|369)
[7] [Okt 13 14:09:23] Using method POST (JSONRPC.py|430)
[7] [Okt 13 14:09:23] Content-Type: None (JSONRPC.py|485)
[7] [Okt 13 14:09:23] Command 'sfdisk' found at: '/sbin/sfdisk' (Posix.py|595)
[6] [Okt 13 14:09:23] Executing: /sbin/sfdisk -s -uB (Posix.py|613)
[6] [Okt 13 14:09:23] Using encoding 'UTF-8' (Posix.py|644)
[7] [Okt 13 14:09:23] >>> /dev/sda: 41943040 (Posix.py|684)
[7] [Okt 13 14:09:23] >>> total: 41943040 blocks (Posix.py|684)
[7] [Okt 13 14:09:23] Exit code: 0 (Posix.py|691)
[7] [Okt 13 14:09:23] Found disk =>>> dev: '/dev/sda', size: 40.00 GB (Posix.py|720)
[7] [Okt 13 14:09:23] Command 'modprobe' found at: '/sbin/modprobe' (Posix.py|595)
[6] [Okt 13 14:09:23] Executing: /sbin/modprobe edd (Posix.py|613)
[6] [Okt 13 14:09:23] Using encoding 'UTF-8' (Posix.py|644)
[7] [Okt 13 14:09:23] Exit code: 0 (Posix.py|691)
[6] [Okt 13 14:09:23] Using geo_override.so for all disks. (Posix.py|985)
[6] [Okt 13 14:09:23] Executing: /sbin/sfdisk -l /dev/sda (Posix.py|613)
[6] [Okt 13 14:09:23] Using encoding 'UTF-8' (Posix.py|644)
[7] [Okt 13 14:09:24] >>> (Posix.py|684)
[7] [Okt 13 14:09:24] >>> Disk /dev/sda: 5221 cylinders, 255 heads, 63 sectors/track (Posix.py|684)
[7] [Okt 13 14:09:24] >>> Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0 (Posix.py|684)
[7] [Okt 13 14:09:24] >>> (Posix.py|684)
[7] [Okt 13 14:09:24] >>> Device Boot Start End #cyls #blocks Id System (Posix.py|684)
[7] [Okt 13 14:09:24] >>> /dev/sda1 0 - 0 0 0 Empty (Posix.py|684)
[7] [Okt 13 14:09:24] >>> /dev/sda2 0 - 0 0 0 Empty (Posix.py|684)
[7] [Okt 13 14:09:24] >>> /dev/sda3 0 - 0 0 0 Empty (Posix.py|684)
[7] [Okt 13 14:09:24] >>> /dev/sda4 0 - 0 0 0 Empty (Posix.py|684)
[7] [Okt 13 14:09:24] Exit code: 0 (Posix.py|691)
[6] [Okt 13 14:09:24] Size of disk '/dev/sda': 42944186880 Byte / 40954 MB (Posix.py|1103)
[6] [Okt 13 14:09:24] Executing: /sbin/sfdisk -uS -l /dev/sda (Posix.py|613)
[6] [Okt 13 14:09:24] Using encoding 'UTF-8' (Posix.py|644)
[7] [Okt 13 14:09:24] >>> (Posix.py|684)
[7] [Okt 13 14:09:24] >>> Disk /dev/sda: 5221 cylinders, 255 heads, 63 sectors/track (Posix.py|684)
[7] [Okt 13 14:09:24] >>> Units = sectors of 512 bytes, counting from 0 (Posix.py|684)
[7] [Okt 13 14:09:24] >>> (Posix.py|684)
[7] [Okt 13 14:09:24] >>> Device Boot Start End #sectors Id System (Posix.py|684)
[7] [Okt 13 14:09:24] >>> /dev/sda1 0 - 0 0 Empty (Posix.py|684)
[7] [Okt 13 14:09:24] >>> /dev/sda2 0 - 0 0 Empty (Posix.py|684)
[7] [Okt 13 14:09:24] >>> /dev/sda3 0 - 0 0 Empty (Posix.py|684)
[7] [Okt 13 14:09:24] >>> /dev/sda4 0 - 0 0 Empty (Posix.py|684)
[7] [Okt 13 14:09:24] Exit code: 0 (Posix.py|691)
[6] [Okt 13 14:09:24] Deleting partition table on '/dev/sda' (Posix.py|1235)
[6] [Okt 13 14:09:24] Forcing kernel to reread partition table of '/dev/sda'. (Posix.py|1229)
[6] [Okt 13 14:09:24] Executing: /sbin/sfdisk --re-read /dev/sda (Posix.py|613)
[6] [Okt 13 14:09:24] Using encoding 'UTF-8' (Posix.py|644)
[7] [Okt 13 14:09:24] Exit code: 0 (Posix.py|691)
[7] [Okt 13 14:09:24] Executing jsonrpc method 'getInstallableNetBootProductIds_list' on host https://172.20.4.107:4447/rpc (JSONRPC.py|369)
[7] [Okt 13 14:09:24] Using method POST (JSONRPC.py|430)
[7] [Okt 13 14:09:24] Content-Type: None (JSONRPC.py|485)
[7] [Okt 13 14:09:24] Executing jsonrpc method 'setProductInstallationStatus' on host https://172.20.4.107:4447/rpc (JSONRPC.py|369)
[7] [Okt 13 14:09:24] Using method POST (JSONRPC.py|430)
[7] [Okt 13 14:09:24] Content-Type: None (JSONRPC.py|485)
[7] [Okt 13 14:09:24] Executing jsonrpc method 'setProductInstallationStatus' on host https://172.20.4.107:4447/rpc (JSONRPC.py|369)
[7] [Okt 13 14:09:24] Using method POST (JSONRPC.py|430)
[7] [Okt 13 14:09:24] Content-Type: None (JSONRPC.py|485)
[7] [Okt 13 14:09:24] Executing jsonrpc method 'setProductInstallationStatus' on host https://172.20.4.107:4447/rpc (JSONRPC.py|369)
[7] [Okt 13 14:09:24] Using method POST (JSONRPC.py|430)
[7] [Okt 13 14:09:24] Content-Type: None (JSONRPC.py|485)
[7] [Okt 13 14:09:24] Executing jsonrpc method 'setProductInstallationStatus' on host https://172.20.4.107:4447/rpc (JSONRPC.py|369)
[7] [Okt 13 14:09:24] Using method POST (JSONRPC.py|430)
[7] [Okt 13 14:09:24] Content-Type: None (JSONRPC.py|485)
[7] [Okt 13 14:09:24] Executing jsonrpc method 'setProductInstallationStatus' on host https://172.20.4.107:4447/rpc (JSONRPC.py|369)
[7] [Okt 13 14:09:24] Using method POST (JSONRPC.py|430)
[7] [Okt 13 14:09:24] Content-Type: None (JSONRPC.py|485)
[7] [Okt 13 14:09:24] Executing jsonrpc method 'setProductInstallationStatus' on host https://172.20.4.107:4447/rpc (JSONRPC.py|369)
[7] [Okt 13 14:09:24] Using method POST (JSONRPC.py|430)
[7] [Okt 13 14:09:24] Content-Type: None (JSONRPC.py|485)
[7] [Okt 13 14:09:24] Executing jsonrpc method 'setProductInstallationStatus' on host https://172.20.4.107:4447/rpc (JSONRPC.py|369)
[7] [Okt 13 14:09:24] Using method POST (JSONRPC.py|430)
[7] [Okt 13 14:09:24] Content-Type: None (JSONRPC.py|485)
[7] [Okt 13 14:09:24] Executing jsonrpc method 'setProductInstallationStatus' on host https://172.20.4.107:4447/rpc (JSONRPC.py|369)
[7] [Okt 13 14:09:24] Using method POST (JSONRPC.py|430)
[7] [Okt 13 14:09:24] Content-Type: None (JSONRPC.py|485)
[7] [Okt 13 14:09:24] Executing jsonrpc method 'setProductInstallationStatus' on host https://172.20.4.107:4447/rpc (JSONRPC.py|369)
[7] [Okt 13 14:09:24] Using method POST (JSONRPC.py|430)
[7] [Okt 13 14:09:24] Content-Type: None (JSONRPC.py|485)
[7] [Okt 13 14:09:24] Executing jsonrpc method 'setProductInstallationStatus' on host https://172.20.4.107:4447/rpc (JSONRPC.py|369)
[7] [Okt 13 14:09:24] Using method POST (JSONRPC.py|430)
[7] [Okt 13 14:09:24] Content-Type: None (JSONRPC.py|485)
[7] [Okt 13 14:09:24] Executing jsonrpc method 'setProductInstallationStatus' on host https://172.20.4.107:4447/rpc (JSONRPC.py|369)
[7] [Okt 13 14:09:24] Using method POST (JSONRPC.py|430)
[7] [Okt 13 14:09:24] Content-Type: None (JSONRPC.py|485)
[7] [Okt 13 14:09:24] Executing jsonrpc method 'setProductInstallationStatus' on host https://172.20.4.107:4447/rpc (JSONRPC.py|369)
[7] [Okt 13 14:09:24] Using method POST (JSONRPC.py|430)
[7] [Okt 13 14:09:24] Content-Type: None (JSONRPC.py|485)
[7] [Okt 13 14:09:24] Executing jsonrpc method 'setProductInstallationStatus' on host https://172.20.4.107:4447/rpc (JSONRPC.py|369)
[7] [Okt 13 14:09:24] Using method POST (JSONRPC.py|430)
[7] [Okt 13 14:09:24] Content-Type: None (JSONRPC.py|485)
[6] [Okt 13 14:09:24] Creating partition on '/dev/sda': number: 1, type 'primary', filesystem 'fat32', start: 0 cyl, end: 5220 cyl. (Posix.py|1659)
[7] [Okt 13 14:09:24] Writing partition table to disk /dev/sda (Posix.py|1184)
[7] [Okt 13 14:09:24] Command 'echo' found at: '/bin/echo' (Posix.py|595)
[7] [Okt 13 14:09:24] number: 1, start: 0 MB (0 cyl), end: 42935 MB (5220 cyl), size: 42944 MB (5221 cyl), type: c, fs: fat32, boot: True (Posix.py|1198)
[7] [Okt 13 14:09:24] Partition 2 not found: Partition 2 does not exist (Posix.py|1204)
[7] [Okt 13 14:09:24] Partition 3 not found: Partition 3 does not exist (Posix.py|1204)
[7] [Okt 13 14:09:24] Partition 4 not found: Partition 4 does not exist (Posix.py|1204)
[6] [Okt 13 14:09:24] Executing: /bin/echo -e "0,5221,c,*
0,0
0,0
0,0
" | /sbin/sfdisk -D /dev/sda (Posix.py|613)
[6] [Okt 13 14:09:24] Using encoding 'UTF-8' (Posix.py|644)
[7] [Okt 13 14:09:25] >>> Checking that no-one is using this disk right now ... (Posix.py|684)
[7] [Okt 13 14:09:25] >>> OK (Posix.py|684)
[7] [Okt 13 14:09:25] >>> (Posix.py|684)
[7] [Okt 13 14:09:25] >>> Disk /dev/sda: 5221 cylinders, 255 heads, 63 sectors/track (Posix.py|684)
[7] [Okt 13 14:09:25] >>> Old situation: (Posix.py|684)
[7] [Okt 13 14:09:25] >>> (Posix.py|684)
[7] [Okt 13 14:09:25] >>> sfdisk: ERROR: sector 0 does not have an msdos signature (Posix.py|684)
[7] [Okt 13 14:09:25] >>> /dev/sda: unrecognized partition table type (Posix.py|684)
[7] [Okt 13 14:09:25] >>> No partitions found (Posix.py|684)
[7] [Okt 13 14:09:25] >>> New situation: (Posix.py|684)
[7] [Okt 13 14:09:25] >>> Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0 (Posix.py|684)
[7] [Okt 13 14:09:25] >>> (Posix.py|684)
[7] [Okt 13 14:09:25] >>> Device Boot Start End #cyls #blocks Id System (Posix.py|684)
[7] [Okt 13 14:09:25] >>> /dev/sda1 * 0+ 5220 5221- 41937651 c W95 FAT32 (LBA) (Posix.py|684)
[7] [Okt 13 14:09:25] >>> /dev/sda2 0 - 0 0 0 Empty (Posix.py|684)
[7] [Okt 13 14:09:25] >>> /dev/sda3 0 - 0 0 0 Empty (Posix.py|684)
[7] [Okt 13 14:09:25] >>> /dev/sda4 0 - 0 0 0 Empty (Posix.py|684)
[7] [Okt 13 14:09:25] >>> Successfully wrote the new partition table (Posix.py|684)
[7] [Okt 13 14:09:25] >>> (Posix.py|684)
[7] [Okt 13 14:09:25] >>> Re-reading the partition table ... (Posix.py|684)
[7] [Okt 13 14:09:25] >>> (Posix.py|684)
[7] [Okt 13 14:09:25] >>> If you created or changed a DOS partition, /dev/foo7, say, then use dd(1) (Posix.py|684)
[7] [Okt 13 14:09:25] >>> to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1 (Posix.py|684)
[7] [Okt 13 14:09:25] >>> (See fdisk(8).) (Posix.py|684)
[7] [Okt 13 14:09:25] Exit code: 0 (Posix.py|691)
[6] [Okt 13 14:09:25] Forcing kernel to reread partition table of '/dev/sda'. (Posix.py|1229)
[6] [Okt 13 14:09:25] Executing: /sbin/sfdisk --re-read /dev/sda (Posix.py|613)
[6] [Okt 13 14:09:25] Using encoding 'UTF-8' (Posix.py|644)
[7] [Okt 13 14:09:25] Exit code: 0 (Posix.py|691)
[6] [Okt 13 14:09:27] Executing: /sbin/sfdisk -l /dev/sda (Posix.py|613)
[6] [Okt 13 14:09:27] Using encoding 'UTF-8' (Posix.py|644)
[7] [Okt 13 14:09:27] >>> (Posix.py|684)
[7] [Okt 13 14:09:27] >>> Disk /dev/sda: 5221 cylinders, 255 heads, 63 sectors/track (Posix.py|684)
[7] [Okt 13 14:09:27] >>> Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0 (Posix.py|684)
[7] [Okt 13 14:09:27] >>> (Posix.py|684)
[7] [Okt 13 14:09:27] >>> Device Boot Start End #cyls #blocks Id System (Posix.py|684)
[7] [Okt 13 14:09:27] >>> /dev/sda1 * 0+ 5220 5221- 41937651 c W95 FAT32 (LBA) (Posix.py|684)
[7] [Okt 13 14:09:27] >>> /dev/sda2 0 - 0 0 0 Empty (Posix.py|684)
[7] [Okt 13 14:09:27] >>> /dev/sda3 0 - 0 0 0 Empty (Posix.py|684)
[7] [Okt 13 14:09:27] >>> /dev/sda4 0 - 0 0 0 Empty (Posix.py|684)
[7] [Okt 13 14:09:27] Exit code: 0 (Posix.py|691)
[6] [Okt 13 14:09:27] Size of disk '/dev/sda': 42944186880 Byte / 40954 MB (Posix.py|1103)
[7] [Okt 13 14:09:27] Partition found =>>> number: 1, start: 0 MB (0 cyl), end: 40946 MB (5220 cyl), size: 40954 MB (5221 cyl), type: c, fs: fat32, boot: True (Posix.py|1139)
[7] [Okt 13 14:09:27] Waiting for device '/dev/sda1' to appear (Posix.py|1142)
[7] [Okt 13 14:09:27] Device '/dev/sda1' found (Posix.py|1150)
[6] [Okt 13 14:09:27] Executing: /sbin/sfdisk -uS -l /dev/sda (Posix.py|613)
[6] [Okt 13 14:09:27] Using encoding 'UTF-8' (Posix.py|644)
[7] [Okt 13 14:09:27] >>> (Posix.py|684)
[7] [Okt 13 14:09:27] >>> Disk /dev/sda: 5221 cylinders, 255 heads, 63 sectors/track (Posix.py|684)
[7] [Okt 13 14:09:27] >>> Units = sectors of 512 bytes, counting from 0 (Posix.py|684)
[7] [Okt 13 14:09:27] >>> (Posix.py|684)
[7] [Okt 13 14:09:27] >>> Device Boot Start End #sectors Id System (Posix.py|684)
[7] [Okt 13 14:09:27] >>> /dev/sda1 * 63 83875364 83875302 c W95 FAT32 (LBA) (Posix.py|684)
[7] [Okt 13 14:09:27] >>> /dev/sda2 0 - 0 0 Empty (Posix.py|684)
[7] [Okt 13 14:09:27] >>> /dev/sda3 0 - 0 0 Empty (Posix.py|684)
[7] [Okt 13 14:09:27] >>> /dev/sda4 0 - 0 0 Empty (Posix.py|684)
[7] [Okt 13 14:09:27] Exit code: 0 (Posix.py|691)
[7] [Okt 13 14:09:27] Partition sector values =>>> number: 1, start: 63 sec, end: 83875364 sec, size: 83875302 sec (Posix.py|1170)
[6] [Okt 13 14:09:27] Creating filesystem 'fat32' on '/dev/sda1'. (Posix.py|1771)
[6] [Okt 13 14:09:27] Executing: mkfs.vfat -F 32 /dev/sda1 (Posix.py|613)
[6] [Okt 13 14:09:27] Using encoding 'UTF-8' (Posix.py|644)
[7] [Okt 13 14:09:30] >>> mkfs.vfat 3.0.7 (24 Dec 2009) (Posix.py|684)
[7] [Okt 13 14:09:30] Exit code: 0 (Posix.py|691)
[6] [Okt 13 14:09:30] Executing: /sbin/sfdisk -l /dev/sda (Posix.py|613)
[6] [Okt 13 14:09:30] Using encoding 'UTF-8' (Posix.py|644)
[7] [Okt 13 14:09:30] >>> (Posix.py|684)
[7] [Okt 13 14:09:30] >>> Disk /dev/sda: 5221 cylinders, 255 heads, 63 sectors/track (Posix.py|684)
[7] [Okt 13 14:09:30] >>> Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0 (Posix.py|684)
[7] [Okt 13 14:09:30] >>> (Posix.py|684)
[7] [Okt 13 14:09:30] >>> Device Boot Start End #cyls #blocks Id System (Posix.py|684)
[7] [Okt 13 14:09:30] >>> /dev/sda1 * 0+ 5220 5221- 41937651 c W95 FAT32 (LBA) (Posix.py|684)
[7] [Okt 13 14:09:30] >>> /dev/sda2 0 - 0 0 0 Empty (Posix.py|684)
[7] [Okt 13 14:09:30] >>> /dev/sda3 0 - 0 0 0 Empty (Posix.py|684)
[7] [Okt 13 14:09:30] >>> /dev/sda4 0 - 0 0 0 Empty (Posix.py|684)
[7] [Okt 13 14:09:30] Exit code: 0 (Posix.py|691)
[6] [Okt 13 14:09:30] Size of disk '/dev/sda': 42944186880 Byte / 40954 MB (Posix.py|1103)
[7] [Okt 13 14:09:30] Partition found =>>> number: 1, start: 0 MB (0 cyl), end: 40946 MB (5220 cyl), size: 40954 MB (5221 cyl), type: c, fs: fat32, boot: True (Posix.py|1139)
[7] [Okt 13 14:09:30] Waiting for device '/dev/sda1' to appear (Posix.py|1142)
[7] [Okt 13 14:09:30] Device '/dev/sda1' found (Posix.py|1150)
[6] [Okt 13 14:09:30] Executing: /sbin/sfdisk -uS -l /dev/sda (Posix.py|613)
[6] [Okt 13 14:09:30] Using encoding 'UTF-8' (Posix.py|644)
[7] [Okt 13 14:09:30] >>> (Posix.py|684)
[7] [Okt 13 14:09:30] >>> Disk /dev/sda: 5221 cylinders, 255 heads, 63 sectors/track (Posix.py|684)
[7] [Okt 13 14:09:30] >>> Units = sectors of 512 bytes, counting from 0 (Posix.py|684)
[7] [Okt 13 14:09:30] >>> (Posix.py|684)
[7] [Okt 13 14:09:30] >>> Device Boot Start End #sectors Id System (Posix.py|684)
[7] [Okt 13 14:09:30] >>> /dev/sda1 * 63 83875364 83875302 c W95 FAT32 (LBA) (Posix.py|684)
[7] [Okt 13 14:09:30] >>> /dev/sda2 0 - 0 0 Empty (Posix.py|684)
[7] [Okt 13 14:09:30] >>> /dev/sda3 0 - 0 0 Empty (Posix.py|684)
[7] [Okt 13 14:09:30] >>> /dev/sda4 0 - 0 0 Empty (Posix.py|684)
[7] [Okt 13 14:09:30] Exit code: 0 (Posix.py|691)
[7] [Okt 13 14:09:30] Partition sector values =>>> number: 1, start: 63 sec, end: 83875364 sec, size: 83875302 sec (Posix.py|1170)
[6] [Okt 13 14:09:30] Writing master boot record on '/dev/sda' (system: winxp) (Posix.py|1437)
[7] [Okt 13 14:09:30] Command 'ms-sys' found at: '/usr/local/bin/ms-sys' (Posix.py|595)
[6] [Okt 13 14:09:30] Executing: /usr/local/bin/ms-sys --mbr /dev/sda (Posix.py|613)
[6] [Okt 13 14:09:30] Using encoding 'UTF-8' (Posix.py|644)
[7] [Okt 13 14:09:30] >>> Windows 2000/XP/2003 master boot record successfully written to /dev/sda (Posix.py|684)
[7] [Okt 13 14:09:30] Exit code: 0 (Posix.py|691)
[6] [Okt 13 14:09:30] Writing partition boot record on '/dev/sda1' (fs-type: fat32nt) (Posix.py|1481)
[6] [Okt 13 14:09:30] Executing: /usr/local/bin/ms-sys -p --fat32nt /dev/sda1 (Posix.py|613)
[6] [Okt 13 14:09:30] Using encoding 'UTF-8' (Posix.py|644)
[7] [Okt 13 14:09:31] >>> Start sector (nr of hidden sectors) successfully written to /dev/sda1 (Posix.py|684)
[7] [Okt 13 14:09:31] >>> Physical disk drive id 0x80 (C:) successfully written to /dev/sda1 (Posix.py|684)
[7] [Okt 13 14:09:31] >>> Number of heads successfully written to /dev/sda1 (Posix.py|684)
[7] [Okt 13 14:09:31] >>> FAT32 NT boot record successfully written to /dev/sda1 (Posix.py|684)
[7] [Okt 13 14:09:31] Exit code: 0 (Posix.py|691)
[6] [Okt 13 14:09:31] Executing: /bin/mount /dev/sda1 /mnt/hd (Posix.py|613)
[6] [Okt 13 14:09:31] Using encoding 'UTF-8' (Posix.py|644)
[7] [Okt 13 14:09:31] Exit code: 0 (Posix.py|691)
[7] [Okt 13 14:09:31] MessageSubject 'copy_progress' created (Message.py|112)
[7] [Okt 13 14:09:31] ProgressSubject 'copy_progress' created (Message.py|237)
[6] [Okt 13 14:09:31] Copying from '/mnt/opsi/install/win2003-r2-x64/i386' to '/mnt/hd/$win_nt$.~ls/i386/' (__init__.py|257)
[7] [Okt 13 14:09:31] Counting and getting sizes of files in dir '/mnt/opsi/install/win2003-r2-x64/i386' (__init__.py|192)
[7] [Okt 13 14:09:31] Counting and getting sizes of files in dir '/mnt/opsi/install/win2003-r2-x64/i386/winntupg' (__init__.py|192)
[7] [Okt 13 14:09:31] Counting and getting sizes of files in dir '/mnt/opsi/install/win2003-r2-x64/i386/winntupg/sbsinf' (__init__.py|192)
[7] [Okt 13 14:09:31] Counting and getting sizes of files in dir '/mnt/opsi/install/win2003-r2-x64/i386/winntupg/blainf' (__init__.py|192)
[7] [Okt 13 14:09:31] Counting and getting sizes of files in dir '/mnt/opsi/install/win2003-r2-x64/i386/winntupg/srvinf' (__init__.py|192)
[7] [Okt 13 14:09:31] Counting and getting sizes of files in dir '/mnt/opsi/install/win2003-r2-x64/i386/winntupg/entinf' (__init__.py|192)
[7] [Okt 13 14:09:31] Counting and getting sizes of files in dir '/mnt/opsi/install/win2003-r2-x64/i386/winntupg/oem' (__init__.py|192)
[7] [Okt 13 14:09:31] Counting and getting sizes of files in dir '/mnt/opsi/install/win2003-r2-x64/i386/winntupg/oem/digi' (__init__.py|192)
[7] [Okt 13 14:09:31] Counting and getting sizes of files in dir '/mnt/opsi/install/win2003-r2-x64/i386/winntupg/oem/digi/isdn' (__init__.py|192)
[7] [Okt 13 14:09:31] Counting and getting sizes of files in dir '/mnt/opsi/install/win2003-r2-x64/i386/winntupg/oem/digi/isdn/bri' (__init__.py|192)
[7] [Okt 13 14:09:31] Counting and getting sizes of files in dir '/mnt/opsi/install/win2003-r2-x64/i386/winntupg/oem/digi/isdn/pri' (__init__.py|192)
[7] [Okt 13 14:09:31] Counting and getting sizes of files in dir '/mnt/opsi/install/win2003-r2-x64/i386/winntupg/oem/digi/async' (__init__.py|192)
[7] [Okt 13 14:09:31] Counting and getting sizes of files in dir '/mnt/opsi/install/win2003-r2-x64/i386/winntupg/oem/tigerjet' (__init__.py|192)
[7] [Okt 13 14:09:31] Counting and getting sizes of files in dir '/mnt/opsi/install/win2003-r2-x64/i386/winntupg/oem/eqn' (__init__.py|192)
[7] [Okt 13 14:09:31] Counting and getting sizes of files in dir '/mnt/opsi/install/win2003-r2-x64/i386/winntupg/oem/eicon' (__init__.py|192)
[7] [Okt 13 14:09:31] Counting and getting sizes of files in dir '/mnt/opsi/install/win2003-r2-x64/i386/winntupg/oem/spx' (__init__.py|192)
[7] [Okt 13 14:09:31] Counting and getting sizes of files in dir '/mnt/opsi/install/win2003-r2-x64/i386/winntupg/oem/spx/mps' (__init__.py|192)
[7] [Okt 13 14:09:31] Counting and getting sizes of files in dir '/mnt/opsi/install/win2003-r2-x64/i386/winntupg/perinf' (__init__.py|192)
[7] [Okt 13 14:09:31] Counting and getting sizes of files in dir '/mnt/opsi/install/win2003-r2-x64/i386/winntupg/ms' (__init__.py|192)
[7] [Okt 13 14:09:31] Counting and getting sizes of files in dir '/mnt/opsi/install/win2003-r2-x64/i386/winntupg/ms/modemshr' (__init__.py|192)
[7] [Okt 13 14:09:31] Counting and getting sizes of files in dir '/mnt/opsi/install/win2003-r2-x64/i386/winntupg/ms/sna' (__init__.py|192)
[7] [Okt 13 14:09:31] Counting and getting sizes of files in dir '/mnt/opsi/install/win2003-r2-x64/i386/winntupg/dtcinf' (__init__.py|192)
[7] [Okt 13 14:09:31] Counting and getting sizes of files in dir '/mnt/opsi/install/win2003-r2-x64/i386/drw' (__init__.py|192)
[7] [Okt 13 14:09:31] Counting and getting sizes of files in dir '/mnt/opsi/install/win2003-r2-x64/i386/drw/1033' (__init__.py|192)
[7] [Okt 13 14:09:31] Counting and getting sizes of files in dir '/mnt/opsi/install/win2003-r2-x64/i386/system32' (__init__.py|192)
[7] [Okt 13 14:09:31] Counting and getting sizes of files in dir '/mnt/opsi/install/win2003-r2-x64/i386/compdata' (__init__.py|192)
[7] [Okt 13 14:09:31] Counting and getting sizes of files in dir '/mnt/opsi/install/win2003-r2-x64/i386/lang' (__init__.py|192)
[6] [Okt 13 14:12:00] Copy done (__init__.py|267)
[7] [Okt 13 14:12:00] MessageSubject 'copy_progress' created (Message.py|112)
[7] [Okt 13 14:12:00] ProgressSubject 'copy_progress' created (Message.py|237)
[6] [Okt 13 14:12:00] Copying from '/mnt/hd/$win_nt$.~ls/i386' to '/mnt/hd/$win_nt$.~bt/' (__init__.py|257)
[7] [Okt 13 14:12:00] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386' (__init__.py|192)
[7] [Okt 13 14:12:00] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg' (__init__.py|192)
[7] [Okt 13 14:12:00] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg/sbsinf' (__init__.py|192)
[7] [Okt 13 14:12:00] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg/blainf' (__init__.py|192)
[7] [Okt 13 14:12:00] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg/srvinf' (__init__.py|192)
[7] [Okt 13 14:12:00] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg/entinf' (__init__.py|192)
[7] [Okt 13 14:12:00] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg/oem' (__init__.py|192)
[7] [Okt 13 14:12:00] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg/oem/digi' (__init__.py|192)
[7] [Okt 13 14:12:00] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg/oem/digi/isdn' (__init__.py|192)
[7] [Okt 13 14:12:00] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg/oem/digi/isdn/bri' (__init__.py|192)
[7] [Okt 13 14:12:00] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg/oem/digi/isdn/pri' (__init__.py|192)
[7] [Okt 13 14:12:00] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg/oem/digi/async' (__init__.py|192)
[7] [Okt 13 14:12:00] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg/oem/tigerjet' (__init__.py|192)
[7] [Okt 13 14:12:00] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg/oem/eqn' (__init__.py|192)
[7] [Okt 13 14:12:00] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg/oem/eicon' (__init__.py|192)
[7] [Okt 13 14:12:00] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg/oem/spx' (__init__.py|192)
[7] [Okt 13 14:12:00] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg/oem/spx/mps' (__init__.py|192)
[7] [Okt 13 14:12:00] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg/perinf' (__init__.py|192)
[7] [Okt 13 14:12:00] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg/ms' (__init__.py|192)
[7] [Okt 13 14:12:00] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg/ms/modemshr' (__init__.py|192)
[7] [Okt 13 14:12:00] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg/ms/sna' (__init__.py|192)
[7] [Okt 13 14:12:00] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg/dtcinf' (__init__.py|192)
[7] [Okt 13 14:12:00] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/drw' (__init__.py|192)
[7] [Okt 13 14:12:00] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/drw/1033' (__init__.py|192)
[7] [Okt 13 14:12:00] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/system32' (__init__.py|192)
[7] [Okt 13 14:12:00] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/compdata' (__init__.py|192)
[7] [Okt 13 14:12:00] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/lang' (__init__.py|192)
[6] [Okt 13 14:12:42] Copy done (__init__.py|267)
[7] [Okt 13 14:12:42] MessageSubject 'copy_progress' created (Message.py|112)
[7] [Okt 13 14:12:42] ProgressSubject 'copy_progress' created (Message.py|237)
[6] [Okt 13 14:12:42] Copying from '/mnt/hd/$win_nt$.~ls/i386/ntldr' to '/mnt/hd' (__init__.py|257)
[6] [Okt 13 14:12:42] Copy done (__init__.py|267)
[7] [Okt 13 14:12:42] MessageSubject 'copy_progress' created (Message.py|112)
[7] [Okt 13 14:12:42] ProgressSubject 'copy_progress' created (Message.py|237)
[6] [Okt 13 14:12:42] Copying from '/mnt/hd/$win_nt$.~ls/i386/ntdetect.com' to '/mnt/hd' (__init__.py|257)
[6] [Okt 13 14:12:42] Copy done (__init__.py|267)
[7] [Okt 13 14:12:42] MessageSubject 'copy_progress' created (Message.py|112)
[7] [Okt 13 14:12:42] ProgressSubject 'copy_progress' created (Message.py|237)
[6] [Okt 13 14:12:42] Copying from '/mnt/hd/$win_nt$.~ls/i386/txtsetup.sif' to '/mnt/hd' (__init__.py|257)
[6] [Okt 13 14:12:42] Copy done (__init__.py|267)
[7] [Okt 13 14:12:42] MessageSubject 'copy_progress' created (Message.py|112)
[7] [Okt 13 14:12:42] ProgressSubject 'copy_progress' created (Message.py|237)
[6] [Okt 13 14:12:42] Copying from '/mnt/hd/$win_nt$.~ls/i386' to '/mnt/hd/' (__init__.py|257)
[7] [Okt 13 14:12:42] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386' (__init__.py|192)
[7] [Okt 13 14:12:42] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg' (__init__.py|192)
[7] [Okt 13 14:12:42] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg/sbsinf' (__init__.py|192)
[7] [Okt 13 14:12:42] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg/blainf' (__init__.py|192)
[7] [Okt 13 14:12:42] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg/srvinf' (__init__.py|192)
[7] [Okt 13 14:12:42] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg/entinf' (__init__.py|192)
[7] [Okt 13 14:12:42] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg/oem' (__init__.py|192)
[7] [Okt 13 14:12:42] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg/oem/digi' (__init__.py|192)
[7] [Okt 13 14:12:42] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg/oem/digi/isdn' (__init__.py|192)
[7] [Okt 13 14:12:42] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg/oem/digi/isdn/bri' (__init__.py|192)
[7] [Okt 13 14:12:42] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg/oem/digi/isdn/pri' (__init__.py|192)
[7] [Okt 13 14:12:42] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg/oem/digi/async' (__init__.py|192)
[7] [Okt 13 14:12:42] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg/oem/tigerjet' (__init__.py|192)
[7] [Okt 13 14:12:42] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg/oem/eqn' (__init__.py|192)
[7] [Okt 13 14:12:42] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg/oem/eicon' (__init__.py|192)
[7] [Okt 13 14:12:42] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg/oem/spx' (__init__.py|192)
[7] [Okt 13 14:12:42] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg/oem/spx/mps' (__init__.py|192)
[7] [Okt 13 14:12:42] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg/perinf' (__init__.py|192)
[7] [Okt 13 14:12:42] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg/ms' (__init__.py|192)
[7] [Okt 13 14:12:42] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg/ms/modemshr' (__init__.py|192)
[7] [Okt 13 14:12:42] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg/ms/sna' (__init__.py|192)
[7] [Okt 13 14:12:42] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/winntupg/dtcinf' (__init__.py|192)
[7] [Okt 13 14:12:42] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/drw' (__init__.py|192)
[7] [Okt 13 14:12:42] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/drw/1033' (__init__.py|192)
[7] [Okt 13 14:12:43] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/system32' (__init__.py|192)
[7] [Okt 13 14:12:43] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/compdata' (__init__.py|192)
[7] [Okt 13 14:12:43] Counting and getting sizes of files in dir '/mnt/hd/$win_nt$.~ls/i386/lang' (__init__.py|192)
[6] [Okt 13 14:13:24] Copy done (__init__.py|267)
[7] [Okt 13 14:13:24] MessageSubject 'copy_progress' created (Message.py|112)
[7] [Okt 13 14:13:24] ProgressSubject 'copy_progress' created (Message.py|237)
[6] [Okt 13 14:13:24] Copying from '/mnt/opsi/install/win2003-r2-x64/opsi' to '/mnt/hd/' (__init__.py|257)
[7] [Okt 13 14:13:24] Counting and getting sizes of files in dir '/mnt/opsi/install/win2003-r2-x64/opsi' (__init__.py|192)
[7] [Okt 13 14:13:24] Counting and getting sizes of files in dir '/mnt/opsi/install/win2003-r2-x64/opsi/$oem$' (__init__.py|192)
[7] [Okt 13 14:13:24] Counting and getting sizes of files in dir '/mnt/opsi/install/win2003-r2-x64/opsi/$oem$/$$' (__init__.py|192)
[7] [Okt 13 14:13:24] Counting and getting sizes of files in dir '/mnt/opsi/install/win2003-r2-x64/opsi/$oem$/$$/system32' (__init__.py|192)
[7] [Okt 13 14:13:24] Counting and getting sizes of files in dir '/mnt/opsi/install/win2003-r2-x64/opsi/$oem$/$1' (__init__.py|192)
[7] [Okt 13 14:13:24] Counting and getting sizes of files in dir '/mnt/opsi/install/win2003-r2-x64/opsi/$oem$/c' (__init__.py|192)
[7] [Okt 13 14:13:24] Counting and getting sizes of files in dir '/mnt/opsi/install/win2003-r2-x64/opsi/postinst.d' (__init__.py|192)
[6] [Okt 13 14:13:24] Copy done (__init__.py|267)
[7] [Okt 13 14:13:24] MessageSubject 'copy_progress' created (Message.py|112)
[7] [Okt 13 14:13:24] ProgressSubject 'copy_progress' created (Message.py|237)
[6] [Okt 13 14:13:24] Copying from '/mnt/opsi/install/preloginloader' to '/mnt/hd/opsi/' (__init__.py|257)
[7] [Okt 13 14:13:24] Counting and getting sizes of files in dir '/mnt/opsi/install/preloginloader' (__init__.py|192)
[7] [Okt 13 14:13:24] Counting and getting sizes of files in dir '/mnt/opsi/install/preloginloader/files' (__init__.py|192)
[7] [Okt 13 14:13:24] Counting and getting sizes of files in dir '/mnt/opsi/install/preloginloader/files/tmp' (__init__.py|192)
[7] [Okt 13 14:13:24] Counting and getting sizes of files in dir '/mnt/opsi/install/preloginloader/files/opsi' (__init__.py|192)
[7] [Okt 13 14:13:24] Counting and getting sizes of files in dir '/mnt/opsi/install/preloginloader/files/opsi/cfg' (__init__.py|192)
[7] [Okt 13 14:13:24] Counting and getting sizes of files in dir '/mnt/opsi/install/preloginloader/files/opsi/opsi-winst' (__init__.py|192)
[7] [Okt 13 14:13:24] Counting and getting sizes of files in dir '/mnt/opsi/install/preloginloader/files/opsi/opsi-winst/winstskin' (__init__.py|192)
[7] [Okt 13 14:13:24] Counting and getting sizes of files in dir '/mnt/opsi/install/preloginloader/files/opsi/msdll' (__init__.py|192)
[7] [Okt 13 14:13:24] Counting and getting sizes of files in dir '/mnt/opsi/install/preloginloader/files/opsi/prelogin' (__init__.py|192)
[7] [Okt 13 14:13:24] Counting and getting sizes of files in dir '/mnt/opsi/install/preloginloader/files/opsi/uninst' (__init__.py|192)
[7] [Okt 13 14:13:24] Counting and getting sizes of files in dir '/mnt/opsi/install/preloginloader/files/opsi/deps' (__init__.py|192)
[7] [Okt 13 14:13:24] Counting and getting sizes of files in dir '/mnt/opsi/install/preloginloader/files/opsi/pgina' (__init__.py|192)
[7] [Okt 13 14:13:24] Counting and getting sizes of files in dir '/mnt/opsi/install/preloginloader/files/opsi/pgina/64bit' (__init__.py|192)
[7] [Okt 13 14:13:24] Counting and getting sizes of files in dir '/mnt/opsi/install/preloginloader/files/opsi/pgina/32bit' (__init__.py|192)
[7] [Okt 13 14:13:24] Counting and getting sizes of files in dir '/mnt/opsi/install/preloginloader/files/opsi/dist' (__init__.py|192)
[7] [Okt 13 14:13:24] Counting and getting sizes of files in dir '/mnt/opsi/install/preloginloader/files/opsi/dist/opsiclientd' (__init__.py|192)
[7] [Okt 13 14:13:24] Counting and getting sizes of files in dir '/mnt/opsi/install/preloginloader/files/opsi/dist/opsiclientd/static_html' (__init__.py|192)
[7] [Okt 13 14:13:24] Counting and getting sizes of files in dir '/mnt/opsi/install/preloginloader/files/opsi/dist/opsiclientd/backendManager.d' (__init__.py|192)
[7] [Okt 13 14:13:24] Counting and getting sizes of files in dir '/mnt/opsi/install/preloginloader/files/opsi/dist/notifier' (__init__.py|192)
[7] [Okt 13 14:13:24] Counting and getting sizes of files in dir '/mnt/opsi/install/preloginloader/files/opsi/dist/lib' (__init__.py|192)
[7] [Okt 13 14:13:24] Counting and getting sizes of files in dir '/mnt/opsi/install/preloginloader/files/opsi/ip2mac' (__init__.py|192)
[7] [Okt 13 14:13:24] Counting and getting sizes of files in dir '/mnt/opsi/install/preloginloader/files/opsi/ip2mac/system' (__init__.py|192)
[7] [Okt 13 14:13:24] Counting and getting sizes of files in dir '/mnt/opsi/install/preloginloader/files/opsi/postinst.d' (__init__.py|192)
[7] [Okt 13 14:13:24] Counting and getting sizes of files in dir '/mnt/opsi/install/preloginloader/files/opsi/OpsiLoginBlocker' (__init__.py|192)
[7] [Okt 13 14:13:24] Counting and getting sizes of files in dir '/mnt/opsi/install/preloginloader/files/opsi/OpsiLoginBlocker/64bit' (__init__.py|192)
[7] [Okt 13 14:13:24] Counting and getting sizes of files in dir '/mnt/opsi/install/preloginloader/files/opsi/OpsiLoginBlocker/32bit' (__init__.py|192)
[7] [Okt 13 14:13:24] Counting and getting sizes of files in dir '/mnt/opsi/install/preloginloader/utils' (__init__.py|192)
[6] [Okt 13 14:13:32] Copy done (__init__.py|267)
[7] [Okt 13 14:13:32] MessageSubject 'copy_progress' created (Message.py|112)
[7] [Okt 13 14:13:32] ProgressSubject 'copy_progress' created (Message.py|237)
[6] [Okt 13 14:13:32] Copying from '/var/tmp/opsi/sysconf.ini' to '/mnt/hd/opsi/preloginloader/files/opsi/cfg' (__init__.py|257)
[6] [Okt 13 14:13:32] Copy done (__init__.py|267)
[7] [Okt 13 14:13:32] MessageSubject 'copy_progress' created (Message.py|112)
[7] [Okt 13 14:13:32] ProgressSubject 'copy_progress' created (Message.py|237)
[6] [Okt 13 14:13:32] Copying from '/mnt/hd/opsi/preloginloader/files/opsi/postinst.d' to '/mnt/hd/opsi/postinst.d/' (__init__.py|257)
[7] [Okt 13 14:13:32] Counting and getting sizes of files in dir '/mnt/hd/opsi/preloginloader/files/opsi/postinst.d' (__init__.py|192)
[6] [Okt 13 14:13:32] Copy done (__init__.py|267)
[7] [Okt 13 14:13:32] MessageSubject 'copy_progress' created (Message.py|112)
[7] [Okt 13 14:13:32] ProgressSubject 'copy_progress' created (Message.py|237)
[6] [Okt 13 14:13:32] Copying from '/mnt/opsi/install/win2003-r2-x64/custom/$oem$' to '/mnt/hd/$/' (__init__.py|257)
[7] [Okt 13 14:13:32] Counting and getting sizes of files in dir '/mnt/opsi/install/win2003-r2-x64/custom/$oem$' (__init__.py|192)
[7] [Okt 13 14:13:32] Counting and getting sizes of files in dir '/mnt/opsi/install/win2003-r2-x64/custom/$oem$/$$' (__init__.py|192)
[7] [Okt 13 14:13:32] Counting and getting sizes of files in dir '/mnt/opsi/install/win2003-r2-x64/custom/$oem$/$$/system32' (__init__.py|192)
[7] [Okt 13 14:13:32] Counting and getting sizes of files in dir '/mnt/opsi/install/win2003-r2-x64/custom/$oem$/$1' (__init__.py|192)
[7] [Okt 13 14:13:32] Counting and getting sizes of files in dir '/mnt/opsi/install/win2003-r2-x64/custom/$oem$/c' (__init__.py|192)
[6] [Okt 13 14:13:32] Copy done (__init__.py|267)
[7] [Okt 13 14:13:32] MessageSubject 'copy_progress' created (Message.py|112)
[7] [Okt 13 14:13:32] ProgressSubject 'copy_progress' created (Message.py|237)
[6] [Okt 13 14:13:32] Copying from '/mnt/opsi/install/win2003-r2-x64/custom/unattend.txt' to '/mnt/hd/$win_nt$.~bt/winnt.sif' (__init__.py|257)
[6] [Okt 13 14:13:32] Copy done (__init__.py|267)
[7] [Okt 13 14:13:32] MessageSubject 'copy_progress' created (Message.py|112)
[7] [Okt 13 14:13:32] ProgressSubject 'copy_progress' created (Message.py|237)
[6] [Okt 13 14:13:32] Copying from '/var/tmp/opsi/sysconf.ini' to '/mnt/hd/opsi/cfg' (__init__.py|257)
[6] [Okt 13 14:13:32] Copy done (__init__.py|267)
[6] [Okt 13 14:13:32] Executing: /usr/local/bin/patcha '/mnt/hd/$win_nt$.~bt/winnt.sif' (Posix.py|613)
[6] [Okt 13 14:13:32] Using encoding 'UTF-8' (Posix.py|644)
[7] [Okt 13 14:13:33] Exit code: 0 (Posix.py|691)
[6] [Okt 13 14:13:33] Executing: /usr/local/bin/patcha -f /var/tmp/opsi/patcha.in '/mnt/hd/$win_nt$.~bt/winnt.sif' (Posix.py|613)
[6] [Okt 13 14:13:33] Using encoding 'UTF-8' (Posix.py|644)
[7] [Okt 13 14:13:33] Exit code: 0 (Posix.py|691)
[6] [Okt 13 14:13:33] Executing: /usr/local/bin/patcha '/mnt/hd/opsi/preloginloader/files/opsi/cfg/config.ini' (Posix.py|613)
[6] [Okt 13 14:13:33] Using encoding 'UTF-8' (Posix.py|644)
[7] [Okt 13 14:13:33] Exit code: 0 (Posix.py|691)
[6] [Okt 13 14:13:33] Executing: /usr/local/bin/patcha -f /var/tmp/opsi/patcha.in '/mnt/hd/opsi/preloginloader/files/opsi/cfg/config.ini' (Posix.py|613)
[6] [Okt 13 14:13:33] Using encoding 'UTF-8' (Posix.py|644)
[7] [Okt 13 14:13:33] Exit code: 0 (Posix.py|691)
[7] [Okt 13 14:13:33] Command 'umount' found at: '/bin/umount' (Posix.py|595)
[6] [Okt 13 14:13:33] Executing: /bin/umount /dev/sda1 (Posix.py|613)
[6] [Okt 13 14:13:33] Using encoding 'UTF-8' (Posix.py|644)
[7] [Okt 13 14:13:34] Exit code: 0 (Posix.py|691)
[7] [Okt 13 14:13:34] Command 'sleep' found at: '/bin/sleep' (Posix.py|595)
[7] [Okt 13 14:13:34] Command 'shutdown' found at: '/sbin/shutdown' (Posix.py|595)
[6] [Okt 13 14:13:34] Executing: /bin/sleep 60; /sbin/shutdown -r now (Posix.py|613)
[7] [Okt 13 14:13:34] Command 'bash' found at: '/bin/bash' (Posix.py|595)
[5] [Okt 13 14:13:34] Script execution successful (master.py|1397)
[6] [Okt 13 14:13:34] Executing: cat /tmp/geo_override.log (Posix.py|613)
[6] [Okt 13 14:13:34] Using encoding 'UTF-8' (Posix.py|644)
[7] [Okt 13 14:13:34] >>> (Posix.py|684)
[7] [Okt 13 14:13:34] >>> Trying to load geo from /tmp/8:0.edd_geo (Posix.py|684)
[7] [Okt 13 14:13:34] >>> Couldn't open file: No such file or directory (Posix.py|684)
[7] [Okt 13 14:13:34] >>> (Posix.py|684)
[7] [Okt 13 14:13:34] >>> Failed to load geo. (Posix.py|684)
[7] [Okt 13 14:13:34] >>> (Posix.py|684)
[7] [Okt 13 14:13:34] >>> Kernel geometry: (Posix.py|684)
[7] [Okt 13 14:13:34] >>> HDIO_GETGEO heads 255 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> HDIO_GETGEO sectors 63 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> HDIO_GETGEO cylinders 5221 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> BLKGETSIZE total sectors 83886080 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> mbr signature 779552 (32|229|11|0) (Posix.py|684)
[7] [Okt 13 14:13:34] >>> (Posix.py|684)
[7] [Okt 13 14:13:34] >>> Found bios device int13_dev80, mbr_signature 779552, total_sectors 83875365 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> (Posix.py|684)
[7] [Okt 13 14:13:34] >>> EDD BIOS geometry: (Posix.py|684)
[7] [Okt 13 14:13:34] >>> EDD heads 255 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> EDD sectors 63 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> EDD cylinders 5221 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> EDD total sectors 83875365 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> EDD mbr signature 779552 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> (Posix.py|684)
[7] [Okt 13 14:13:34] >>> Interface unknown (Posix.py|684)
[7] [Okt 13 14:13:34] >>> HDIO_GETGEO ioctl overriden. (Posix.py|684)
[7] [Okt 13 14:13:34] >>> Storing geo in /tmp/8:0.edd_geo (Posix.py|684)
[7] [Okt 13 14:13:34] >>> Trying to load geo from /tmp/8:0.edd_geo (Posix.py|684)
[7] [Okt 13 14:13:34] >>> (Posix.py|684)
[7] [Okt 13 14:13:34] >>> Loaded: (Posix.py|684)
[7] [Okt 13 14:13:34] >>> heads 255 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> sectors 63 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> cylinders 5221 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> (Posix.py|684)
[7] [Okt 13 14:13:34] >>> Trying to load geo from /tmp/8:0.edd_geo (Posix.py|684)
[7] [Okt 13 14:13:34] >>> (Posix.py|684)
[7] [Okt 13 14:13:34] >>> Loaded: (Posix.py|684)
[7] [Okt 13 14:13:34] >>> heads 255 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> sectors 63 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> cylinders 5221 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> (Posix.py|684)
[7] [Okt 13 14:13:34] >>> Trying to load geo from /tmp/8:0.edd_geo (Posix.py|684)
[7] [Okt 13 14:13:34] >>> (Posix.py|684)
[7] [Okt 13 14:13:34] >>> Loaded: (Posix.py|684)
[7] [Okt 13 14:13:34] >>> heads 255 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> sectors 63 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> cylinders 5221 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> (Posix.py|684)
[7] [Okt 13 14:13:34] >>> Trying to load geo from /tmp/8:0.edd_geo (Posix.py|684)
[7] [Okt 13 14:13:34] >>> (Posix.py|684)
[7] [Okt 13 14:13:34] >>> Loaded: (Posix.py|684)
[7] [Okt 13 14:13:34] >>> heads 255 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> sectors 63 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> cylinders 5221 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> (Posix.py|684)
[7] [Okt 13 14:13:34] >>> Trying to load geo from /tmp/8:0.edd_geo (Posix.py|684)
[7] [Okt 13 14:13:34] >>> (Posix.py|684)
[7] [Okt 13 14:13:34] >>> Loaded: (Posix.py|684)
[7] [Okt 13 14:13:34] >>> heads 255 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> sectors 63 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> cylinders 5221 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> (Posix.py|684)
[7] [Okt 13 14:13:34] >>> Trying to load geo from /tmp/8:0.edd_geo (Posix.py|684)
[7] [Okt 13 14:13:34] >>> (Posix.py|684)
[7] [Okt 13 14:13:34] >>> Loaded: (Posix.py|684)
[7] [Okt 13 14:13:34] >>> heads 255 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> sectors 63 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> cylinders 5221 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> (Posix.py|684)
[7] [Okt 13 14:13:34] >>> Trying to load geo from /tmp/8:0.edd_geo (Posix.py|684)
[7] [Okt 13 14:13:34] >>> (Posix.py|684)
[7] [Okt 13 14:13:34] >>> Loaded: (Posix.py|684)
[7] [Okt 13 14:13:34] >>> heads 255 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> sectors 63 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> cylinders 5221 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> (Posix.py|684)
[7] [Okt 13 14:13:34] >>> Trying to load geo from /tmp/8:0.edd_geo (Posix.py|684)
[7] [Okt 13 14:13:34] >>> (Posix.py|684)
[7] [Okt 13 14:13:34] >>> Loaded: (Posix.py|684)
[7] [Okt 13 14:13:34] >>> heads 255 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> sectors 63 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> cylinders 5221 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> (Posix.py|684)
[7] [Okt 13 14:13:34] >>> Trying to load geo from /tmp/8:0.edd_geo (Posix.py|684)
[7] [Okt 13 14:13:34] >>> (Posix.py|684)
[7] [Okt 13 14:13:34] >>> Loaded: (Posix.py|684)
[7] [Okt 13 14:13:34] >>> heads 255 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> sectors 63 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> cylinders 5221 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> (Posix.py|684)
[7] [Okt 13 14:13:34] >>> Trying to load geo from /tmp/8:0.edd_geo (Posix.py|684)
[7] [Okt 13 14:13:34] >>> (Posix.py|684)
[7] [Okt 13 14:13:34] >>> Loaded: (Posix.py|684)
[7] [Okt 13 14:13:34] >>> heads 255 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> sectors 63 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> cylinders 5221 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> (Posix.py|684)
[7] [Okt 13 14:13:34] >>> Trying to load geo from /tmp/8:0.edd_geo (Posix.py|684)
[7] [Okt 13 14:13:34] >>> (Posix.py|684)
[7] [Okt 13 14:13:34] >>> Loaded: (Posix.py|684)
[7] [Okt 13 14:13:34] >>> heads 255 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> sectors 63 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> cylinders 5221 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> (Posix.py|684)
[7] [Okt 13 14:13:34] >>> Trying to load geo from /tmp/8:0.edd_geo (Posix.py|684)
[7] [Okt 13 14:13:34] >>> (Posix.py|684)
[7] [Okt 13 14:13:34] >>> Loaded: (Posix.py|684)
[7] [Okt 13 14:13:34] >>> heads 255 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> sectors 63 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> cylinders 5221 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> (Posix.py|684)
[7] [Okt 13 14:13:34] >>> Trying to load geo from /tmp/8:0.edd_geo (Posix.py|684)
[7] [Okt 13 14:13:34] >>> (Posix.py|684)
[7] [Okt 13 14:13:34] >>> Loaded: (Posix.py|684)
[7] [Okt 13 14:13:34] >>> heads 255 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> sectors 63 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> cylinders 5221 (Posix.py|684)
[7] [Okt 13 14:13:34] Exit code: 0 (Posix.py|691)
[6] [Okt 13 14:13:34] Executing: cat /var/tmp/opsi/sysconf.ini (Posix.py|613)
[6] [Okt 13 14:13:34] Using encoding 'UTF-8' (Posix.py|644)
[7] [Okt 13 14:13:34] >>> [General] (Posix.py|684)
[7] [Okt 13 14:13:34] >>> ipaddress=172.20.6.36 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> netmask=255.255.255.0 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> defaultgateway=172.20.6.254 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> hostname=izirprod01 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> pcname=izirprod01 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> bootserver=172.20.4.107 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> depottftp=172.20.4.107 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> dnsdomain=iriszorg.local (Posix.py|684)
[7] [Okt 13 14:13:34] >>> productid=win2003-r2-x64 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> oncescript= (Posix.py|684)
[7] [Okt 13 14:13:34] >>> windowssoftwareids=[] (Posix.py|684)
[7] [Okt 13 14:13:34] >>> licenserequired=True (Posix.py|684)
[7] [Okt 13 14:13:34] >>> productclassnames=[] (Posix.py|684)
[7] [Okt 13 14:13:34] >>> advice= (Posix.py|684)
[7] [Okt 13 14:13:34] >>> description=Microsoft Betriebssystem (Posix.py|684)
[7] [Okt 13 14:13:34] >>> uninstallscript= (Posix.py|684)
[7] [Okt 13 14:13:34] >>> priority=0 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> pxeconfigtemplate= (Posix.py|684)
[7] [Okt 13 14:13:34] >>> packageversion=1 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> productversion=3.4 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> updatescript= (Posix.py|684)
[7] [Okt 13 14:13:34] >>> alwaysscript= (Posix.py|684)
[7] [Okt 13 14:13:34] >>> creationtimestamp=20101013105815 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> setupscript=setup.py (Posix.py|684)
[7] [Okt 13 14:13:34] >>> name=Windows Server 2003 R2 x64 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> additional_drivers= (Posix.py|684)
[7] [Okt 13 14:13:34] >>> i386_dir=i386 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> askbeforeinst=false (Posix.py|684)
[7] [Okt 13 14:13:34] >>> orgname=Orgname (Posix.py|684)
[7] [Okt 13 14:13:34] >>> fullname=Name (Posix.py|684)
[7] [Okt 13 14:13:34] >>> store_i386=true (Posix.py|684)
[7] [Okt 13 14:13:34] >>> depotdrive=P: (Posix.py|684)
[7] [Okt 13 14:13:34] >>> nextbootserviceurl=https://172.20.4.107:4447 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> utilsurl=smb://izopsi01/opt_pcbin/utils (Posix.py|684)
[7] [Okt 13 14:13:34] >>> configurl=smb://izopsi01/opt_pcbin/pcpatch (Posix.py|684)
[7] [Okt 13 14:13:34] >>> utilsdrive=P: (Posix.py|684)
[7] [Okt 13 14:13:34] >>> opsiserver=izopsi01.iriszorg.local (Posix.py|684)
[7] [Okt 13 14:13:34] >>> nextbootservertype=service (Posix.py|684)
[7] [Okt 13 14:13:34] >>> depoturl=smb://izopsi01/opt_pcbin/install (Posix.py|684)
[7] [Okt 13 14:13:34] >>> depotid=izopsi01.iriszorg.local (Posix.py|684)
[7] [Okt 13 14:13:34] >>> configdrive=O: (Posix.py|684)
[7] [Okt 13 14:13:34] >>> windomain=WORKGROUP (Posix.py|684)
[7] [Okt 13 14:13:34] >>> pcptchlabel1=opsi (Posix.py|684)
[7] [Okt 13 14:13:34] >>> pcptchlabel2=uib (Posix.py|684)
[7] [Okt 13 14:13:34] >>> button_stopnetworking= (Posix.py|684)
[7] [Okt 13 14:13:34] >>> pcptchbitmap1=winst1.bmp (Posix.py|684)
[7] [Okt 13 14:13:34] >>> pcptchbitmap2=winst2.bmp (Posix.py|684)
[7] [Okt 13 14:13:34] >>> secsuntilconnectiontimeout=180 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> (Posix.py|684)
[7] [Okt 13 14:13:34] Exit code: 0 (Posix.py|691)
[6] [Okt 13 14:13:34] Executing: cat /var/tmp/opsi/patcha.in (Posix.py|613)
[6] [Okt 13 14:13:34] Using encoding 'UTF-8' (Posix.py|644)
[7] [Okt 13 14:13:34] >>> ipaddress=172.20.6.36 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> netmask=255.255.255.0 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> defaultgateway=172.20.6.254 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> hostname=izirprod01 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> pcname=izirprod01 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> bootserver=172.20.4.107 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> depottftp=172.20.4.107 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> dnsdomain=iriszorg.local (Posix.py|684)
[7] [Okt 13 14:13:34] >>> productid=win2003-r2-x64 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> productkey=KT7VK-JQX24-XFF6B-GDCQR-23KVW (Posix.py|684)
[7] [Okt 13 14:13:34] >>> PCKEY=*** confidential *** (Posix.py|684)
[7] [Okt 13 14:13:34] >>> oncescript= (Posix.py|684)
[7] [Okt 13 14:13:34] >>> windowssoftwareids=[] (Posix.py|684)
[7] [Okt 13 14:13:34] >>> licenserequired=True (Posix.py|684)
[7] [Okt 13 14:13:34] >>> productclassnames=[] (Posix.py|684)
[7] [Okt 13 14:13:34] >>> advice= (Posix.py|684)
[7] [Okt 13 14:13:34] >>> description=Microsoft Betriebssystem (Posix.py|684)
[7] [Okt 13 14:13:34] >>> uninstallscript= (Posix.py|684)
[7] [Okt 13 14:13:34] >>> priority=0 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> pxeconfigtemplate= (Posix.py|684)
[7] [Okt 13 14:13:34] >>> packageversion=1 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> productversion=3.4 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> updatescript= (Posix.py|684)
[7] [Okt 13 14:13:34] >>> alwaysscript= (Posix.py|684)
[7] [Okt 13 14:13:34] >>> creationtimestamp=20101013105815 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> setupscript=setup.py (Posix.py|684)
[7] [Okt 13 14:13:34] >>> name=Windows Server 2003 R2 x64 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> additional_drivers= (Posix.py|684)
[7] [Okt 13 14:13:34] >>> i386_dir=i386 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> askbeforeinst=false (Posix.py|684)
[7] [Okt 13 14:13:34] >>> orgname=Orgname (Posix.py|684)
[7] [Okt 13 14:13:34] >>> fullname=Name (Posix.py|684)
[7] [Okt 13 14:13:34] >>> store_i386=true (Posix.py|684)
[7] [Okt 13 14:13:34] >>> depotdrive=P: (Posix.py|684)
[7] [Okt 13 14:13:34] >>> nextbootserviceurl=https://172.20.4.107:4447 (Posix.py|684)
[7] [Okt 13 14:13:34] >>> utilsurl=smb://izopsi01/opt_pcbin/utils (Posix.py|684)
[7] [Okt 13 14:13:34] >>> configurl=smb://izopsi01/opt_pcbin/pcpatch (Posix.py|684)
[7] [Okt 13 14:13:34] >>> utilsdrive=P: (Posix.py|684)
[7] [Okt 13 14:13:34] >>> opsiserver=izopsi01.iriszorg.local (Posix.py|684)
[7] [Okt 13 14:13:34] >>> nextbootservertype=service (Posix.py|684)
[7] [Okt 13 14:13:34] >>> depoturl=smb://izopsi01/opt_pcbin/install (Posix.py|684)
[7] [Okt 13 14:13:34] >>> depotid=izopsi01.iriszorg.local (Posix.py|684)
[7] [Okt 13 14:13:34] >>> configdrive=O: (Posix.py|684)
[7] [Okt 13 14:13:34] >>> windomain=WORKGROUP (Posix.py|684)
[7] [Okt 13 14:13:34] >>> pcptchlabel1=opsi (Posix.py|684)
[7] [Okt 13 14:13:34] >>> pcptchlabel2=uib (Posix.py|684)
[7] [Okt 13 14:13:34] >>> button_stopnetworking= (Posix.py|684)
[7] [Okt 13 14:13:34] >>> pcptchbitmap1=winst1.bmp (Posix.py|684)
[7] [Okt 13 14:13:34] >>> pcptchbitmap2=winst2.bmp (Posix.py|684)
[7] [Okt 13 14:13:34] >>> secsuntilconnectiontimeout=180 (Posix.py|684)
[7] [Okt 13 14:13:34] Exit code: 0 (Posix.py|691)
[5] [Okt 13 14:13:34] Writing log to service (master.py|1471)