From owner-freebsd-questions@FreeBSD.ORG Wed Oct 26 13:49:13 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 D7BD716A41F for ; Wed, 26 Oct 2005 13:49:13 +0000 (GMT) (envelope-from algould@datawok.com) Received: from smtpauth07.mail.atl.earthlink.net (smtpauth07.mail.atl.earthlink.net [209.86.89.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8328343D49 for ; Wed, 26 Oct 2005 13:49:13 +0000 (GMT) (envelope-from algould@datawok.com) Received: from [206.255.31.21] (helo=grokwell.org) by smtpauth07.mail.atl.earthlink.net with asmtp (TLSv1:AES256-SHA:256) (Exim 4.34) id 1EUleP-0001RN-K6; Wed, 26 Oct 2005 09:49:09 -0400 Date: Wed, 26 Oct 2005 08:50:02 -0500 From: "Andrew L. Gould" To: Pablo Allietti Message-ID: <20051026085002.2a3920d7@grokwell.org> In-Reply-To: <20051026140101.GC81175@micron.lacnic.net.uy> References: <20051026140101.GC81175@micron.lacnic.net.uy> X-Mailer: Sylpheed-Claws 1.9.11 (GTK+ 2.6.8; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69563f9fea00a6dd62bc781fb8b8a092670c8fd1195e828071eb350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 206.255.31.21 Cc: freebsd-questions@freebsd.org Subject: Re: xorg.conf block my machine X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Oct 2005 13:49:14 -0000 On Wed, 26 Oct 2005 11:01:01 -0300 Pablo Allietti wrote: > hi all. i have xorg loading in tty7 at startup. > i change my mouse and i modified the file xorg.conf to mouse0 to > mouse1. > > well.... the problem is my machine cant start again :( load all system > but when finish and try to start X system the screen blinking and i > cant do anything > > i try to load freebsd in safe mode but nothing the same is possible > modified the file xorg.conf in any way? > > i boot in single user too. but the filesystem is read only and i cant > find a editor too. :( > -- > > .- > > Pablo Allietti > LACNIC After boot up, while the screen is trying to start X, have you tried going to a virtual terminal by pressing Alt-F1 or Alt-F2? Andrew