bei der Netboot Installation von Win7 bekomme ich folgende Fehlermeldung:
Ein Fehler ist aufgetreten
Command '/sbin/modprobe/efivars' failed (1)
modproge: ERROR: could not insert 'efivars': No such device
Hier noch ein Auszug aus dem bootimage.log
lg aus Österreich(1252) [7] [Okt 13 14:17:36] Starting new HTTPS connection (0) to 192.168.1.203:4447 (HTTP.py|604)
(1253) [7] [Okt 13 14:17:36] Connection established to: 192.168.1.203 (HTTP.py|617)
(1254) [7] [Okt 13 14:17:36] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|188)
(1255) [7] [Okt 13 14:17:37] Closing connection: <httplib.HTTPSConnection instance at 0xb5b71aac> (HTTP.py|531)
(1256) [7] [Okt 13 14:17:37] Content-Type: gzip-application/json;charset=utf-8, Content-Encoding: gzip (JSONRPC.py|719)
(1257) [7] [Okt 13 14:17:37] Expecting deflated data from server (backwards compatible) (JSONRPC.py|727)
(1258) [5] [Okt 13 14:17:37] try to load efivars module: modprobe efivars (setup.py|14)
(1259) [6] [Okt 13 14:17:37] Executing: /sbin/modprobe efivars (Posix.py|759)
(1260) [6] [Okt 13 14:17:37] Using encoding 'UTF-8' (Posix.py|792)
(1261) [7] [Okt 13 14:17:37] >>> modprobe: ERROR: could not insert 'efivars': No such device (Posix.py|836)
(1262) [7] [Okt 13 14:17:37] Exit code: 1 (Posix.py|843)
(1263) [2] [Okt 13 14:17:38] Traceback: (Logger.py|758)
(1264) [2] [Okt 13 14:17:38] line 1509 in '<module>' in file '/usr/local/bin/master.py' (Logger.py|758)
(1265) [2] [Okt 13 14:17:38] line 15 in '<module>' in file '/tmp/setup.py' (Logger.py|758)
(1266) [2] [Okt 13 14:17:38] line 850 in 'execute' in file '/usr/lib/python2.7/dist-packages/OPSI/System/Posix.py' (Logger.py|758)
(1267) [2] [Okt 13 14:17:38] ==>>> Command '/sbin/modprobe efivars' failed (1):
(1268) modprobe: ERROR: could not insert 'efivars': No such device (master.py|1557)
(1269) [7] [Okt 13 14:17:38] Backend: <JSONRPCBackend(address=None, host=u'192.168.1.203', deflate=False)> (master.py|1560)
(1270) [7] [Okt 13 14:17:38] ProductId: win7-x64 (master.py|1561)
(1271) [7] [Okt 13 14:17:38] ClientId: oldersatz1.busatis.local (master.py|1562)
(1272) [7] [Okt 13 14:17:38] ProductOnClient: <ProductOnClient(clientId=u'oldersatz1.busatis.local', productId=u'win7-x64', installationStatus=u'unknown', actionRequest=u'none')> (master.py|1563)
(1273) [6] [Okt 13 14:17:38] Updating productOnClient: {'actionProgress': u'', 'actionResult': u'failed', 'clientId': u'oldersatz1.busatis.local', 'modificationTime': None, 'actionRequest': u'none', 'targetConfiguration': None, 'productVersion': None, 'productType': u'NetbootProduct', 'type': u'ProductOnClient', 'lastAction': None, 'packageVersion': None, 'actionSequence': None, 'installationStatus': u'unknown', 'productId': u'win7-x64'} (master.py|1574)
(1274) [7] [Okt 13 14:17:38] Executing jsonrpc method 'productOnClient_updateObjects' on host 192.168.1.203 (JSONRPC.py|115)
(1275) [7] [Okt 13 14:17:38] Starting new HTTPS connection (0) to 192.168.1.203:4447 (HTTP.py|604)
(1276) [7] [Okt 13 14:17:38] Connection established to: 192.168.1.203 (HTTP.py|617)
(1277) [7] [Okt 13 14:17:38] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|188)
(1278) [7] [Okt 13 14:17:38] Closing connection: <httplib.HTTPSConnection instance at 0xb5b71d6c> (HTTP.py|531)
(1279) [7] [Okt 13 14:17:38] Content-Type: gzip-application/json;charset=utf-8, Content-Encoding: gzip (JSONRPC.py|719)
(1280) [7] [Okt 13 14:17:38] Expecting deflated data from server (backwards compatible) (JSONRPC.py|727)
(1281) [5] [Okt 13 14:17:38] Writing log to service (master.py|1585)
Bernhard