From owner-freebsd-questions@FreeBSD.ORG Tue May 24 08:55:14 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 36DEF16A41C for ; Tue, 24 May 2005 08:55:14 +0000 (GMT) (envelope-from matti@optusnet.com.au) Received: from mail27.syd.optusnet.com.au (mail27.syd.optusnet.com.au [211.29.133.168]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0A5343D48 for ; Tue, 24 May 2005 08:55:13 +0000 (GMT) (envelope-from matti@optusnet.com.au) Received: from platypus.freebsd.home (c211-30-241-209.rivrw5.nsw.optusnet.com.au [211.30.241.209]) by mail27.syd.optusnet.com.au (8.12.11/8.12.11) with SMTP id j4O8t6nG031482; Tue, 24 May 2005 18:55:06 +1000 Date: Tue, 24 May 2005 18:52:29 +1000 From: matti k To: jason henson Message-Id: <20050524185229.7c1988fa.matti@optusnet.com.au> In-Reply-To: <42929DB1.5010105@ec.rr.com> References: <42929DB1.5010105@ec.rr.com> X-Mailer: Sylpheed version 1.0.4 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: folding client stopped working, is it because of linux? 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: Tue, 24 May 2005 08:55:14 -0000 On Mon, 23 May 2005 23:21:21 -0400 jason henson wrote: > linux is already installed from before the update and even after > reinstalling after the update the systems seems to forget it is there > after a reboot. Check that /etc/rc.conf and /boot/loader.conf contain linux_enable="YES" and linux_load="YES" respectively.