From owner-freebsd-questions@FreeBSD.ORG Wed Aug 10 11:21:56 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 D21F216A41F for ; Wed, 10 Aug 2005 11:21:56 +0000 (GMT) (envelope-from albi@scii.nl) Received: from post-25.mail.nl.demon.net (post-25.mail.nl.demon.net [194.159.73.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67E7943D46 for ; Wed, 10 Aug 2005 11:21:56 +0000 (GMT) (envelope-from albi@scii.nl) Received: from aseed.demon.nl ([83.160.138.119]:9916 helo=mail.aseed.antenna.nl) by post-25.mail.nl.demon.net with esmtp (Exim 4.51) id 1E2oeg-0001Cp-M2; Wed, 10 Aug 2005 11:21:54 +0000 Received: from http.aseed.antenna.nl (unknown [192.168.0.50]) by mail.aseed.antenna.nl (Postfix) with ESMTP id 5878F154444; Wed, 10 Aug 2005 13:28:46 +0200 (CEST) Received: from localhost.localdomain (217-19-30-147.dsl.cambrium.nl [217.19.30.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by http.aseed.antenna.nl (Postfix) with ESMTP id 47CD758E8DF; Wed, 10 Aug 2005 13:21:57 +0200 (CEST) Date: Wed, 10 Aug 2005 13:21:52 +0200 From: "albi@scii.nl" To: William Manley Message-Id: <20050810132152.7932cce7.albi@scii.nl> In-Reply-To: <42F95459.5080208@intergate.com> References: <42F95459.5080208@intergate.com> X-Mailer: Sylpheed version 1.0.4 (GTK+ 1.2.10; i386-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 5.4 install problem. Newbee needs help. 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, 10 Aug 2005 11:21:56 -0000 On Tue, 09 Aug 2005 21:11:53 -0400 William Manley wrote: > I am a new FreeBSD user and I have an installation that has gone bad. > My problems started when I enabled XDM for a graphical logon into > Gnome. When I logged in as root the system just looped back to the > logon screen. I then assumed I had configured my .xinitrc file wrong xdm,gdm,kdm,wdm do not use your .xinitrc (but they can use your .Xsession or .xsession file), .xinitrc is only used with the command startx > so I booted the install cdrom into Fixit mode and tried to mount the > root filesystem on the hardisk which the operating system would not > let me do. The following are the commands I typed with the output. > > mount /dev/ad0s1a /mnt > operation not permitted you could instead boot from harddisc in "single mode" (sp?), then remove xdm or configure xdm properly or use gdm or use gnome-session in your .xinitrc