Kernel panic when trying to install XP
Kernel panic when trying to install XP
Hi,
I'm trying to install XP on a VMware workstation host. This did work before but now it doesn't anymore .
I can boot, but after a short while there's a kernel panic.
Since it's running on a VMware workstation host, I made a screenshot, but I don't know how to add an image (not a link to an image).
The image starts with :
Failed to execute /init (error -28)
Starting init: /sbin/init exists but could not execute it (error -28)
Starting init: /etc/init exists but could not execute it (error -13)
Starting init: /bin/sh exists but could not execute it (error -28)
Kernel panic - not syncing : No working init found. Try passing init= option to the kernel ...
...
miniroot is : miniroot-20140919.bz2
I'm trying to install XP on a VMware workstation host. This did work before but now it doesn't anymore .
I can boot, but after a short while there's a kernel panic.
Since it's running on a VMware workstation host, I made a screenshot, but I don't know how to add an image (not a link to an image).
The image starts with :
Failed to execute /init (error -28)
Starting init: /sbin/init exists but could not execute it (error -28)
Starting init: /etc/init exists but could not execute it (error -13)
Starting init: /bin/sh exists but could not execute it (error -28)
Kernel panic - not syncing : No working init found. Try passing init= option to the kernel ...
...
miniroot is : miniroot-20140919.bz2
- n.wenselowski
- Ex-uib-Team
- Beiträge: 3194
- Registriert: 04 Apr 2013, 12:15
Re: Kernel panic when trying to install XP
Hello,
did it work with the same bootimage before?
How much RAM does the VM have?
With kind regards
Niko
did it work with the same bootimage before?
How much RAM does the VM have?
With kind regards
Niko
Code: Alles auswählen
import OPSI
Re: Kernel panic when trying to install XP
I don't know if it worked before with that boot-image. I'm not re-installing OS's very frequent, and I'm not updating my opsi-machine that frequent also (if it aint broken, don't fix it
).
I did a re-install of that Windows about a month ago. It's very well possible that after I installed the OS I updated opsi.
My VM for XP had 512MB of memory. Just tried with 720MB and it seems to work now.
Thanks.

I did a re-install of that Windows about a month ago. It's very well possible that after I installed the OS I updated opsi.
My VM for XP had 512MB of memory. Just tried with 720MB and it seems to work now.
Thanks.
Re: Kernel panic when trying to install XP
I spoke a bit too soon.
I can get to the harware but there it fails. This is in the log :
[7] [Jan 05 12:27:27] Skipping unhandled hardware class 'PROCESSOR' (<AuditHardwareOnHost hostId='ace-lt19-testvm.ace-electronics.be' hardwareClass='PROCESSOR', name='Unknown Processor'>) (WindowsDrivers.py|76)
[7] [Jan 05 12:27:27] Skipping unhandled hardware class 'PROCESSOR' (<AuditHardwareOnHost hostId='ace-lt19-testvm.ace-electronics.be' hardwareClass='PROCESSOR', name='Unknown Processor'>) (WindowsDrivers.py|76)
[7] [Jan 05 12:27:27] Skipping unhandled hardware class 'COMPUTER_SYSTEM' (<AuditHardwareOnHost hostId='ace-lt19-testvm.ace-electronics.be' hardwareClass='COMPUTER_SYSTEM', name='ace-lt19-testvm'>) (WindowsDrivers.py|76)
[7] [Jan 05 12:27:27] Skipping unhandled hardware class 'COMPUTER_SYSTEM' (<AuditHardwareOnHost hostId='ace-lt19-testvm.ace-electronics.be' hardwareClass='COMPUTER_SYSTEM', name='remoteaccess'>) (WindowsDrivers.py|76)
[7] [Jan 05 12:27:27] Skipping unhandled hardware class 'NETWORK_CONTROLLER' (<AuditHardwareOnHost hostId='ace-lt19-testvm.ace-electronics.be' hardwareClass='NETWORK_CONTROLLER', name='79c970 [PCnet32 LANCE]'>) (WindowsDrivers.py|76)
[7] [Jan 05 12:27:27] No driver directories to integrate (WindowsDrivers.py|304)
[6] [Jan 05 12:27:27] Adding additional drivers (WindowsDrivers.py|438)
[2] [Jan 05 12:27:28] Traceback: (Logger.py|767)
[2] [Jan 05 12:27:28] line 1464 in '<module>' in file '/usr/local/bin/master.py' (Logger.py|767)
[2] [Jan 05 12:27:28] line 135 in '<module>' in file '/tmp/setup.py' (Logger.py|767)
[2] [Jan 05 12:27:28] line 446 in 'integrateAdditionalWindowsDrivers' in file '/usr/lib/pymodules/python2.7/OPSI/Util/WindowsDrivers.py' (Logger.py|767)
[2] [Jan 05 12:27:28] ==>>> 'NoneType' object is not iterable (master.py|1512)
[7] [Jan 05 12:27:28] Backend: <OPSI.Backend.JSONRPC.JSONRPCBackend instance at 0x8dcda2c> (master.py|1515)
[7] [Jan 05 12:27:28] ProductId: winxppro (master.py|1516)
[7] [Jan 05 12:27:28] ClientId: ace-lt19-testvm.ace-electronics.be (master.py|1517)
[7] [Jan 05 12:27:28] ProductOnClient: <ProductOnClient clientId 'ace-lt19-testvm.ace-electronics.be', productId 'winxppro', installationStatus 'unknown', actionRequest 'none'> (master.py|1518)
[6] [Jan 05 12:27:28] Updating productOnClient: {'actionProgress': u'', 'actionResult': u'failed', 'clientId': u'ace-lt19-testvm.ace-electronics.be', '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'winxppro'} (master.py|1529)
[7] [Jan 05 12:27:28] Executing jsonrpc method 'productOnClient_updateObjects' on host 192.168.1.100 (JSONRPC.py|110)
[7] [Jan 05 12:27:28] Starting new HTTPS connection (0) to 192.168.1.100:4447 (HTTP.py|589)
[7] [Jan 05 12:27:28] Connection established to: 192.168.1.100 (HTTP.py|602)
[7] [Jan 05 12:27:28] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|171)
[7] [Jan 05 12:27:29] Closing connection: <httplib.HTTPSConnection instance at 0x8dec18c> (HTTP.py|516)
[7] [Jan 05 12:27:29] Content-Type: gzip-application/json;charset=utf-8, Content-Encoding: gzip (JSONRPC.py|685)
[7] [Jan 05 12:27:29] Expecting compressed data from server (JSONRPC.py|689)
[5] [Jan 05 12:28:58] Writing log to service (master.py|1543)
I can get to the harware but there it fails. This is in the log :
[7] [Jan 05 12:27:27] Skipping unhandled hardware class 'PROCESSOR' (<AuditHardwareOnHost hostId='ace-lt19-testvm.ace-electronics.be' hardwareClass='PROCESSOR', name='Unknown Processor'>) (WindowsDrivers.py|76)
[7] [Jan 05 12:27:27] Skipping unhandled hardware class 'PROCESSOR' (<AuditHardwareOnHost hostId='ace-lt19-testvm.ace-electronics.be' hardwareClass='PROCESSOR', name='Unknown Processor'>) (WindowsDrivers.py|76)
[7] [Jan 05 12:27:27] Skipping unhandled hardware class 'COMPUTER_SYSTEM' (<AuditHardwareOnHost hostId='ace-lt19-testvm.ace-electronics.be' hardwareClass='COMPUTER_SYSTEM', name='ace-lt19-testvm'>) (WindowsDrivers.py|76)
[7] [Jan 05 12:27:27] Skipping unhandled hardware class 'COMPUTER_SYSTEM' (<AuditHardwareOnHost hostId='ace-lt19-testvm.ace-electronics.be' hardwareClass='COMPUTER_SYSTEM', name='remoteaccess'>) (WindowsDrivers.py|76)
[7] [Jan 05 12:27:27] Skipping unhandled hardware class 'NETWORK_CONTROLLER' (<AuditHardwareOnHost hostId='ace-lt19-testvm.ace-electronics.be' hardwareClass='NETWORK_CONTROLLER', name='79c970 [PCnet32 LANCE]'>) (WindowsDrivers.py|76)
[7] [Jan 05 12:27:27] No driver directories to integrate (WindowsDrivers.py|304)
[6] [Jan 05 12:27:27] Adding additional drivers (WindowsDrivers.py|438)
[2] [Jan 05 12:27:28] Traceback: (Logger.py|767)
[2] [Jan 05 12:27:28] line 1464 in '<module>' in file '/usr/local/bin/master.py' (Logger.py|767)
[2] [Jan 05 12:27:28] line 135 in '<module>' in file '/tmp/setup.py' (Logger.py|767)
[2] [Jan 05 12:27:28] line 446 in 'integrateAdditionalWindowsDrivers' in file '/usr/lib/pymodules/python2.7/OPSI/Util/WindowsDrivers.py' (Logger.py|767)
[2] [Jan 05 12:27:28] ==>>> 'NoneType' object is not iterable (master.py|1512)
[7] [Jan 05 12:27:28] Backend: <OPSI.Backend.JSONRPC.JSONRPCBackend instance at 0x8dcda2c> (master.py|1515)
[7] [Jan 05 12:27:28] ProductId: winxppro (master.py|1516)
[7] [Jan 05 12:27:28] ClientId: ace-lt19-testvm.ace-electronics.be (master.py|1517)
[7] [Jan 05 12:27:28] ProductOnClient: <ProductOnClient clientId 'ace-lt19-testvm.ace-electronics.be', productId 'winxppro', installationStatus 'unknown', actionRequest 'none'> (master.py|1518)
[6] [Jan 05 12:27:28] Updating productOnClient: {'actionProgress': u'', 'actionResult': u'failed', 'clientId': u'ace-lt19-testvm.ace-electronics.be', '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'winxppro'} (master.py|1529)
[7] [Jan 05 12:27:28] Executing jsonrpc method 'productOnClient_updateObjects' on host 192.168.1.100 (JSONRPC.py|110)
[7] [Jan 05 12:27:28] Starting new HTTPS connection (0) to 192.168.1.100:4447 (HTTP.py|589)
[7] [Jan 05 12:27:28] Connection established to: 192.168.1.100 (HTTP.py|602)
[7] [Jan 05 12:27:28] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|171)
[7] [Jan 05 12:27:29] Closing connection: <httplib.HTTPSConnection instance at 0x8dec18c> (HTTP.py|516)
[7] [Jan 05 12:27:29] Content-Type: gzip-application/json;charset=utf-8, Content-Encoding: gzip (JSONRPC.py|685)
[7] [Jan 05 12:27:29] Expecting compressed data from server (JSONRPC.py|689)
[5] [Jan 05 12:28:58] Writing log to service (master.py|1543)
- n.wenselowski
- Ex-uib-Team
- Beiträge: 3194
- Registriert: 04 Apr 2013, 12:15
Re: Kernel panic when trying to install XP
Hello Koenraad,
what version of the netboot product are you using?
With kind regards
Niko
what version of the netboot product are you using?
With kind regards
Niko
Code: Alles auswählen
import OPSI
Re: Kernel panic when trying to install XP
How can I check the version ?
- n.wenselowski
- Ex-uib-Team
- Beiträge: 3194
- Registriert: 04 Apr 2013, 12:15
Re: Kernel panic when trying to install XP
Code: Alles auswählen
import OPSI
Re: Kernel panic when trying to install XP
orn.wenselowski hat geschrieben:Code: Alles auswählen
opsi-package-manager --list | grep winxp
Code: Alles auswählen
-l, --list REGEX
List opsi packages matching regex.

- n.wenselowski
- Ex-uib-Team
- Beiträge: 3194
- Registriert: 04 Apr 2013, 12:15
Re: Kernel panic when trying to install XP
Old habits die harddkoch hat geschrieben:as described in the man page written by n.wenselowski

-Niko
Code: Alles auswählen
import OPSI
Re: Kernel panic when trying to install XP
Version 4.0.3