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
http://img345.imageshack.us/img345/2...hot1ij8.th.png
Printable View
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
http://img345.imageshack.us/img345/2...hot1ij8.th.png
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
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