General discussion

  • Creator
    Topic
  • #2074818

    How do you bypass Netware Server startup

    Locked

    by pmaro ·

    What I need is to not run the autoexec.ncf. I have to get to a point in the boot process where I can edit the autoexec.ncf and take out a REM I put in which locks up the server completely. I know there is a key or key sequence you can use to force astep by step startup where I can bypass autoexec.bat. I just don’t remember it for the life of me. I have a NW 4.2 for Small Business. I remmed out the “load dhcp” server statement which locks it up when the Rocketport NLMs try to load. Thanks folks.
    Phil

All Comments

  • Author
    Replies
    • #3765725

      How do you bypass Netware Server startup

      by robweir ·

      In reply to How do you bypass Netware Server startup

      Once at a DOS prompt, type server -na…This will prevent autoexec.ncf from loading. Also, you can use these commands:

      -NL prevents the logo screen from displaying
      -NS prevents both autoexec.ncf and startup.ncf from loading
      -S specifies a different .ncf to execute.

      Hope it helps.

    • #3765720

      How do you bypass Netware Server startup

      by rbgnr111 ·

      In reply to How do you bypass Netware Server startup

      the person that replied before me was partaly right
      in you nwserver directory run
      server.exe -ns to disable startup.ncf
      server.exe -na disables the autoexec.ncf

      you should be able to boot using server -na
      then mount your sys volume and editthe autoexec.ncf

    • #3766284

      How do you bypass Netware Server startup

      by swsmith ·

      In reply to How do you bypass Netware Server startup

      F5 bypasses autoexec.bat completely
      F8 steps you through autoexec.bat

      to bypass NetWare startup files…
      server -na bypasses autoexec.ncf
      server -ns bypasses startup.ncf
      server -ndb starts without NDS loaded

      hope this helps
      Sterling

    • #3766632

      How do you bypass Netware Server startup

      by chrzan ·

      In reply to How do you bypass Netware Server startup

      Just run server -na

      This will bypass your autoexec.ncf
      John

Viewing 3 reply threads