Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Dec 1997 08:20:15 -0500 (EST)
From:      Patrick Gardella <patrick@cre8tivegroup.com>
To:        "Jay L. West" <jlwest@tseinc.com>
Cc:        Valter Alves <valter@pluriproj.pt>, freebsd-questions@freebsd.org, Valter Alves <valter@thor.leirianet.pt>
Subject:   Re: Server quake run under freebsd
Message-ID:  <XFMail.971211082123.patrick@cre8tivegroup.com>
In-Reply-To: <01bd0631$88692c00$0c01a8c0@ws2.tse.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Or you could move /compat to /usr/compat and add a link to it.
Then your root filesystem won't fill as fast!

mv /compat /usr/compat
ln -s /usr/compat /compat

Patrick


On 11-Dec-97 Jay L. West wrote:
>You wrote...
>
>>Does any quake server run under FreeBsd.
>>If they have, please tell to me.
>>We want to run a quake server for internet.
>>Thanks.
>
>Yes, we've run Quakeworld and Teamfortress on FreeBSD 2.2.5R.
>It runs fine, install is straigtforward, just make sure you have the
>Linux compatibility and libraries loaded. The libraries sit in the
>root filesystem and take a fair amount of room. If you typically take
>the "Auto defaults for all" option when slicing the disk, you'll need
>to make adjustments to the allocation for / so that you have room.
>If I recall the default is 30mb, you're safe with 60mb.
>
>Regards,
>
>Jay West



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.971211082123.patrick>