On 19 April 2016 at 12:02, Ian Collins <[email protected]> wrote:

>
> # zlogin -S cf2cb992-4052-e464-a384-89bd6241b115
> [Connected to zone 'cf2cb992-4052-e464-a384-89bd6241b115' pts/8]
> zlogin: exec failure: No such file or directory
>

"No such file or directory" looks easy to fix (says the man thousands of km
away from the LX zone). I bet it just can't find bash because Linux and
SmartOS disagree about where it should be. Try

    zlogin -i -S cf2cb992-4052-e464-a384-89bd6241b115 /bin/bash

You might need to copy bash into the zone from the GZ so you might need this

    cp /usr/bin/bash /zones/cf2cb992-4052-e464-a384-89bd6241b115/root/bash
    zlogin -i -S cf2cb992-4052-e464-a384-89bd6241b115 /bash

Cheers,
Lloyd



-------------------------------------------
smartos-discuss
Archives: https://www.listbox.com/member/archive/184463/=now
RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00
Modify Your Subscription: 
https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb
Powered by Listbox: http://www.listbox.com

Reply via email to