Startx is not working

I installed xorg-7.7_3 with kde5, and updated the packages
Than system crashes and I have to run fsck and remove some " not integrated" files. Now startx is not working. The command is not found
 
Updated what?

The entire OS crashes because you installed Xorg and KDE? Wow! I'm impressed. :D

What's the error message output by startx?

What's in your .xinitrc? Check the permissions of it (ensure you own it).
 
Maybe it was done because system finds incompatibility packages and maybe it was not related to xorg but the fact is the system crashed.
Error? There is no error. Startx does not exist.
About .xinitrc:
The permission is
-rw-r--r--
I use shell as root.
And the code inside it is
exec ck-launch-session startplasma-x11
 
Maybe it was done because system finds incompatibility packages
How did you manage to get in that state? You should probably fix those first.

Because you had some filesystem corruption I would suggest just reinstalling everything with pkg upgrade -f. That should, at the very least, make sure everything is correctly installed (no corrupted files).
 
To be honest I migrated from virtualBox. I was curious to know whether I can do on every OS including but not limited to FreeBSD. At this moment I am reinstalling everything using command mentioned above I will let u know about updates.
 
Back
Top