Dear all,
I am trying to setup a development environment with vagrant, virtualbox and the nexus .box images.
When I start the VM and connect to the serial port I get this error during the bootstapping, The error causes the system to reboot. Then it becomes an endless loop...
I have tried many .box version but the problem is the same.
The boot process fails at this point
Populating conf files for hybrid sysmgr ...
Starting hybrid sysmgr ...
Installation of klm_pss failed: error 1.
/isan/etc/rc.d/rc.isan-start/S27pssklm start failed: error 1
init: Unable to open handle to heartbeat driver: No such file or directory (error-id 0x801E0002).
init: Unable to open handle to heartbeat driver: No such file or directory (error-id 0x801E0002).
Populating conf files for hybrid sysmgr ...
Starting hybrid sysmgr ...
sysmgr_stateful_start: Unable to open handle to heartbeat driver: No such file or directory (error-id 0x801E0002).
Populating conf files for hybrid sysmgr ...
Starting hybrid sysmgr ...
sysmgr_stateful_start: Unable to open handle to heartbeat driver: No such file or directory (error-id 0x801E0002).
Populating conf files for hybrid sysmgr ...
Starting hybrid sysmgr ...
[ 359.950146] sysrq: SysRq : Resetting
As you can see it is something related to the klm_pss . I have not figured out yet what is it...
Any help woul be highly appreciable