Koozali.org: home of the SME Server

Interactive Mode bootup

Offline kryptos

  • *****
  • 245
  • +0/-0
Interactive Mode bootup
« on: November 04, 2010, 09:48:07 AM »
Hello all,

How do I enter to interactive mode on SME. I tried pressing "I" when a prompt ask but still can't get into interactive mode. Is there anyway I can set it automatically to start on interactive mode? I need to bypass one startup because it hangs up during bootup. It stop on this one " Enabling IP Masquerading". I don't what causes this it suddenly stop.

Regards,
Rocel

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: Interactive Mode bootup
« Reply #1 on: November 04, 2010, 11:58:20 AM »
try to boot with SME's cd in rescue mode.. mount your SME installation (you will be asked to do so) in read/write, then follow the instructions to chroot

now you can move to /var/log/ and search in messages log for errors.

eventually, you can do such a thing
NOTE: children, don't do it at home
- move to /home/e-smith/db
- make a copy of configuration
- edit configuration and find the row
Code: [Select]
masq=service|DenylogTarget|drop|Logging|most|Stealth|no|Trace|disabled|pptp|yes|status|enabled
- change 'enabled' with 'disabled': be sure to not alter file structure (spaces, LF, pipes etc)
- save file and reboot

HTH

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Interactive Mode bootup
« Reply #2 on: November 04, 2010, 02:17:09 PM »
try to boot with SME's cd in rescue mode.. mount your SME installation (you will be asked to do so) in read/write, then follow the instructions to chroot

No need to do that, Can boot in single user mode via grub menu. Search here (or ask google) for detailed instructions.

Offline kryptos

  • *****
  • 245
  • +0/-0
Re: Interactive Mode bootup
« Reply #3 on: November 05, 2010, 07:08:38 AM »
Thanks Stefano and Charlie. I can now access the server...

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: Interactive Mode bootup
« Reply #4 on: November 05, 2010, 10:23:17 AM »
single user boot instruction is here (ie the first part of the instructions)
http://wiki.contribs.org/SME_Server:Documentation:FAQ#Reset_the_root_and_admin_password
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.