Quote:
Originally Posted by shayan
I downloaded DesktopBSD1.6 and wanted to install it.
but it couldn't start X and gave me a shell !
I had once installed PCBSD and it didn't have any problems.
any one having the same problem? or know what to do?
|
maybe you don't configure the xorg.conf
sometimes X would not be started if we do not configure the xorg.conf
do like this at /root:
Xorg -configure it will create a file xorg.conf.new
X -config xorg.conf.new
you can get more infomation at
X11 Configuration