Linux Lite Forums

Software - Support => Other => Topic started by: VenttasRealm on April 18, 2020, 07:32:39 PM

Title: I cannot start my linux host.
Post by: VenttasRealm on April 18, 2020, 07:32:39 PM
Hello, after not being able to use my IP due to an error I decided to shutdown my host, using the command "Halt", but I did it without the knowledge of how to turn it back on. I have tried to research ways for me to do it but I can't find it. I can access the PuTTy for the host and the WINSPC for it neither, on WINSPC it says "Stack trace:
(000070F0) TCustomScpExplorerForm::SetQueue
(00F876DE) C5296_0
(00F89746) ____ExceptionHandler
(00F86500) __ExceptionHandler
(0008421F) ntdll.dll
(00071B21) ntdll.dll.KiUserExceptionDispatcher
(000ABC28) TTerminalManager::DisconnectActiveTerminalIfPermanentFreeOtherwise
(000AD668) TTerminalManager::TerminalShowExtendedException
(00D8C23C) TTerminal::ShowExtendedException
(000ABCB0) TTerminalManager::ConnectActiveTerminal
(000AC5C9) TTerminalManager::DoSetActiveTerminal
(000AC316) TTerminalManager::SetActiveTerminal
(00002658) wWinMain
(00F856F1) C5164_0
(000656DB) ntdll.dll.RtlGetAppContainerNamedObjectPath
(000656A8) ntdll.dll.RtlGetAppContainerNamedObjectPath"

I would appreciate if you assist me with this.
Title: Re: I cannot start my linux host.
Post by: trinidad on April 19, 2020, 10:23:50 AM
https://winscp.net/forum/viewtopic.php?t=28957

https://winscp.net/eng/docs/scripting

You need to restart the SSH server on the host first. Changes you make on a Linux host have to be saved by stopping the server and restarting it every time you make a change. If I understand your problem here... the exception is denying RAM access because of login credentials. Are you getting a login screen?

TC