PDA

View Full Version : How to install UT2K4?


carlos
02-19-05, 05:19 PM
I just bought the UT2K4 DVD edition for Linux and when I pop the disk in my DVD drive, I get a DVD ROM disk icon on my desktop. I assume Linux is auto mounting the drive but I double click the icon and nothing shows up...
I don't really understand how or what I should do to get this game to install. I am using Fedora Core 3.

Double clicking the DVD ROM icon on the desktop that appears when the DVD ROM is in the drive gives me a empty window that says CD DVD Creator and no folders visable.

Please help.

blueworm
02-20-05, 12:33 PM
you need to mount the dvd.
mount -t iso9660 /dev/dvd /mnt/cdrom
/dev/dvd may not be where youre device is, if so substitute it.
then change directory to the first disk.
cd /mnt/cdrom/disk1
Then there should be a README that will guide you the rest of the way.