Koozali.org: home of the SME Server

Booting into server-console after upgrade to vs7

Offline chris burnat

  • *****
  • 1,135
  • +2/-0
    • http://www.burnat.com
Booting into server-console after upgrade to vs7
« on: November 05, 2006, 12:38:49 PM »
When upgrading from vs6 to version 7, regardless of the method (restore from disk or backups), the new version 7 box boots direct into server-console as was the case for version 6.  This is a security concern, I would like to revert back to a prompt.  I have searched around, but did not find how to achieve this.  Thanks for any pointers. chris
- chris
If it does not work out of the box, please fill in a Bug Report @ Bugzilla (http://bugs.contribs.org)  - check: http://wiki.contribs.org/Bugzilla_Help .  Thanks.

Offline byte

  • *
  • 2,183
  • +2/-0
Re: Booting into server-console after upgrade to vs7
« Reply #1 on: November 05, 2006, 02:14:40 PM »
Quote from: "burnat"
I would like to revert back to a prompt.  I have searched around, but did not find how to achieve this.  Thanks for any pointers. chris


Use this...

config set ConsoleMode login
signal-event post-upgrade
signal-event reboot
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

Offline chris burnat

  • *****
  • 1,135
  • +2/-0
    • http://www.burnat.com
Booting into server-console after upgrade to vs7
« Reply #2 on: November 05, 2006, 02:26:42 PM »
Thanks Gavin.
- chris
If it does not work out of the box, please fill in a Bug Report @ Bugzilla (http://bugs.contribs.org)  - check: http://wiki.contribs.org/Bugzilla_Help .  Thanks.