|
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.
|