Results 1 to 5 of 5
I have a problem installing UT2k3. When the installer asks for the next cd, I can't eject the CD - ROM, because it's mounted, but I also can't unmount it, ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-01-2004 #1Just Joined!
- Join Date
- Nov 2003
- Posts
- 17
UT 2003 Install problem
I have a problem installing UT2k3. When the installer asks for the next cd, I can't eject the CD - ROM, because it's mounted, but I also can't unmount it, because it's in use. Is there any way to fix this? I'm using SuSE 9.0.
- 03-01-2004 #2Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
Begin by checking if it is the installer or another program that is using the CD:
Code:fuser -mv /mnt/cdrom
- 03-01-2004 #3Just Joined!
- Join Date
- Nov 2003
- Posts
- 17
# fuser -mv /media/cdrecorder/
USER PID ACCESS COMMAND
/media/cdrecorder/ Mo6eB 1963 f.... kdeinit
Mo6eB 2231 f.... xterm
Mo6eB 2241 f.... makeself2241
Mo6eB 2268 f.... setup.sh
Mo6eB 2284 f.... . setup2268
- 03-01-2004 #4Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
Well, that does look like the installer. In that case, there is either a bug in their installer, since it doesn't give up the CD, or you might not be using it properly. Check if there is a README file or the like, and see if it says something about it.
- 03-01-2004 #5Linux Engineer
- Join Date
- Jul 2003
- Location
- Farnborough, UK
- Posts
- 1,305
There is a bug with their installer. I believe you have to copy the installer to your home directory and run it from there. But check on the web, it's a common question,


Reply With Quote
