07-23-2014, 07:13 PM
Hi rayon,
Your problem is different -- shutdown hangs on INSTALLED system. Please start a brand new post -- will make it easier for people to find solutions if they happen to have same problem -- to keep solution on this thread separate from yours. (I'm hoping ahead of time that we can solve your problem.)
Describe your problem again on the new post and also post specs on your hardware just in case that proves relevant. Easiest way to post hardware specs is to install inxi program and run it (open a terminal, run commands below).
Last command above runs inxi. Just copy output of "inxi -Fxz" and paste it back here for us to see. (See here for how to post terminal output between code blocks if you don't know how already.)
Your problem is different -- shutdown hangs on INSTALLED system. Please start a brand new post -- will make it easier for people to find solutions if they happen to have same problem -- to keep solution on this thread separate from yours. (I'm hoping ahead of time that we can solve your problem.)
Describe your problem again on the new post and also post specs on your hardware just in case that proves relevant. Easiest way to post hardware specs is to install inxi program and run it (open a terminal, run commands below).
Code:
sudo apt-get update
sudo apt-get install inxi
inxi -Fxz
Last command above runs inxi. Just copy output of "inxi -Fxz" and paste it back here for us to see. (See here for how to post terminal output between code blocks if you don't know how already.)
Try Linux Beginner Search Engine for answers to Linux questions.