Die Suche ergab 3 Treffer

von cadam
16 Dez 2010, 12:55
Forum: Kritik, Anregungen und Wünsche
Thema: imageverwaltung, software kategorien
Antworten: 2
Zugriffe: 3314

Re: imageverwaltung, software kategorien

In der software liste währe es gerade wenn man viele Pakete im Depot hat eine kategorisierung wünschenswert das würde die übersicht stark verbessern.
Das wäre sehr hilfreich.

Es wäre auch schön, wenn der Produktname als Spalte in der Produktkonfiguration angezeigt werden könnte.

Gruß,
Christian
von cadam
23 Sep 2010, 13:06
Forum: Freier Support
Thema: 2x deletePartition: BLKRRPART: Device or resource busy
Antworten: 5
Zugriffe: 4552

Re: 2x deletePartition: BLKRRPART: Device or resource busy

In Zeile 70 taucht das Problem auf. # # This script requires opsi >= 4.0, opsi-linux-bootimage version >= 20100628 # if not bootimageVersion or (int(bootimageVersion) < 20100628): raise Exception(u"This product requires opsi-linux-bootimage version >= 20100628") try: if not backend.isOpsi4...
von cadam
22 Sep 2010, 11:39
Forum: Freier Support
Thema: 2x deletePartition: BLKRRPART: Device or resource busy
Antworten: 5
Zugriffe: 4552

2x deletePartition: BLKRRPART: Device or resource busy

Hallo, wenn in einer modifizierten Windows 7-Setup.py (OPSI 4.0rc) zweimal hintereinander deletePartition (statt deletePartitiontable) aufgerufen wird, kommt folgende Fehlermeldung: "BLKRRPART: Device or resource busy This disk is currently in use - repartitioning is probably a bad idea. Umount...