From owner-freebsd-bugbusters@FreeBSD.ORG Mon May 7 22:27:56 2007 Return-Path: X-Original-To: bugbusters@freebsd.org Delivered-To: freebsd-bugbusters@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8590416A401 for ; Mon, 7 May 2007 22:27:56 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id F08CC13C45B for ; Mon, 7 May 2007 22:27:55 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from kobe.laptop (host5.bedc.ondsl.gr [62.103.39.229]) (authenticated bits=128) by igloo.linux.gr (8.13.8/8.13.8/Debian-3) with ESMTP id l47M7FBH031648 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 8 May 2007 01:07:21 +0300 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.1/8.14.1) with ESMTP id l47M6tl7021964; Tue, 8 May 2007 01:07:08 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by kobe.laptop (8.14.1/8.14.1/Submit) id l47M6tnM021963; Tue, 8 May 2007 01:06:55 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Tue, 8 May 2007 01:06:54 +0300 From: Giorgos Keramidas To: "Alexander K. Beros" Message-ID: <20070507220654.GC21728@kobe.laptop> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-3.523, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.68, BAYES_00 -2.60, DNS_FROM_RFC_ABUSE 0.20) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: bugbusters@freebsd.org Subject: Re: (no subject) X-BeenThere: freebsd-bugbusters@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Coordination of the Problem Report handling effort." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 May 2007 22:27:56 -0000 On 2007-05-07 13:37, "Alexander K. Beros" wrote: > after changing /etc/ttys to allow for kdm at boot up i have lost the > ability to pause before the computer goes directly to the kdm login > screen which allows no root login (obviously). since i am accustomed > to doing all my administrative work in a console setting, it did not > occur to me to make my "user" self a member of wheel. i am now in the > poition of trying, unsuccessfully, to get a root login. Note that the `bugbusters' mailing list is not the right place to ask general FreeBSD questions. In the future, please direct questions to: freebsd-questions@FreeBSD.org Having said that, try hitting CTRL+ALT+F1 while logged in as 'akberos' in KDE... you should get back a virtual console terminal, and when you hit ALT+F9 or ALT+F10 (the virtual terminal occupied by the X11 session you will go back to your X11 desktop). - Giorgos