Server not working, lish not working, finix works
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
It seems you left out the important information such as distribution, version, and arch.
-Tim