LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-25-2006, 05:52 PM   #1
Minor_Joey
LQ Newbie
 
Registered: Jan 2006
Posts: 2

Rep: Reputation: 0
Exclamation Help with mounting CDROM please!


Ok, I REALLY need herlp! I need help mounting my CDROM. I have entered so many commands in XTERM and if the next one I enter doesn't work, I maight have to start throwing things..... Anyway PLEASE help me, I am trying to get my game to install, but I cant seem to mount the CDROM so it CAN install.
 
Old 01-25-2006, 05:54 PM   #2
bosewicht
Senior Member
 
Registered: Aug 2003
Location: Houston, TX
Distribution: Arch
Posts: 1,381

Rep: Reputation: 47
mount /mnt/cd <- check fstab to see the mountpoint for the cd and ls /mnt to make sure you have the dir(/cd) in there. You shouldn't, but if it complains about permissions, mount it as root.
 
Old 01-25-2006, 07:33 PM   #3
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
What distribution?
Many of them automatically mount a CD when it is inserted.
 
Old 01-25-2006, 11:47 PM   #4
johndoe0028
Member
 
Registered: Jun 2005
Location: CA, USA
Distribution: Gentoo
Posts: 165

Rep: Reputation: 30
# mkdir /mnt/cd
# mount -t iso9660 /dev/hdc /mnt/cd

To unmount:
# umount /dev/hdc

make sure before you do that...
-your cd drive is /dev/hdc If not, then substitute the correct block device for /dev/hdc

If everything works, add a line in /etc/fstab for your cd drive. This needs to be done as root.

/dev/hdc /mnt/cd iso9660 pamconsole,exec,noauto,managed 0 0

(I just took that part out of my /etc/fstab)

You can add an entry `user' to the "pamconsole..." part to allow users to mount it.
After that line is in the file, try mounting with a

# mount /dev/hdc




Hope this helps.
 
Old 01-26-2006, 06:33 AM   #5
BinJajer
Member
 
Registered: Sep 2005
Location: Warsaw, Poland
Distribution: Slackware 10.2, Caldera OpenLinux 3.1, Corel Linux (Thanks xhi!), Debian GNU/HURD etc...
Posts: 296
Blog Entries: 1

Rep: Reputation: 30
Just do a #mount /dev/cdrom .
Oh, and what game are you trying to install in Linux? Be forewarned, that without Cedega Windows games will not run! (Different API and catalog structure, no directX and so on..)
 
  


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
CDROM mounting problem => /dev/cdrom is not a valid block device Vizy Linux - Hardware 8 11-04-2010 04:46 PM
mounting cdrom jwhiz Linux - Newbie 3 12-27-2003 08:54 AM
Mounting CDROM incideagent Linux - Newbie 6 08-27-2003 12:50 PM
help mounting a cdrom kkempter Linux - General 3 04-02-2003 06:41 AM
mounting cdrom dulli1 Linux - Hardware 3 09-30-2002 08:53 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:40 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