startx wont load anymore as root

Charlie Schluting charlie at schluting.com
Mon Jul 28 22:23:29 PDT 2003


On Mon, 28 Jul 2003, marlon corleone wrote:

> startx wont load anymore running it as root. the
> problem started when i got a improper shutdown, and
> when i reboot
> i saw this error message dmesg /var /usr was not
> properly dismounted, so what i did, is boot in single
> user and do a fsck then when i boot the error is gone
> i can do startx in normal user, but not as ROOT.
>
> root at Akira:/root > startx
> -bash : start: command not found
> root at Akira:/root >
>
> anyone help


Try:
/usr/X11R6/bin/startx
But you shouldn't run X as root anyways...

You could have also done: which startx
as yourself, noted the path, and then ran /usr/X11R6/bin/startx as root.

--Charlie



More information about the freebsd-questions mailing list