From owner-freebsd-questions@FreeBSD.ORG Sat May 10 16:32:14 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B2CB37B401 for ; Sat, 10 May 2003 16:32:14 -0700 (PDT) Received: from adsl-64-161-78-226.dsl.lsan03.pacbell.net (adsl-64-161-78-226.dsl.lsan03.pacbell.net [64.161.78.226]) by mx1.FreeBSD.org (Postfix) with SMTP id CC57043FBD for ; Sat, 10 May 2003 16:32:13 -0700 (PDT) (envelope-from oremanj@adsl-64-161-78-226.dsl.lsan03.pacbell.net) Received: (qmail 40640 invoked by uid 1001); 10 May 2003 23:32:56 -0000 Date: Sat, 10 May 2003 16:32:56 -0700 From: Joshua Oreman To: Fabio Miranda Hamburger Message-ID: <20030510233256.GB40579@webserver.get-linux.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i cc: questions@freebsd.org Subject: Re: your mail X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 May 2003 23:32:14 -0000 On Sat, May 10, 2003 at 05:03:51PM -0600 or thereabouts, Fabio Miranda Hamburger seemed to write: > My system has only a passwordless root account That is an EXTREMELY BAD IDEA. That is an EXTREMELY BAD IDEA. Get the message? > and I installed xdm and > when I tried it the n ext boot, now, i cant log in using xfree86 welcome > screen , it appers a passwordless account cant log in using xdm, and I > cant switch to a console or terminal because i seegarbage on screen. > > What can i do now to log in my machine? Reboot, and when you get 'Booting [kernel] in 9 seconds... ', press space. Type 'boot -s' and press enter. Now, do: # fsck -p # mount -a # passwd root # <-- Set a password. Now. # exit Then it'll start up and root will have a password, so he can log in. HTH, -- Josh > > --- > Fabio Andres Miranda > Ingenieria de sistemas informaticos > Universidad Latina - Costa Rica > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"