Re: Help to remove wrong boot script. Newbies question

From: Michael Brennan (mikeb_at_shell.UUCP)
Date: 01/17/05

  • Next message: Michael Brennan: "Re: user application startup"
    Date: 17 Jan 2005 08:34:13 GMT
    
    

    In article <3041dfF2qes8sU1@uni-berlin.de>,
    Kurt Harders <news@kurt-harders.de> wrote:
    >Hi Alexander,
    >
    >"Alexander Baranov" <baranov@intech21.com> schrieb in
    >news:ee728$419cbe3c$44a55b44$4998@msgid.meganewsservers.com:
    >
    >> update_rc.d mac 99
    >>
    >> Now it really runs during boot sequence but I cannot login from
    >> any terminal, the system does not reboot from CTRL-ALT-DEL, is
    >> not telneted and I can do nothing, even cannot remove the ill
    >> script. Could somebody advise how to restore it or give some
    >> reference to appropriate document?
    >
    >May be your script never terminates? If yes, init will never come to
    >the end of the boot sequence. This means, that you have to access the
    >filesystem from some recovery disk and delete the script.
    >
    >Regards, Kurt

    Can you not boot in single-user mode "boot single". This should avoid
    your "mac" program being run (assuming you issued update-rc.d mac defaults 99).

    You can clean up the init files ("update-rc.d mac remove" will remove the
    symbolic links set up before, without removing /etc/init.d/mac).

    --mikeb


  • Next message: Michael Brennan: "Re: user application startup"

    Relevant Pages