LinuxQuestions.org
Review your favorite Linux distribution.
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 03-13-2016, 05:25 PM   #1
eurodanceaddict2
LQ Newbie
 
Registered: Mar 2016
Location: Racine, WI
Distribution: Linux Mate 15.10
Posts: 4

Rep: Reputation: Disabled
Quake 1 Matebuntu 15.10 64-bit, game disc mounts as audio cd.


Hi, trying to install the original quake off the actual install CD, but I can't figure out why the disc only mounts as an audio CD on Linux where it mounts properly as the game install CD in Windows.
 
Old 03-13-2016, 07:49 PM   #2
Daedra
Senior Member
 
Registered: Dec 2005
Location: Springfield, MO
Distribution: Slackware64-15.0
Posts: 2,682

Rep: Reputation: 1374Reputation: 1374Reputation: 1374Reputation: 1374Reputation: 1374Reputation: 1374Reputation: 1374Reputation: 1374Reputation: 1374Reputation: 1374
mount it from the command line. Open a terminal and as root run

mount -t iso9660 /dev/sr0 /mnt/cdrom

/dev/sr0 should be your drive path but it might be different on your system and /mnt/cdrom is where I mount it you can use another directory if you want.

I assume you are going to use a native linux quake client like darkplaces? The only files you need off the disc are the pak files. Once you have mounted the disc with the command above, from the command line change to the directory or open your file manager and go to the directory, you will now be able to view the files on the CD. if its an original disc like I have you will have to extract the pak files from the resource.1 file. Copy the resource.1 file to your /tmp directory and then extract the pak files with this command

lha e resource.1

now you have the pak files under id1 directory.

See here from some more information http://tldp.org/HOWTO/html_single/Quake-HOWTO/#ss2.1

Last edited by Daedra; 03-13-2016 at 09:28 PM.
 
1 members found this post helpful.
Old 03-13-2016, 11:19 PM   #3
eurodanceaddict2
LQ Newbie
 
Registered: Mar 2016
Location: Racine, WI
Distribution: Linux Mate 15.10
Posts: 4

Original Poster
Rep: Reputation: Disabled
This is what I get when I try to mount from terminal.

Code:
michael@michael-Latitude-E4310:~$  sudo mount -t iso9660 /dev/sr0 /mnt/cdrom
[sudo] password for michael: 
mount: mount point /mnt/cdrom does not exist
michael@michael-Latitude-E4310:~$ sudo mount -t iso9660 /dev/sr1 /mnt/cdrom
mount: mount point /mnt/cdrom does not exist
michael@michael-Latitude-E4310:~$
 
Old 03-14-2016, 09:28 AM   #4
Daedra
Senior Member
 
Registered: Dec 2005
Location: Springfield, MO
Distribution: Slackware64-15.0
Posts: 2,682

Rep: Reputation: 1374Reputation: 1374Reputation: 1374Reputation: 1374Reputation: 1374Reputation: 1374Reputation: 1374Reputation: 1374Reputation: 1374Reputation: 1374
that's because you don't have a directory called /mnt/cdrom. Like I said above you can use any directory you want. Make a directory in tmp like this "mkdir /tmp/cdrom" then run the same command but instead of /mnt/cdrom use /tmp/cdrom
 
1 members found this post helpful.
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
How to convert 24-bit audio files to 16-bit .wav and be able to create audio CD. stf92 Linux - Software 13 06-29-2012 01:21 AM
Free game based off of Quake jumico Linux - Games 1 07-22-2007 05:36 AM
Quake (First part of the Game Saga) on Linux? J_angel2000 Linux - Games 21 07-08-2005 01:42 PM
Quake 3 Help! Can't boot game nro Linux - Software 13 11-08-2003 06:35 PM

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

All times are GMT -5. The time now is 03:28 AM.

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