From owner-freebsd-hackers@FreeBSD.ORG Wed Mar 31 21:57:40 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 69FCE16A4CE for ; Wed, 31 Mar 2004 21:57:40 -0800 (PST) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C95F43D1D for ; Wed, 31 Mar 2004 21:57:39 -0800 (PST) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (localhost [127.0.0.1]) (authenticated bits=0) by cain.gsoft.com.au (8.12.9/8.12.8) with ESMTP id i315vWQ9073831; Thu, 1 Apr 2004 15:27:36 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-hackers@freebsd.org Date: Thu, 1 Apr 2004 15:26:27 +0930 User-Agent: KMail/1.6 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200404011526.28941.doconnor@gsoft.com.au> X-Spam-Score: 0.6 (*) CARRIAGE_RETURNS,SPAM_PHRASE_00_01,USER_AGENT X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) Subject: 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: Thu, 01 Apr 2004 05:57:40 -0000 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. I've tried mounting the play disk on /cdrom and /mnt/cdrom, I have also tried mounting the DVD on there, and nullfs mounting each of the CD subdirectories onto both /cdrom and /mnt/cdrom but no change in behaviour. I think I'll try copying the Windows install over and unpacking the Linux binaries and see how that goes :) -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 9A8C 569F 685A D928 5140 AE4B 319B 41F4 5D17 FDD5