PDA

View Full Version : [Solved] Gdm


hitchup
December 19th, 2009, 22:52
I have a problem getting gnome to display the signin window correctly and can't get signed in gnome. It I hotkey into terminal I can signin without problem.

Any suggestions? If I enter gdm on the command line the system squawks about the lack of a display manager.

DutchDaemon
December 19th, 2009, 23:12
Please search the GNOME section of this forum. This issue comes up a bit too often ..
E.g. http://forums.freebsd.org/showthread.php?t=2577

hitchup
December 20th, 2009, 01:39
Solved with below.

http://forums.freebsd.org/showpost.php?p=15235&postcount=10



nikobordx meant that you should put the line mentioned in fstab file; location: /etc/fstab
# ee /etc/fstab
You should see some entries for your partitions and cdrom. Add the line like this:

Code:
file system mount point type options dump pass
proc /proc procfs rw 0 0
Press Esc then "a" and "a" again.