Results 1 to 3 of 3
Need help on the 5CD unreal tournament 2004, installer was good but it doesn't see the 2nd disk.....
Here is a screen, SuSE 10.0 86-64...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-17-2006 #1Just Joined!
- Join Date
- Sep 2006
- Location
- N.Vancouver, BC, Canada
- Posts
- 10
- 09-19-2006 #2
you need to mount the CDs manually. open another terminal and, as root do:
then it should see the 2nd CD. if you get an error message try:Code:mount /dev/cdrom
or wherever SuSE has mounted your CD.Code:mount /dev/cdrom /media/cdrom
Here's why Linux is easier than Windows:
Package Managers! Apt-Get and Portage (among others) allow users to install programs MUCH easier than Windows can.
Hardware Drivers. In SuSE, ALL the hardware is detected and installed automatically! How is this harder than Windows' constant disc changing and rebooting?
- 09-20-2006 #3Just Joined!
- Join Date
- Sep 2006
- Location
- N.Vancouver, BC, Canada
- Posts
- 10
Those didn't work, then I found out that my cdrom is named cdrecorder
So,
mount /dev/cdrom /media/cdrecorder worked :P
and had to dismount too, else the CD won't eject.
umount /dev/hdc (I have 2 HDDs)
Thanks a lot for the help, I can finally play ut lol



Reply With Quote
