UT2004?
Robert Watson
rwatson at freebsd.org
Fri Apr 2 07:31:39 PST 2004
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 at fledge.watson.org Senior Research Scientist, McAfee Research
More information about the freebsd-hackers
mailing list