LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
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 10-26-2003, 11:55 PM   #1
Micro420
Senior Member
 
Registered: Aug 2003
Location: Berkeley, CA
Distribution: Mac OS X Leopard 10.6.2, Windows 2003 Server/Vista/7/XP/2000/NT/98, Ubuntux64, CentOS4.8/5.4
Posts: 2,986

Rep: Reputation: 45
epsxe and CD-ROM


I downloaded version 1.6.0 of epsxe. I got the Pete video/sound plugins. When I go to the FILE menu and run the BIOS, I get the Sony Playstation logo and the menu and stuff so I know my epsxe is working fine. However, when I pop in a game CD, it won't read the CD-ROM and I just get a blank screen. If I press ESC, it'll load me back to the epsxe main menu. I think I am not setting up my epsxe CD-ROM drive correctly. in the CONFIGURATION option, I set my CD-ROM drive to /mnt/cdrom. I even tried /mnt/cdrom2 (my DVD drive) and none of it works. What do you guys have for your setting for your CD-ROM drive? Help!
 
Old 10-27-2003, 12:04 AM   #2
seidren
Member
 
Registered: May 2003
Distribution: Ubuntu, Windows XP
Posts: 90

Rep: Reputation: 16
Your cdrom drive is not /mnt/cdrom. That it where it is mounted

You should enter /dev/cdrom
 
Old 10-27-2003, 12:29 AM   #3
Micro420
Senior Member
 
Registered: Aug 2003
Location: Berkeley, CA
Distribution: Mac OS X Leopard 10.6.2, Windows 2003 Server/Vista/7/XP/2000/NT/98, Ubuntux64, CentOS4.8/5.4
Posts: 2,986

Original Poster
Rep: Reputation: 45
Quote:
Originally posted by seidren
Your cdrom drive is not /mnt/cdrom. That it where it is mounted

You should enter /dev/cdrom
DUUUUDE!! You're a genius!! It works!!!!!!!!

What is the different between /mnt and /dev, by the way?
 
Old 10-27-2003, 05:14 AM   #4
seidren
Member
 
Registered: May 2003
Distribution: Ubuntu, Windows XP
Posts: 90

Rep: Reputation: 16
This explanation might contain some errors, if anyone finds anything wrong then please let me know. I am just presenting what I know myself.

Every device in Unix/Linux is represented as a file

/dev/hda1, /dev/cdrom, /dev/fd0 etc.. Go to the directory /dev/ and you will find a damn huge list of devices. Most of them might not be actually present in the system, but they are listed as a standard.

/mnt/cdrom is the folder where you mount the cdrom file system.
When a program wants to read a file from the cd, it will look in /mnt/cdrom and the OS will get the data from /dev/cdrom and send the data to the program.

Sometimes the program will need to read data that is not represented in the standard file system (things like the disc id in an audio cd etc..). So then it will directly contact /dev/cdrom and read it, just like the OS gets the information.

Usually when you insert a cd into your system, a program running in the background like autorun, will automatically mount the cd into your /mnt/cdrom.

You can also mount stuff like harddisk partitions of different formats. For example, I have some documents in a FAT32 partition. So when I need those documents through linux, I just mount it into a directory like /mnt/documents.

You mount stuff using the command/program 'mount'

check man mount for more information.

I think that information was enough for you to understand the difference between /dev/ and /mnt/

If you have any doubts then dont hesitate to ask.
 
Old 10-27-2003, 07:50 PM   #5
Micro420
Senior Member
 
Registered: Aug 2003
Location: Berkeley, CA
Distribution: Mac OS X Leopard 10.6.2, Windows 2003 Server/Vista/7/XP/2000/NT/98, Ubuntux64, CentOS4.8/5.4
Posts: 2,986

Original Poster
Rep: Reputation: 45
lol! I don't doubt your knowledge of /mnt and /dev. Thank you for informing me of the difference. I appreciate it VERY much as I'm a newbie to all this linux stuff and am slowly learning my way around.
 
  


Reply



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
problem with epsxe valzor Linux - Software 0 10-09-2005 06:05 PM
Epsxe dudeman41465 Linux - Software 3 10-03-2005 09:16 PM
ePSXe RySk8er30 Linux - Games 29 08-06-2005 12:05 PM
Analog ePSXe? GT_Onizuka Linux - Games 6 10-24-2003 07:38 PM
epsxe questions synecdoche Linux - Software 1 08-19-2003 12:58 PM

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

All times are GMT -5. The time now is 03:40 PM.

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