winxppro setup harddisc problem

Antworten
Benutzeravatar
Mr.M.
Beiträge: 8
Registriert: 25 Jun 2010, 08:00
Wohnort: Darmstadt

winxppro setup harddisc problem

Beitrag von Mr.M. »

Hallo zusammen.

Seit neuestem kann ich mit der opsi boot cd die unattend installation von winxp pro nicht mehr durchführen. sie bleibt beim partitionieren der platte hängen mit der fehlermeldung:

Code: Alles auswählen

6] [Okt 21 13:32:34] Size of disk '/dev/sda': 40015987200 Byte / 38162 MB (Posix.py|1103)
[7] [Okt 21 13:32:34] Partition found =>>> number: 1, start: 0 MB (0 cyl), end: 15264 MB (1946 cyl), size: 15272 MB (1947 cyl), type: c, fs: fat32, boot: True (Posix.py|1139)
[7] [Okt 21 13:32:34] Waiting for device '/dev/sda1' to appear (Posix.py|1142)
[7] [Okt 21 13:32:34] Device '/dev/sda1' found (Posix.py|1150)
[6] [Okt 21 13:32:34] Executing: /sbin/sfdisk -uS -l /dev/sda (Posix.py|613)
[6] [Okt 21 13:32:34] Using encoding 'UTF-8' (Posix.py|644)
[7] [Okt 21 13:32:34] >>>  (Posix.py|684)
[7] [Okt 21 13:32:34] >>> Disk /dev/sda: 4865 cylinders, 255 heads, 63 sectors/track (Posix.py|684)
[7] [Okt 21 13:32:34] >>> Units = sectors of 512 bytes, counting from 0 (Posix.py|684)
[7] [Okt 21 13:32:34] >>>  (Posix.py|684)
[7] [Okt 21 13:32:34] >>>    Device Boot    Start       End   #sectors  Id  System (Posix.py|684)
[7] [Okt 21 13:32:34] >>> /dev/sda1   *        63  31278554   31278492   c  W95 FAT32 (LBA) (Posix.py|684)
[7] [Okt 21 13:32:34] >>> /dev/sda2             0         -          0   0  Empty (Posix.py|684)
[7] [Okt 21 13:32:34] >>> /dev/sda3             0         -          0   0  Empty (Posix.py|684)
[7] [Okt 21 13:32:34] >>> /dev/sda4             0         -          0   0  Empty (Posix.py|684)
[7] [Okt 21 13:32:34] Exit code: 0 (Posix.py|691)
[7] [Okt 21 13:32:34] Partition sector values =>>> number: 1, start: 63 sec, end: 31278554 sec, size: 31278492 sec  (Posix.py|1170)
[6] [Okt 21 13:32:34] Creating partition on '/dev/sda': number: 2, type 'primary', filesystem 'ntfs', start: 1947 cyl, end: 4864 cyl. (Posix.py|1658)
[7] [Okt 21 13:32:34] Writing partition table to disk /dev/sda (Posix.py|1184)
[7] [Okt 21 13:32:34]    number: 1, start: 0 MB (0 cyl), end: 16006 MB (1946 cyl), size: 16014 MB (1947 cyl), type: c, fs: fat32, boot: True (Posix.py|1198)
[7] [Okt 21 13:32:34]    number: 2, start: 16014 MB (1947 cyl), end: 40007 MB (4864 cyl), size: 24001 MB (2918 cyl), type: 7, fs: ntfs, boot: False (Posix.py|1198)
[7] [Okt 21 13:32:34] Partition 3 not found: Partition 3 does not exist (Posix.py|1204)
[7] [Okt 21 13:32:34] Partition 4 not found: Partition 4 does not exist (Posix.py|1204)
[6] [Okt 21 13:32:34] Executing: /bin/echo -e "0,1947,c,*
1947,2918,7
0,0
0,0
" | /sbin/sfdisk -D /dev/sda (Posix.py|613)
[6] [Okt 21 13:32:34] Using encoding 'UTF-8' (Posix.py|644)
[7] [Okt 21 13:32:34] >>> Checking that no-one is using this disk right now ... (Posix.py|684)
[7] [Okt 21 13:32:34] >>> BLKRRPART: Device or resource busy (Posix.py|684)
[7] [Okt 21 13:32:34] >>>  (Posix.py|684)
[7] [Okt 21 13:32:34] >>> This disk is currently in use - repartitioning is probably a bad idea. (Posix.py|684)
[7] [Okt 21 13:32:34] >>> Umount all file systems, and swapoff all swap partitions on this disk. (Posix.py|684)
[7] [Okt 21 13:32:34] >>> Use the --no-reread flag to suppress this check. (Posix.py|684)
[7] [Okt 21 13:32:34] >>> Use the --force flag to overrule all checks. (Posix.py|684)
[7] [Okt 21 13:32:34] Exit code: 1 (Posix.py|691)
[2] [Okt 21 13:32:35] Traceback: (Logger.py|707)
[2] [Okt 21 13:32:35]      line 1384 in '<module>' in file '/usr/local/bin/master.py' (Logger.py|707)
[2] [Okt 21 13:32:35]      line 103 in '<module>' in file '/tmp/setup.py' (Logger.py|707)
[2] [Okt 21 13:32:35]      line 1675 in 'createPartition' in file '/usr/lib/pymodules/python2.6/OPSI/System/Posix.py' (Logger.py|707)
[2] [Okt 21 13:32:35]      line 1213 in 'writePartitionTable' in file '/usr/lib/pymodules/python2.6/OPSI/System/Posix.py' (Logger.py|707)
[2] [Okt 21 13:32:35]      line 698 in 'execute' in file '/usr/lib/pymodules/python2.6/OPSI/System/Posix.py' (Logger.py|707)
[2] [Okt 21 13:32:35]      ==>>> Command '/bin/echo -e "0,1947,c,*
1947,2918,7
0,0
0,0
" | /sbin/sfdisk -D /dev/sda' failed (1):
Checking that no-one is using this disk right now ...
BLKRRPART: Device or resource busy

This disk is currently in use - repartitioning is probably a bad idea.
Umount all file systems, and swapoff all swap partitions on this disk.
Use the --no-reread flag to suppress this check.
Use the --force flag to overrule all checks. (master.py|1432)
[7] [Okt 21 13:32:35] Backend: <OPSI.Backend.JSONRPC.JSONRPCBackend instance at 0x8a0d6ec> (master.py|1435)
[7] [Okt 21 13:32:35] ProductId: winxppro (master.py|1436)
[7] [Okt 21 13:32:35] ClientId: cws0293.ad.ifra.com (master.py|1437)
[7] [Okt 21 13:32:35] ProductOnClient: None (master.py|1438)
[7] [Okt 21 13:32:35] Executing jsonrpc method 'unsetProductActionRequest' (JSONRPC.py|344)
[7] [Okt 21 13:32:35] Using method POST (JSONRPC.py|401)
[7] [Okt 21 13:32:35] Content-Type: None (JSONRPC.py|456)
[7] [Okt 21 13:32:35] Executing jsonrpc method 'setProductInstallationStatus' (JSONRPC.py|344)
[7] [Okt 21 13:32:35] Using method POST (JSONRPC.py|401)
[7] [Okt 21 13:32:35] Content-Type: None (JSONRPC.py|456)
[5] [Okt 21 13:33:00] Writing log to service (master.py|1463)
Habe keine änderungen/updates auf dem opsi server gemacht. der fehler war auf einmal da :roll:

Hat jemand eine Idee

PS: Opsi 3.4 (VM)
Antworten