From owner-freebsd-hackers@FreeBSD.ORG Fri Apr 2 07:31:39 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E9C716A4CE for ; Fri, 2 Apr 2004 07:31:39 -0800 (PST) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DE4943D2F for ; Fri, 2 Apr 2004 07:31:39 -0800 (PST) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.10/8.12.10) with ESMTP id i32FVXPq036609; Fri, 2 Apr 2004 10:31:33 -0500 (EST) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)i32FVW97036606; Fri, 2 Apr 2004 10:31:32 -0500 (EST) (envelope-from robert@fledge.watson.org) Date: Fri, 2 Apr 2004 10:31:32 -0500 (EST) From: Robert Watson X-Sender: robert@fledge.watson.org To: Kris Kennaway In-Reply-To: <20040401061417.GA63077@xor.obsecurity.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-hackers@freebsd.org Subject: Re: UT2004? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Apr 2004 15:31:39 -0000 On Wed, 31 Mar 2004, Kris Kennaway wrote: > On Thu, Apr 01, 2004 at 03:26:27PM +0930, Daniel O'Connor wrote: > > Has anyone got it installed under FreeBSD? > > I got the demo to run and install pretty well (for some reason I can't play it > > in KDE, I have to drop back to twm otherwise my system hangs), but the full > > game doesn't install :( > > > > I have tried both the DVD edition and the 6 CD version.. It doesn't appear to > > detect that I have mounted a new disk and so I can't get past installing the > > first disks worth of stuff. > > > > I run the installer like so > > sudo /compat/linux/bin/sh /cdrom/linux-installer.sh > > > > and pick /usr/local/ut2004 as the place to install it. > > > > I have ktrace'd it and when I click 'Yes' on the CDROM prompt it only seems to > > try and open fstab and mtab. It ends up with a FreeBSD fstab > > and /compat/linux/etc/mtab which is a zero length file. > > Is it expecting /compat/linux/etc/mtab to be updated somehow when you > mount the new disk? linprocfs exports an mtab file from the kernel that's appropriate for use as a substitute, I believe. You can try symlinking etc/mtab to procfs/mtab in the linux namespace. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Senior Research Scientist, McAfee Research