I am trying FreeBSD for the first time. I installed FreeBSD 10.3 it on a GPT partition and got it to boot using Grub. After this I installed xorg, fluxbox, slim with:
In /home/username/.xinitrc I put:
To /etc/rc.conf I added:
Now when I boot I do not see the expected slim splash screen, instead it is a very basic username/password dialog, I think it is the xdm login screen(Note: It's not in console mode, it still is graphical). After I enter the username and password it returns to the same dialog but no error is shown. I am unable to use
(where n is between 1 and 7) as the screen remains fixed at the username/password dialog. The only way I can login is either using SSH or if I comment this line in /etc/ttys:
Is there any step I am missing or how can I check what is not working as it should.
pkg install xorg fluxbox slim
In /home/username/.xinitrc I put:
Code:
xterm &
exec fluxbox
Code:
slim_enable="YES"
Code:
ctrl+alt+Fn
Code:
ttyv8 "/usr/local/bin/xdm -nodaemon" xterm on secure