From owner-freebsd-questions Sun Oct 14 17:38:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from priv-edtnes09-hme0.telusplanet.net (mtaout.telus.net [199.185.220.235]) by hub.freebsd.org (Postfix) with ESMTP id 4BFF937B405 for ; Sun, 14 Oct 2001 17:38:55 -0700 (PDT) Received: from chris ([142.59.226.102]) by priv-edtnes09-hme0.telusplanet.net (InterMail vM.4.01.03.10 201-229-121-110) with SMTP id <20011015003854.EHZV13380.priv-edtnes09-hme0.telusplanet.net@chris>; Sun, 14 Oct 2001 18:38:54 -0600 From: "Chris Huisman" To: "Doug Denault" Cc: "Freebsd-Questions" Subject: RE: xdm problems: urgent Date: Sun, 14 Oct 2001 18:37:28 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Unfortunately ctrl-alt-F1 does not get me a text prompt. Is there anything else I can do?? Chris. -----Original Message----- From: Doug Denault [mailto:doug@safeport.com] Sent: October 14, 2001 4:24 PM To: Chris Huisman Cc: Freebsd-Questions Subject: Re: xdm problems: urgent First this should be done in /usr/local/etc/rc.d Use ctrl-alt-F1 to get a text prompt. then a) killall xdm, or more specifically b) kill -TERM `cat /var/run/xdm-pid` On Sun, 14 Oct 2001, Chris Huisman wrote: > I have created an rc.local file that calls .../xdm, so now my machine brings > up a graphical login screen on boot. The problem is, I am unable to type in > a username or password. I don't know what's going on. Is there any way to > get around this? I mean how do I boot into a non-graphical login prompt, or > cancel xdm when it comes up? I can't type anything into the console window > either. > > Thanks, > > Chris. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message