September 2017

S M T W T F S
     12
34 56789
10111213141516
17181920212223
24252627282930

Style Credit

Expand Cut Tags

No cut tags
Saturday, February 18th, 2017 11:04 am
Hi all,

Need help with making linux work again.

Some time ago I bought a cheap Lenovo 11e laptop for cheap. Installed Linux Mint 17 64bit on it and used it happily for many months. A few days ago it did not wake up from a hibernation session, and an attempt at bootup just shows the Mint logo and does not go anywhere. I possibly can get into the grub session but no idea what to do next.

Suggestions?

Thanks!

Update. Всем спасибо! We made Linux great again снеся Минт у установив Убунту. В чем была проблема, так и не поняли. По логам, все хорошо вплоть до иксов. Ну да ладно.
Saturday, February 18th, 2017 11:52 pm (UTC)
If you can get to grub menu, edit the boot line, adding 'single' somewhere to the kernel options and boot into single user mode.

(somewhere like in http://askubuntu.com/questions/132965/how-do-i-boot-into-single-user-mode-from-grub

The look around. First of all do 'dmesg' to see whether all hardware is up normally.
What I would have do then is to disable graphical regime, so that X is not started, and reboot. Then I should be able to see the console messages
and see whether other than X services started OK. Then start X manually to see if it gets up ...