Server not working, lish not working, finix works

I have upgrade node to 1024 ram, set up a owncloud and update webmin and packages on same day.

Now can I have set up a finix rescue mode, mounted xvda so I have access to my files from command line and with sftp.

Lish stops after:

fsck from util-linux-ng 2.17.2

/dev/xvda: clean, 294525/966656 files, 1066114/3840000 blocks

Have done:

Fsck check was completed through finix with unmounted xvda.

No errors.

Then:

mkdir -p /mnt/rescue

mount /dev/xvda /mnt/rescue

chroot /mnt/rescue /bin/bash

dpkg –configure -a

And reboot through finix no change.

Have to diagnose where are errors, ssh fingerprints, partitions etc and solve this.

Thanks.

1 Reply

How long have you let the system sit after the fsck finishes? It's quite possible something is causing your system to not kick-off init properly. May want to go down that path.

It seems you left out the important information such as distribution, version, and arch.

-Tim

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct