Jump to content

MDK 9.1 & UT2003/UT Installation problem


Guest Faith
 Share

Recommended Posts

Guest Faith

So i have little bit of problem on mdk 9.1 to regonize my optical storage drives to install UT2003 and Unreal Tournament. i have CD-RW at /dev/scd0 and DVD at /dev/hdd.

 

How do i link those drives example. /dev/cdrom??

 

So that the installer will regonize it as an cdrom device..

 

thanks..

:lol:

Link to comment
Share on other sites

So i have little bit of problem on mdk 9.1 to regonize my optical storage drives to install UT2003 and Unreal Tournament. i have CD-RW at /dev/scd0 and DVD at /dev/hdd.

 

How do i link those drives example. /dev/cdrom??

 

So that the installer will regonize it as an cdrom device..

 

thanks..  

:lol:

 

All you have to do is cp the installer off CD 3, then put the first CD in;

 

export SETUP_CDROM=/mnt/cdrom

 

Then just run the installer off of your Harddrive...as it prompts you to insert the next CD, open another terminal window, su to root, run the following

 

#umount /mnt/cdrom

#eject cdrom

Put in next CD

#mount /mnt/cdrom

Run the export command again, just to make sure it knows where the installation CD is, and just keep repeating this for each CD until it completes.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...