• Cannot fork to run /tcb/lib/initcond

    From Pat Welch@21:1/5 to jriquelmeruiz@gmail.com on Mon Oct 12 21:24:22 2015
    On 9/7/2015 9:40 AM, jriquelmeruiz@gmail.com wrote:
    El lunes, 11 de octubre de 1999, 9:00:00 (UTC+2), Peter Frederiksen escribió:
    I have just installed OSR5.05 on a Compaq Armada 1500c
    I don't have any problems starting up in single user mode. But when I start >> up in multi user mode
    I get the following error.
    The error repeat it self for each tty.

    *** /etc/getty tty01 sc_m (Fri Feb 29 16:31:05 1980), PID 460:
    Cannot fork to run /tcb/lib/initcond: Resource temporarily unavailable >> (error 11)
    /etc/getty: Warning - Cannot fork to run /usr/lib/mapkey: Resource
    temporarily unavailable (error 11)

    There is only a login prompt at the first 4 tty's. If I try to logon at
    tty04 then I get a login prompt at tty05 etc. etc.
    But I receive the same error each time.
    Sadly enough I have completed several installations on the same model.
    Is there anybody out there who know what the error means.
    thx in advance.

    Same problem here. Any idea? I cannot log in to the terminal either.


    Check the status of your SCO license using scoadmin.


    --
    ----------------------------------------------------
    Pat Welch, UBB Computer Services, a WCS Affiliate
    SCO Authorized Partner
    Microlite BackupEdge Certified Reseller
    Unix/Linux/Windows/Hardware Sales/Support
    (209) 745-1401 Cell: (209) 251-9120
    E-mail: patubb@inreach.com ----------------------------------------------------

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From datamaxster@gmail.com@21:1/5 to All on Mon Dec 7 06:54:25 2015
    I also getting the same error message for Sco unix 5.05 Cannot Fork to run /tcb/lib/initcond: Resource temporarily unavailable (error 11) so i executed the following commands to add more space to swap area;

    cd /etc/rc2.d
    for i in *
    do
    echo "memory status"
    sar -r 5 5
    echo "starting $i"
    sh ./$i
    done

    also I did fsck -y in single user mode and fixmog commands nothing worked. Is it a failure of the RAM or something wrong with boot rc**.d files ? I can even share a screenshot of the error that im getting. please help??

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From datamaxster@gmail.com@21:1/5 to Pat Welch on Tue Dec 8 01:57:58 2015
    On Tuesday, October 13, 2015 at 8:24:31 AM UTC+4, Pat Welch wrote:
    On 9/7/2015 9:40 AM, jriquelmeruiz@gmail.com wrote:
    El lunes, 11 de octubre de 1999, 9:00:00 (UTC+2), Peter Frederiksen escribió:
    I have just installed OSR5.05 on a Compaq Armada 1500c
    I don't have any problems starting up in single user mode. But when I start
    up in multi user mode
    I get the following error.
    The error repeat it self for each tty.

    *** /etc/getty tty01 sc_m (Fri Feb 29 16:31:05 1980), PID 460:
    Cannot fork to run /tcb/lib/initcond: Resource temporarily unavailable
    (error 11)
    /etc/getty: Warning - Cannot fork to run /usr/lib/mapkey: Resource
    temporarily unavailable (error 11)

    There is only a login prompt at the first 4 tty's. If I try to logon at
    tty04 then I get a login prompt at tty05 etc. etc.
    But I receive the same error each time.
    Sadly enough I have completed several installations on the same model.
    Is there anybody out there who know what the error means.
    thx in advance.

    Same problem here. Any idea? I cannot log in to the terminal either.


    Check the status of your SCO license using scoadmin.


    --
    ----------------------------------------------------
    Pat Welch, UBB Computer Services, a WCS Affiliate
    SCO Authorized Partner
    Microlite BackupEdge Certified Reseller
    Unix/Linux/Windows/Hardware Sales/Support
    (209) 745-1401 Cell: (209) 251-9120
    E-mail: patubb@inreach.com ----------------------------------------------------

    When check the status from the Scoadmin > License Manager it gives an Error /etc/brand terminated with SIG SIGPPE, stderr:

    Then Ok,

    **Another Screen Appears - Error while executing : 'License Manager' exit code:105

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From datamaxster@gmail.com@21:1/5 to datam...@gmail.com on Tue Dec 8 06:31:17 2015
    On Tuesday, December 8, 2015 at 1:58:00 PM UTC+4, datam...@gmail.com wrote:
    On Tuesday, October 13, 2015 at 8:24:31 AM UTC+4, Pat Welch wrote:
    On 9/7/2015 9:40 AM, jriquelmeruiz@gmail.com wrote:
    El lunes, 11 de octubre de 1999, 9:00:00 (UTC+2), Peter Frederiksen escribió:
    I have just installed OSR5.05 on a Compaq Armada 1500c
    I don't have any problems starting up in single user mode. But when I start
    up in multi user mode
    I get the following error.
    The error repeat it self for each tty.

    *** /etc/getty tty01 sc_m (Fri Feb 29 16:31:05 1980), PID 460:
    Cannot fork to run /tcb/lib/initcond: Resource temporarily unavailable
    (error 11)
    /etc/getty: Warning - Cannot fork to run /usr/lib/mapkey: Resource
    temporarily unavailable (error 11)

    There is only a login prompt at the first 4 tty's. If I try to logon at >> tty04 then I get a login prompt at tty05 etc. etc.
    But I receive the same error each time.
    Sadly enough I have completed several installations on the same model. >> Is there anybody out there who know what the error means.
    thx in advance.

    Same problem here. Any idea? I cannot log in to the terminal either.


    Check the status of your SCO license using scoadmin.


    --
    ----------------------------------------------------
    Pat Welch, UBB Computer Services, a WCS Affiliate
    SCO Authorized Partner
    Microlite BackupEdge Certified Reseller
    Unix/Linux/Windows/Hardware Sales/Support
    (209) 745-1401 Cell: (209) 251-9120
    E-mail: patubb@inreach.com ----------------------------------------------------

    When check the status from the Scoadmin > License Manager it gives an Error /etc/brand terminated with SIG SIGPPE, stderr:

    Then Ok,

    **Another Screen Appears - Error while executing : 'License Manager' exit code:105

    Problem was solved changing the Date/time to a earlier year eg: 2014xx

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Juancho@21:1/5 to datamaxster@gmail.com on Sun Dec 20 23:30:04 2015
    datamaxster@gmail.com wrote:
    I also getting the same error message for Sco unix 5.05 Cannot Fork to run /tcb/lib/initcond: Resource temporarily unavailable (error 11) so i executed the following commands to add more space to swap area;

    cd /etc/rc2.d
    for i in *
    do
    echo "memory status"
    sar -r 5 5
    echo "starting $i"
    sh ./$i
    done

    also I did fsck -y in single user mode and fixmog commands nothing worked. Is it a failure of the RAM or something wrong with boot rc**.d files ? I can even share a screenshot of the error that im getting. please help??

    No support.

    Remaining SCO system falling like flies. Abandon ship.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From unixstuff031636@gmail.com@21:1/5 to All on Fri Dec 25 20:44:13 2015
    Cause and fix is covered on unix.com in the SCO section. Most machines failed on 10/1/2015 from the error which affects versions released before Y2K and running the SCO Y2K patch.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From jriquelmeruiz@gmail.com@21:1/5 to All on Mon Sep 7 09:40:54 2015
    El lunes, 11 de octubre de 1999, 9:00:00 (UTC+2), Peter Frederiksen escribió:
    I have just installed OSR5.05 on a Compaq Armada 1500c
    I don't have any problems starting up in single user mode. But when I start up in multi user mode
    I get the following error.
    The error repeat it self for each tty.

    *** /etc/getty tty01 sc_m (Fri Feb 29 16:31:05 1980), PID 460:
    Cannot fork to run /tcb/lib/initcond: Resource temporarily unavailable (error 11)
    /etc/getty: Warning - Cannot fork to run /usr/lib/mapkey: Resource temporarily unavailable (error 11)

    There is only a login prompt at the first 4 tty's. If I try to logon at
    tty04 then I get a login prompt at tty05 etc. etc.
    But I receive the same error each time.
    Sadly enough I have completed several installations on the same model.
    Is there anybody out there who know what the error means.
    thx in advance.

    Same problem here. Any idea? I cannot log in to the terminal either.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)