From owner-freebsd-isp@FreeBSD.ORG Tue Feb 21 16:53:51 2006 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7749F16A420 for ; Tue, 21 Feb 2006 16:53:51 +0000 (GMT) (envelope-from tibor@tibor.org) Received: from alpha.tibor.org (66-230-99-2-cdsl-rb1.nwc.acsalaska.net [66.230.99.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 135A043D49 for ; Tue, 21 Feb 2006 16:53:50 +0000 (GMT) (envelope-from tibor@tibor.org) Received: from localhost (localhost [127.0.0.1]) by alpha.tibor.org (8.13.4/8.13.4) with ESMTP id k1LGrntd002604; Tue, 21 Feb 2006 07:53:49 -0900 (AKST) (envelope-from tibor@tibor.org) Date: Tue, 21 Feb 2006 07:53:49 -0900 (AKST) From: Mike Tibor To: Brian Candler In-Reply-To: <20060221123102.GB54650@uk.tiscali.com> Message-ID: <20060221075229.X2601@alpha.tibor.org> References: <20060220152603.Y98076@alpha.tibor.org> <20060221123102.GB54650@uk.tiscali.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-isp@freebsd.org Subject: Re: ADSM/TSM on FreeBSD-6.0 X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Feb 2006 16:53:51 -0000 On Tue, 21 Feb 2006, Brian Candler wrote: > On Mon, Feb 20, 2006 at 03:36:47PM -0900, Mike Tibor wrote: >> On FreeBSD 4.x I used the old SCO client to back up my FreeBSD boxes, >> which worked great for my needs. However, I just installed my first >> FreeBSD 6.0 box, and have having some problems making it work. Here's >> what I get: >> >> mtibor@mailxf$ /usr/adsm/dsmc >> Abort trap: 6 >> >> Doing a kldstat verifies that ibcs2.ko and ibcs2_coff.ko are both loaded. > > I don't know if installing /usr/ports/misc/compat4x would help - I guess > not, but it might be worth a try. I'd missed that--I'll give that a shot. > Perhaps you should raise this on freebsd-stable, as you might be more likely > to find a fellow SCO user or someone interested in tracking an ibcs2 > regression. Good suggestion, I'll do that as well. Thanks very much! Mike