From owner-freebsd-questions@FreeBSD.ORG Wed Oct 26 14:01:38 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 5AF3416A41F for ; Wed, 26 Oct 2005 14:01:38 +0000 (GMT) (envelope-from micahjon@ywave.com) Received: from smtpout1.ywave.com (ycomradius.yelmtel.com [216.227.100.60]) by mx1.FreeBSD.org (Postfix) with SMTP id F3BE443D45 for ; Wed, 26 Oct 2005 14:01:37 +0000 (GMT) (envelope-from micahjon@ywave.com) Received: (qmail 30076 invoked by uid 502); 26 Oct 2005 14:01:36 -0000 Received: from dsl28217.ywave.com (HELO ?192.168.1.65?) (micahjon@ywave.com@216.227.115.217) by 0 with SMTP; 26 Oct 2005 14:01:36 -0000 X-CLIENT-IP: 216.227.115.217 X-CLIENT-HOST: dsl28217.ywave.com Message-ID: <435F8C3F.8020401@ywave.com> Date: Wed, 26 Oct 2005 07:01:35 -0700 From: Micah User-Agent: Mozilla Thunderbird 1.0.7 (X11/20050930) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Pablo Allietti References: <20051026140101.GC81175@micron.lacnic.net.uy> In-Reply-To: <20051026140101.GC81175@micron.lacnic.net.uy> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 14:01:38 -0000 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. :( Boot from your install disk and chose "fixit" from the menu. When you get a shell, mount the drive that has xorg.conf and edit the file. HTH, Micah