Hello everyone, I know this is my first post but I am really stumped on this issue.
I want X (then fluxbox, but I got that covered in the .xinitrc) to start on boot, without going to the console to login first.
I edited the /etc/ttys file to the on position:
However now when FreeBSD boots it goes straight to the XDM logon screen. When I put in root for the username and the root password, it just loops back to the XDM login screen. It won't even recognize my other user (who is a member of the wheel group).
Ideally I want to use the SLiM login manager, but I figured I'd try to figure out the XDM one first. I read the handbook and it isn't helping. I searched google and this forum and couldn't find anything that dealt with my issue specifically.
I'd really appreciate any help, thanks.
I want X (then fluxbox, but I got that covered in the .xinitrc) to start on boot, without going to the console to login first.
I edited the /etc/ttys file to the on position:
Code:
ttyv8 "/usr/local/bin/xdm -nodaemon" xterm on secure
However now when FreeBSD boots it goes straight to the XDM logon screen. When I put in root for the username and the root password, it just loops back to the XDM login screen. It won't even recognize my other user (who is a member of the wheel group).
Ideally I want to use the SLiM login manager, but I figured I'd try to figure out the XDM one first. I read the handbook and it isn't helping. I searched google and this forum and couldn't find anything that dealt with my issue specifically.
I'd really appreciate any help, thanks.