LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Mint 18 crash to blank screen and won't restart (https://www.linuxquestions.org/questions/linux-software-2/mint-18-crash-to-blank-screen-and-wont-restart-4175609431/)

Novatian 07-08-2017 04:42 AM

Mint 18 crash to blank screen and won't restart
 
On a Lenovo desktop, Mint 18 suddenly crashed while I was listening to music on youtube, to a black screen with the flashing underline cursor. I manually restarted the computer. I chose Mint 18 from my OS list. It would not start. Instead it read, error attempt to read hd0

I manually restarted and used another OS from the list which works.

Memory test seemed okay. I didn't observe carefully at first, then looked over the results and it was okay.

Updater had it up to date. Including Linux Kernel.

Is there any way to fix it?

hydrurga 07-08-2017 09:12 AM

It could well be a filesystem problem. I would manually run fsck on the filesystem(s) in question to see if there are any errors.

Habitual 07-08-2017 09:13 AM

Can we have the output url from
Code:

inxi -Fxz -c0 | nc termbin.com 9999
please?

If a fsck doesn't help, that is. ;)

Code:

sudo touch /forcefsck && sudo reboot
when you're ready.
and boot the current kernel ("Older versions" on the mint boot menu, I think. I only have the one.)

Novatian 07-08-2017 10:58 AM

Quote:

Originally Posted by hydrurga (Post 5732440)
It could well be a filesystem problem. I would manually run fsck on the filesystem(s) in question to see if there are any errors.

Can I run this from Mint the OS alongside the faulty Mint install? Because it will not start up but only gives the reading I typed. Or need I go into the safety mode?

hydrurga 07-08-2017 11:21 AM

You can run it from any of the other Linuxes that you dual boot on your system. You just have to be aware of which filesystem(s) the aberrant Mint install is using (if it is only using one filesystem, i.e. partition, for / (root filesystem) then all the easier).

If you don't have any other Linuxes you can boot up into, you can do it from a Linux installer disk/boot media or any of a variety of repair media.

Habitual 07-08-2017 04:02 PM

gparted has a "Check" option on right-click of an unmounted partition.
This is functionally the same as a "manual fsck", IMO.

AwesomeMachine 07-08-2017 09:35 PM

Could you take another look at the error message. Could it be
Quote:

error: attempt to read or write outside of disk 'hd0'

Novatian 07-10-2017 09:37 AM

Quote:

Originally Posted by AwesomeMachine (Post 5732647)
Could you take another look at the error message. Could it be

Yes and it has just happened again with the alongside OS Mint.
I am now in a live trial version about to use gparted.

jefro 07-10-2017 04:40 PM

Might consider smart results while you are looking at it.

Be sure ram shows as correct amount before you test.

Can see what /var logs might show.

Look at any bios logs if they exist.

Novatian 07-11-2017 02:54 AM

Yes, Gparted check function fixed the problem.
What caused the problem, and twice? a hacker?

Habitual 07-11-2017 05:42 AM

Quote:

Originally Posted by Novatian (Post 5733459)
a hacker?

Quote:

Originally Posted by Novatian (Post 5732344)
I was listening to music on youtube

What does Menu > Log Viewer indicate?
Dozens of possible reasons. None of them have the string [Hh]acker in them, IMO.


All times are GMT -5. The time now is 08:45 PM.