I've fairly recently begun to use Linux and am preferring it to windows a lot (terminal is awesome). Started off with mint which ran very smoothly but then transitioned into Ubuntu. It was working all fine until I finally decided to upgrade my HDD to an SSD. (I had issues with it) I installed the latest Ubuntu on a new SSD and for about a day it worked perfectly. However it began to operate really sluggish and eventually opening Firefox finally froze/bricked my laptop. With no other options I held down the power button and am now consistently greeted with errors that basically stating that my SSD doesn't exist and it can't boot as there's no boot option. Even trying to use a bootable USB and attempting to reinstall it doesn't recognise there's an SSD there. I re-tried my old HDD and same result (expected it was dying), however using other laptop HDD gathered over the years I managed to successfully boot into windows 7 on 2 different HDD.
Very rarely my laptop can boot successfully (with the ssd, haven't bothered with original HDD) but it eventually freezes up from doing simple things such as web browsing.
When shutting down with my SSD installed I occasionally see this https://i.stack.imgur.com/fey5a.jpg then followed by https://i.stack.imgur.com/Vl6aH.jpg . I have also seen this screen once; https://i.stack.imgur.com/AaNJ1.jpg when I start up/shutdown(not with terminal) then followed by a lot of;
"system-journald[263]: fail to write entry" the number is always the same not sure if it means anything.
Is possible that I have a faulty SSD? As I could use other HDDs that I know are fine hence ruling out any possible faulty sata mounts? I've managed to get on somehow but I know shutting it down will kill it again for who know how long so are there any tests I can do to find out more about whats wrong? Already tried smartmontools and apparently all is good...
Nothing important was lost as it's all been backed up to an external HD. Would greatly appreciate any and all help available thanks
sudo parted -l
,df -h
andlsblk -f
. – oldfred Nov 18 '18 at 23:27