PDA

View Full Version : Killing all remaining process... failed (shutdown problem)



Jikimitsuji
2014-05-16, 18:37
Hi, everytime I try to shutdown the Kali I get that message and it keep trying to kill the procress, but it goes on forever. The only way to turn it off is by holding the power button or removing the battery.

I'm using a notebook (Dell XPS L502X), installed the Kali to the HDD.

A pic:

https://www.dropbox.com/s/aueez8ewg29vynd/IMG_20140516_151852.jpg

maverik35
2014-05-19, 19:42
How did you installed it?..Did you created a swap partition?.

Jikimitsuji
2014-05-20, 02:09
Yes, I did.

I downloaded the Kali Linux 1.0.6, 64bits full ISO, then used the steps to create the Live pendrive, I installed it from that pendrive with the graphic installation, and manual partitioning, using some guides as reference I've choose some sizes (gparted pic link at the end). It's just to test the OS and get some experience, after that I'm planning to format it again. After the install, grub, network, etc. I've created a new user with the root, and that's it. No more significant alterations...

gparted image link: https://www.dropbox.com/s/iy6nseqv4y8kbf1/Screenshot%20from%202014-05-19%2023%3A00%3A05.png

maverik35
2014-05-23, 21:02
When shutting down, try this:

Press:ctl+alt+F1 (you can also choose F2 to F6 since F7 is where xorg is having the session)

login as root and then type passwd...Once in, type: shutdown or poweroff..

See if it works.