Ok then This is abit messy and I'm sure there's easier ways of doing it but 
it's fairly quick and will allow you to get the game up and running quickly.
Open a terminal like xterm or konsole
run su 
>then
> the first command just makes a backup
cp /etc/fstab /etc/fstab.old
vi /etc/fstab
> comment out the line like this 
none /mnt/cdrom supermount dev=/dev/hdd,............
>to
#none /mnt/cdrom supermount dev=/dev/hdd,.................
>save the change. Logout and restart the computer.
>Stick the CD in the drive then in a terminal as root (su)
mount /dev/hdd /mnt/cdrom
>run the install program when it asks for the next disk
umount /mnt/cdrom
>change disk
mount /dev/hdd /mnt/cdrom

>When finished 
vi /etc/fstab
>remove the # save and restart.
The game should now work though you'll need to add a link to the menu or 
desktop. The command to run the game from command line should be some thing 
like 
ut2003
Instead of vi other text editors can be used Kate, emacs or gedit are best 
though I'd recomend kate if in kde gedit in Gnome. Also you'll need the ATI 
graphics drivers installed They can be downloaded from ATI's website.

As for Mandrake 9.2 it's abit faster overall, Gnome 2.4 is nicer than the old 
version in 9.1 as is Openoffice 1.1 over mdk9.1's version. Other than that 
theres been a few graphical changes Mandrakes Galaxy theme has some 
improvements and drak tools are abit better. Down side is theres alot of 
updates for it and some problems.

Chad

On Sat, 22 Nov 2003 07:59, Rowan Trau'e wrote:
> Hello Chad
>
>    I am currently running Mandrake 9.1 and I am considering installing
> 9.2.
> I hope that the disabling of supermount is easy.
>
> Can anyone tell me if Mandrake 9.2 is any reasonable advance over 9.1 ?
> I won't bother to upgrade if there isn't much change.
>
> Rowan
>
> On Fri, 2003-11-21 at 22:57, Chad wrote:
> > Hi
> >
> > What distro are you runing? As supermount can cause problems with some CD
> > binary installation programs. If Mandrake or Gentoo gaming kernel you may
> > have to disable supermount and manually mount the CD. If you are running
> > one of those distros or one of the others that uses Supermount let me
> > know and I'll provide instructions for disabling supermount so you can
> > install the game then renable it.
> >
> > Chad

Reply via email to