LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-16-2006, 09:46 AM   #1
jeager
LQ Newbie
 
Registered: Aug 2006
Location: Colorado
Distribution: SuSE Linux and Trustix
Posts: 17

Rep: Reputation: 0
SuSe mount question from nube


I need to mount the cdrom to load SuSe.

The /dev directory contains:
lrwxrwxrwx 1 root root 3 2006-11-09 02:31 cdrom -> hda
brw-r----- 1 root disk 24, 0 2002-10-21 09:57 cdu535
brw-rw---- 1 root disk 19, 128 2002-10-21 09:57 cdouble0
brw-rw---- 1 root disk 19, 129 2002-10-21 09:57 cdouble1

Should I blast the cdrom link and put a new one in pointing to cdrom -> /media/cdrom?, or?.

Any help would be appreciated.

Thank you.
\
 
Old 11-16-2006, 11:50 AM   #2
fordeck
Member
 
Registered: Oct 2006
Location: Utah
Posts: 520

Rep: Reputation: 61
What does /media directory contain?

Have you tried:

mount /dev/cdrom /media/cdrom
 
Old 11-16-2006, 01:44 PM   #3
jeager
LQ Newbie
 
Registered: Aug 2006
Location: Colorado
Distribution: SuSE Linux and Trustix
Posts: 17

Original Poster
Rep: Reputation: 0
Thanks for the response.

As stated above, the /dev/ directory as below, does not contain an entry for the cdrom that does not point to the hda disk.

Yes, I even went so far ar to try what you pointed out befor I posted on the forum. The /media directory contains directories for cdrom and floppy.

lrwxrwxrwx 1 root root 3 Nov 9 02:31 cdrom -> hda
brw-r----- 1 root disk 24, 0 Oct 21 2002 cdu535
brw-rw---- 1 root disk 19, 128 Oct 21 2002 cdouble0
brw-rw---- 1 root disk 19, 129 Oct 21 2002 cdouble1

So, because I'm putting this beast together, I can bust and fix anything if necessary. I can always start over.
 
Old 11-16-2006, 03:44 PM   #4
fordeck
Member
 
Registered: Oct 2006
Location: Utah
Posts: 520

Rep: Reputation: 61
So what kind of message did you get when you tried:

Code:
mount /dev/cdrom /media/cdrom
 
Old 11-16-2006, 04:16 PM   #5
jeager
LQ Newbie
 
Registered: Aug 2006
Location: Colorado
Distribution: SuSE Linux and Trustix
Posts: 17

Original Poster
Rep: Reputation: 0
yale:/dev # mount /dev/cdrom /media/cdrom
mount: /dev/cdrom is not a valid block device
 
Old 11-16-2006, 05:08 PM   #6
fordeck
Member
 
Registered: Oct 2006
Location: Utah
Posts: 520

Rep: Reputation: 61
Could you post the output from the following command:

Code:
df -h
and the contents of /etc/fstab
 
Old 11-16-2006, 05:16 PM   #7
jeager
LQ Newbie
 
Registered: Aug 2006
Location: Colorado
Distribution: SuSE Linux and Trustix
Posts: 17

Original Poster
Rep: Reputation: 0
yale:/dev # df -vh
Filesystem Size Used Avail Use% Mounted on
/dev/sdb2 3.1G 1.6G 1.5G 52% /
shmfs 125M 0 125M 0% /dev/shm
yale:/dev #

and

/dev/sdb2 / reiserfs defaults 1 1
/dev/sdb1 swap swap pri=42 0 0
devpts /dev/pts devpts mode=0620,gid=5 0 0
proc /proc proc defaults 0 0
usbdevfs /proc/bus/usb usbdevfs noauto 0 0
/dev/cdrom /media/cdrom auto ro,noauto,user,exec 0 0
/dev/fd0 /media/floppy auto noauto,user,sync 0 0
fstab lines 1-7/7 (END)

Thanks for the quick replies.
 
Old 11-16-2006, 05:23 PM   #8
fordeck
Member
 
Registered: Oct 2006
Location: Utah
Posts: 520

Rep: Reputation: 61
Lets try and run the following command if you haven't already:

Code:
mount /dev/hda /media/cdrom
Cheers
 
Old 11-16-2006, 05:33 PM   #9
jeager
LQ Newbie
 
Registered: Aug 2006
Location: Colorado
Distribution: SuSE Linux and Trustix
Posts: 17

Original Poster
Rep: Reputation: 0
Woo Hoo!!!

It mounted the cdrom:
yale:/etc # mount /dev/hda /media/cdrom
mount: block device /dev/hda is write-protected, mounting read-only
yale:/etc # cd /media/cdrom
yale:/media/cdrom # l
total 62
drwxrwxrwx 9 root bin 2048 Dec 16 2003 ./
drwxr-xr-x 4 root root 96 Oct 21 2002 ../
drwxr-xr-x 3 root 60001 2048 Dec 9 2003 BDMA/
drwxr-xr-x 5 root 60001 2048 Dec 9 2003 DBLD/
drwxr-xr-x 4 root 60001 2048 Dec 9 2003 ICONNECT/
drwxr-xr-x 3 root 60001 2048 Dec 9 2003 JDBC/
-r-xr-xr-x 1 root 60001 7211 Nov 17 2003 README.html*
drwxr-xr-x 3 root 60001 2048 Dec 9 2003 SERVER/
drwxr-xr-x 3 root 60001 2048 Dec 9 2003 SVR_ADM/
-rwxr-xr-x 1 root 60001 39065 Nov 26 2003 ids_install*
drwxr-xr-x 2 root 60001 2048 Dec 9 2003 images/
yale:/media/cdrom #

The read is possible and I will probably start the install in the AM.

I am really appreciative of all you put up with, and all of your rapid replies.

Once again, THANK YOU!
 
Old 11-16-2006, 05:56 PM   #10
fordeck
Member
 
Registered: Oct 2006
Location: Utah
Posts: 520

Rep: Reputation: 61
Your welcome and have a good evening.


Regards,

Fordeck
 
  


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
(WARNING NUBE) installing apache surban99 Fedora 4 03-23-2006 06:26 PM
mount:not a directory. Suse dvd mount problem tzanis Linux - General 8 11-06-2005 11:30 AM
iriver h320 mount question with suse 9.1 mcgrath0087 Linux - Hardware 2 02-12-2005 01:41 AM
Nube: Can't get my 3com card to initialise kgmf Linux - Wireless Networking 5 02-11-2005 07:42 AM
Mount question and hot swap question Dr Gutiemouth Linux - Newbie 8 10-20-2004 12:30 PM

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

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