in reply to Re: Reboot: System call
in thread Reboot: System call

I finally got it working. Thanks guys for your inputs
$t->cmd('reboot&');
'&' would do the trip. This would return the prompt back. I can then run a sleep and then reconnect to the system again. In this case I can't use init6 as I am restarting a target system.