The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Operating Systems > BSD
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #8 (permalink)  
Old 07-27-2008
kstg0008 kstg0008 is offline
Registered User
  
 

Join Date: Sep 2006
Posts: 2
Quote:
Originally Posted by shayan View Post
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