Re: X boot not automatic SOLVED--

1997-09-12 Thread Bob Nielsen
On Fri, 12 Sep 1997, Victor Torrico wrote: > > >-- Wildflower Hill, Head Waters, Virginia -- > > On 97/09/12 at 05:22 AM -0400, Victor Torrico wrote

Re: X boot not automatic SOLVED--

1997-09-12 Thread Peter Iannarelli
Hello: xdm depends on /etc/X11/config. The config tell indicates how the Xserver is to run. Peter From: G. Kapetanios <[EMAIL PROTECTED]> To: debian-user@lists.debian.org Date: Friday, September 12, 1997 6:26 AM Subject: Re: X boot not automatic SOLVED-- > >Hi, >Maybe

RE: X boot not automatic

1997-09-12 Thread Waller Martin MEJ
>Hello, > >Installed X from debian 1.31 CD. > >Upon boot the screen comes up with the console login prompt. After I log >in the console and do a "/etc/init.d/xdm start" the X login window comes >up and X works fine after logging in. > >What must be done to get X to come up automatically instead o

Re: X boot not automatic SOLVED--

1997-09-12 Thread G. Kapetanios
Hi, Maybe I am wrong but doesn't the automatic start of X or not depend on /etc/X11/config ? So if you have no-xdm-start-server in /etc/X11/config, even runing the xdm daemon would not start X automatically ? George On Fri, 12 Sep 1997, Victor Torric

Re: X boot not automatic SOLVED--

1997-09-12 Thread Victor Torrico
-- Wildflower Hill, Head Waters, Virginia -- On 97/09/12 at 05:22 AM -0400, Victor Torrico wrote: > Hello, > > Installed X from debian 1.31 CD. >

Re: X boot not automatic

1997-09-12 Thread Peter Iannarelli
Hello: To automatically start X at boot you need to have a symbolic link from your /etc/rc2.d to your /etc/init.d/xdm. You have to make sure you have a /etc/init.d/xdm. Mine is like this (use the ln command) S99xdm -> ../init.d/xdm Also you can use the xf86config facility and answer yes when as