LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games
User Name
Password
Linux - Games This forum is for all discussion relating to gaming in Linux.

Notices


Reply
  Search this Thread
Old 05-03-2004, 02:46 PM   #16
LavaDevil94
LQ Guru
 
Registered: Jul 2003
Distribution: Gentoo 2004.2: Who needs exmmpkg when you have emerge?
Posts: 1,795

Rep: Reputation: 47

supermount is a utility that automatically mounts/umounts your drives when you put in/take out a cd. needless to say, it has flaws, and it can confuse cd detection.
 
Old 05-03-2004, 02:52 PM   #17
jakkals
Member
 
Registered: May 2004
Distribution: Suse 9.2
Posts: 56

Rep: Reputation: 15
FAQ

Supermount: Its used for cdroms, floppy's, usb sticks.. basically anything that can be removed anytime. What happens now is that supermount auto mounts it on insert. The unmount I'm not sure about.

Magicdef: The same as supermount, it now also searches for an appropriate app to use the device in. IE: Insert a audio cd, it launches Kscd.

I did get around the ut2004 problem. Just click unmount on the cdrom icon on your desktop and insert the next cd. All should work fine.

Last edited by jakkals; 05-03-2004 at 02:53 PM.
 
Old 05-12-2004, 12:47 PM   #18
[PX]Kal Bob
LQ Newbie
 
Registered: Jul 2003
Distribution: Debian
Posts: 8

Rep: Reputation: 0
Ok, here is what I did to install the game:
note: this takes alot of hd space!

Copy all six disks into one single folder on your hard disk,
eg. for the first disk.
Quote:
mkdir /root/ut2k4_installer
cd /mnt/cdrom
cp -Rv * /root/ut2k4_installer
then repeat the last two steps for the 5 remaining disks.
You will of course have to un-mount the disk before hand.
eg. for unmounting
Quote:
cd
umount /mnt/cdrom
When all of the copying is done issue the following command:
Quote:
export SETUP_CDROM=/root/ut2k4installer/
then:
Quote:
cd /root/ut2k4installer/
sh linux-installer.sh
once the install is done, issue the following comand to reclaim your HD space
Quote:
rm -Rv /root/ut2k4installer/
This worked for me, good luck all.
PS. Great Game!
 
Old 05-23-2004, 12:05 AM   #19
mjprater
LQ Newbie
 
Registered: May 2004
Posts: 5

Rep: Reputation: 0
I tried to install UT04 but when i ran the installer the md5 check sums didnt match and no more install. I have disl 1 in, I don't know if I should try one of the others. From everything that I read it should install from cd1. I'm using fedora core 1
 
Old 06-08-2004, 02:29 PM   #20
Dopeskills
LQ Newbie
 
Registered: Jan 2004
Location: New Jersey, USA
Distribution: Mandrake 10
Posts: 13

Rep: Reputation: 0
hi, I'm trying to install the DVD version of UT2004, but I can't read the disk at all. Any ideas?
 
Old 06-10-2004, 06:07 PM   #21
RevOddball
LQ Newbie
 
Registered: Jun 2004
Location: PHX, AZ
Distribution: Suse 9.1
Posts: 11

Rep: Reputation: 0
for the suse 9.1 crowd, two thing to get this one going. supermount isnt as much of a problem, but the main thing is the "$export SETUP_CDROM=/mnt/cdrom" or whatever the path to your cdrecorder is, and it was smoother when done command line. that actually worked for me well. i also ran the installer from the hard disk. CD are in the right order and other than the installer you dont even need cd 1. As of right now im watching the installer go wandering through its steps. i hope to have things up and plying within the next 30 min.

whee
Yay Epic

Stephen
 
Old 06-13-2004, 11:24 PM   #22
cunokyle
LQ Newbie
 
Registered: Nov 2003
Distribution: SuSE 9.0 pro
Posts: 9

Rep: Reputation: 0
this allows you rto open a second window and eject the drive...
in suse it is as follows(if your cd drive is /media/cdrom)

as root:
cd /media
cdrom/linux-installer.sh
 
Old 06-22-2004, 09:33 PM   #23
civad
LQ Newbie
 
Registered: Jun 2004
Posts: 1

Rep: Reputation: 0
Thanks to all the ones who helped me install UT2k4!
 
Old 06-24-2004, 04:14 PM   #24
darklordzim
Member
 
Registered: Apr 2004
Location: Minnesota USA
Distribution: Ubuntu 9.10 desktop, and 9.4 server
Posts: 50

Rep: Reputation: 15
problems

i have the dvd copied to the hard drive, /userdir/ut2k4/ with dirs cd1, cd2, cd3, cd4, cd5, and cd6 all under that dir.. now, with windows it installs just fine with this method.. but with the linux-installer.sh it doesn't.. so i'm wondering what i have to do to make it work.
 
Old 06-24-2004, 04:29 PM   #25
RevOddball
LQ Newbie
 
Registered: Jun 2004
Location: PHX, AZ
Distribution: Suse 9.1
Posts: 11

Rep: Reputation: 0
Re: problems

Quote:
Originally posted by darklordzim
i have the dvd copied to the hard drive, /userdir/ut2k4/ with dirs cd1, cd2, cd3, cd4, cd5, and cd6 all under that dir.. now, with windows it installs just fine with this method.. but with the linux-installer.sh it doesn't.. so i'm wondering what i have to do to make it work.
my earlier post will probably be the same thing for a dvd as linux doesnt really care it just heads for the files when instructed. unless they did something silly and used an installer that was not right for the dvd. (my post from earlier)

"for the suse 9.1 crowd, two thing to get this one going. supermount isnt as much of a problem, but the main thing is the "$export SETUP_CDROM=/mnt/cdrom" or whatever the path to your cdrecorder is, and it was smoother when done command line. that actually worked for me well. i also ran the installer from the hard disk. CD are in the right order and other than the installer you dont even need cd 1. As of right now im watching the installer go wandering through its steps. i hope to have things up and plying within the next 30 min."
 
Old 06-25-2004, 05:37 PM   #26
The_Nerd
Member
 
Registered: Aug 2002
Distribution: Debian
Posts: 540

Rep: Reputation: 32
I know nothing of magicdef or supermount, but try these steps:

Insert the cd with the installation script on it, for ut2003 this was cd3, don't know what it is for ut2004. Now start a terminal (Programs->System->Terminal) and type the following (on line per command, that means push enter after you type each line, and don't type the quotes):

"su -l"
(give your superuser/root password here)
"/mnt/cdrom/linux-install.sh"

Now open another terminal and log in as root by typing the following:

"su -l"

It will ask for a password, after you supply it, then wait until the install asks for the second cd, when it does, type as root (second terminal, logged in as root):

"eject cdrom"

Now place the second cdrom in the drive, insert it, and wait a few seconds until it mounts, then click the "Ok" button on the installer to tell it the the cd is inserted. If the install has 3 cd's then just do the above steps to eject and insert the third one.

One thing you never want to do while installing a game like this is to be in the cdrom directory ("/mnt/cdrom", "/mnt/cdrom1/", etc...) when executing the install script. The reason you don't want to do this is because you wont be able to get the cd ejected when you need to insert the next one. This happens because you will be in the cdrom directory, and to Linux that means the drive busy, so it wont eject. Thats why we run it from outside the cdrom directory by typing "/mnt/cdrom/linux-install.sh"

I don't know about setting "SETUP_CDROM", if that works, that would be great to know for next time I install ut2003 (renaming /dev/fd0 and renaming the mount command isn't to my taste...).

You must also be superuser, or root to run the install script by the way.

Hope that works (not that I really said anything the others hadn't)

If you don't have automount, and so your cds don't automatically mount when you insert them, type the following as root everytime you insert a cd:

"mount /dev/cdrom /mnt/cdrom"

Cya

Last edited by The_Nerd; 06-25-2004 at 05:39 PM.
 
Old 07-09-2004, 09:54 AM   #27
tomwitt
LQ Newbie
 
Registered: Jul 2004
Posts: 2

Rep: Reputation: 0
Thanks to all the suggestions here, I finally got the DVD to install on MDK 10.

Quick recap of what I did to get it installed (YMMV)

# 1. as root, mount the DVD
$ mount /mnt/cdrom

# 2. copy the linux installer to a tmp directory
$ cp /mnt/cdrom/linux-installer.sh /tmp/.

# 3. VERY IMPORTANT! Manually create the UT2004 destination directory
# not sure why it wouldn't create the directory in the install script
# Not sure what happens if you use the default install dir; it didn't create the non-default dir
$ mkdir /mnt/hd3/ut2004

# 4. create an environment variable which points to the setup cdrom
$ export SETUP_CDROM=/mnt/cdrom

# 5. everything should now be ready to start the linux install script
$ sh /tmp/linux-installer.sh

# make sure to specify the install directory as the directory made in step 3
# go get coffee ... wait ... success!

This method also works installing from a loopback mounted ISO DVD image (allowed me to install on a Linux box with no DVD drive after having made a backup image of my UT2004 DVD on my Windows box)
# 1. Alternate step 1 to mount DVD ISO image
$ mount -t iso9660 -o loop /path/to/ut2004_backup.iso /mnt/cdrom

-- Tom
 
Old 07-16-2004, 01:52 PM   #28
Whiskers
Member
 
Registered: Jan 2004
Location: Lacey, WA
Distribution: SUSE 9.2
Posts: 102

Rep: Reputation: 15
Still having problems

Is the script too stupid to realzie that its all on the same disk???

I even tried copying it to the hard drive. And it just says insert play disk, and im like dumbass its on the dvd go look, even tried burning cds with teh data on them, it no go.
 
Old 07-20-2004, 08:22 PM   #29
FrostBot
Member
 
Registered: Jul 2004
Location: Canada
Distribution: Kubuntu 10.10
Posts: 134

Rep: Reputation: 15
Easiest way to fix all your problems is most likely to change out of the cdrom directory from which you're running the installer and then put the 2nd cd in. Make sure to unmount and mount again if it doesn't automatically.
 
Old 07-21-2004, 07:33 AM   #30
Milky Moo Cow
Member
 
Registered: Jul 2004
Location: Somewhere to the left of where you are looking.
Distribution: SuSE 11.3
Posts: 38

Rep: Reputation: 15
I assume that should work with the DVD as well then?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Unreal Tournament 2004 BarfBag Linux - Games 1 10-01-2005 01:56 PM
Unreal Tournament 2004 wooot Linux - Software 4 04-18-2005 08:29 PM
Unreal Tournament 2004 noobtesting Linux - Software 12 12-07-2004 05:15 PM
Unreal Tournament 2004 fltcaptriker Linux - Games 4 12-05-2004 12:37 AM
Unreal Tournament 2004 BlandoCal Linux - Software 7 05-31-2004 02:41 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games

All times are GMT -5. The time now is 09:19 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration