LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
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 11-22-2007, 10:18 PM   #1
walterj
LQ Newbie
 
Registered: Nov 2007
Posts: 7

Rep: Reputation: 1
how to find cdrom mount point


i'm trying out the instant opengroup software. it comes with suse server. i installed it, and am try to get it running, but i keep running into walls. the suse server boots to a terminal - no gui. i downloaded gnome 2.2, and created a cd, but i can't get the cdrom working. tried mount cdrom, dvd as per other posts, but get no mount point error. i checked fstab and mtab but they have no entries for cdrom. how can i find the mount point (if there is one)?

i need explicit instuctions: i'm a newbie. i'm also running kubuntu 7.11, and like that os! i tried setting u a ubuntu server, but also got a terminal screen there at boot. my next challenge is to get the server running with windows network. i installed samba on kubuntu and am making some headway with the firewall. hopefully i can give windows the boot

walter
 
Old 11-22-2007, 10:36 PM   #2
gilead
Senior Member
 
Registered: Dec 2005
Location: Brisbane, Australia
Distribution: Slackware64 14.0
Posts: 4,141

Rep: Reputation: 168Reputation: 168
It's not a fixed thing - convention often has a cdrom or dvd directory under /mnt or /media so you could look there first.

Otherwise, try mounting and specifying the mount point after creating your own (you'll need to be root or use sudo):
Code:
mkdir -p /mnt/cdrom && mount -t iso9660 -o ro /dev/cdrom /mnt/cdrom
PS You may also find that the device is different - on my system the DVD is /dev/hdc and the cdrom is /dev/hdd

Last edited by gilead; 11-22-2007 at 10:38 PM.
 
Old 11-22-2007, 10:44 PM   #3
walterj
LQ Newbie
 
Registered: Nov 2007
Posts: 7

Original Poster
Rep: Reputation: 1
thanks for your reply. i created a directory, and tried to mount to it, but get the no mount point error. i didn't notice anything close to what could be a mount point either.
 
Old 11-23-2007, 07:03 AM   #4
jaseka
LQ Newbie
 
Registered: Oct 2007
Posts: 15

Rep: Reputation: 0
Did you see the /media/cdrom directory?


In suse cdrom by default mounted in this directory.
 
Old 11-23-2007, 01:11 PM   #5
gilead
Senior Member
 
Registered: Dec 2005
Location: Brisbane, Australia
Distribution: Slackware64 14.0
Posts: 4,141

Rep: Reputation: 168Reputation: 168
Quote:
Originally Posted by walterj View Post
thanks for your reply. i created a directory, and tried to mount to it, but get the no mount point error. i didn't notice anything close to what could be a mount point either.
Can you post the commands you've been using? The no mount point error means that the directory you're using as a mount point doesn't exist. It could be that the mkdir command didn't work or that you're not referring to it properly in the mount command.
 
Old 11-23-2007, 01:39 PM   #6
bigrigdriver
LQ Addict
 
Registered: Jul 2002
Location: East Centra Illinois, USA
Distribution: Debian stable
Posts: 5,908

Rep: Reputation: 356Reputation: 356Reputation: 356Reputation: 356
Check /dev to see if cdrom exists. In one version of Suse that I've used, cdrom is a symlink to /dev/hdc; in another, cdrom was symlinked to /dev/st0.

From the command line, run /usr/sbin/hwinfo --cdrom. That should tell you the device. Look for something like this ' Device File: /dev/hdc ' in the output. If you get an error that /dev/cdrom doesn't exist, then you know why you can't mount it. Just make a symlink to the correct device, and mount it.
 
Old 11-25-2007, 11:16 AM   #7
walterj
LQ Newbie
 
Registered: Nov 2007
Posts: 7

Original Poster
Rep: Reputation: 1
Quote:
Originally Posted by bigrigdriver View Post
Check /dev to see if cdrom exists. In one version of Suse that I've used, cdrom is a symlink to /dev/hdc; in another, cdrom was symlinked to /dev/st0.

From the command line, run /usr/sbin/hwinfo --cdrom. That should tell you the device. Look for something like this ' Device File: /dev/hdc ' in the output. If you get an error that /dev/cdrom doesn't exist, then you know why you can't mount it. Just make a symlink to the correct device, and mount it.
thanks.

/usr/sbin/hwinfo --cdrom returns 'no such file or directory. i tried other variants of cdrom - cdrw, cdwriter, cdwriter-rw, cdrom-hdc with same results.

media directory is empty.

qstn: is it possible to install gnome? is there a reason suse does not have gnome as part of the package?

if i can install gnome, then can i install it directly from the internet through the command line?

walter
 
1 members found this post helpful.
Old 11-27-2007, 03:29 PM   #8
walterj
LQ Newbie
 
Registered: Nov 2007
Posts: 7

Original Poster
Rep: Reputation: 1
cdrom issue solved

i'm not sure why, but i managed to get the cdrom running in /mnt/cdrom

I still can't get x windows running. tried run xorgconfig but get no such file.

can't see the suse pc on the windows net yet either
 
Old 03-18-2012, 02:13 AM   #9
yuehchung
LQ Newbie
 
Registered: Mar 2012
Posts: 1

Rep: Reputation: Disabled
auto mount /dev/dvd and avoid bad superblock

A. config [/etc/fstab] by yourself

1.Step 1 : mkdir -p /mnt/cdrom
2.Step 2 : modify /etc/fstab
(1) vim /etc/fstab
(2) add(or modify)
/dev/dvd /mnt/cdrom auto defaults 0 0
(3) save it.
3.Step 3 : reboot the server.

B. Burn the files into the disk by using win7-->Burn to VCD/DVD drive.
(To avoid : bad superblock
ex : the error information -- mount: wrong fs type, bad option, bad superblock on /dev/cdrom)

if you want to get printscreen doc file, please mail to
yuehchung.su@gmail.com


YuehChung.Su
SD, DBA, System owner
 
  


Reply

Tags
cdrom, mount, point, suse



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
find mount point given device kornelix Programming 2 04-13-2007 09:01 AM
Mount point /mnt/cdrom does not exist. njbrain Linux - General 4 02-13-2007 07:01 PM
How to release /dev/cdorm or mount point (/mnt/cdrom) after doing this : norman68 Linux - Software 3 07-02-2003 06:07 PM
How to release /dev/cdorm or mount point (/mnt/cdrom) after doing this : norman68 Linux - General 1 07-02-2003 12:14 PM
slackware cdrom mount point alexphyd Linux - Distributions 1 10-23-2002 06:07 AM

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

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