LinuxQuestions.org
Visit Jeremy's Blog.
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 09-23-2005, 07:33 PM   #1
resist_r
Member
 
Registered: Jul 2005
Location: Wisconsin
Distribution: Slackware 10.2
Posts: 35

Rep: Reputation: 15
mounting the drive


alright, related to another post (but not the same!... though it might get answered there), here is my problem: i cannot mount my cdrw drive. here's what i get:

Code:
bash-3.00$ mount /dev/cdrom

/* right here is like a minute - minute and a half wait */

mount: I could not determine the filesystem type, and none was specified
bash-3.00$
alright, fair enough... and here is my fstab

Code:
/dev/hda2        /                reiserfs    defaults         1   1
/dev/cdrom       /mnt/cdrom       auto        noauto,user,ro   0   0
/dev/fd0         /mnt/floppy      auto        noauto,owner     0   0
devpts           /dev/pts         devpts      gid=5,mode=620   0   0
proc             /proc            proc        defaults         0   0
oh, if you can help me out here on how to copy and paste, that'd be cool (i'm trying to just copy from the console emulator, i'm using slackware 10.2

anyways, yeah, i have no idea what the stuff in fstab even means... i know it sets default mount points, and mount options, but that's it.

well, trying to push through this problem, i do this one:

Code:
bash-3.00$ mount -t iso9660 /dev/cdrom
mount: only root can do that
right, so, i su

Code:
bash-3.00# mount -t iso9660 /dev/cdrom /mnt/cdrom
mount: block device /dev/cdrom is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
       missing codepage or other error
       (could this be the IDE device where you in fact use
       ide-scsi so that sr0 or sda or so is needed?)
       In some cases useful info is found in syslog - try
       dmesg | tail  or so
no idea what to do. thanks for any help

resist_r
 
Old 09-23-2005, 07:41 PM   #2
SteveK1979
Member
 
Registered: Feb 2004
Location: UK
Distribution: RHEL, Ubuntu, Solaris 11, NetBSD, OpenBSD
Posts: 225

Rep: Reputation: 43
What distro are you using, and what is the cd you're trying to mount? Is it a known working data (iso9660) cd?

Cheers,

Steve
 
Old 09-23-2005, 07:44 PM   #3
resist_r
Member
 
Registered: Jul 2005
Location: Wisconsin
Distribution: Slackware 10.2
Posts: 35

Original Poster
Rep: Reputation: 15
I am using slackware 10.2, the cd i was trying to mount at the time was a music cd, which would mount fine under redhat 9. the cd that i would really like to get working here is a blank one, so that i can burn knoppix to it.
 
Old 09-23-2005, 10:26 PM   #4
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
That is where the problem (or rather condition, since it's not exactly a problem) lies. Audio CD's don't actually get mounted. Redhat very likely uses automount or something that gives an emulation of a 'mounted' audio CD, but it is actually not getting mounted. You can play one, I use grip to play my CD's but you are welcome to use any application that supports cd playback.

As for mounting a blank, that's also not really available (actually it is, but that's not the point of this point... It's available as packet-writing, but it's really mainstream yet). You can write to a blank disc using cd writing tools, but there is no need to mount a blank disc as there is nothing to read from it. You can do multisession CD's which could be a thought of wanting to 'mount and open a blank cd' but you do it through a cd writing interface (something like k3b).

So your problem isn't your fstab, nor is it your mount command, those are just fine. It's understanding how things work in Slackware versus other more automated distros.

To burn knoppix, assuming it's an iso image you are burning, you can do it from the command line with:
cdrecord dev=/dev/hdx speed=50 -v -eject knoppix-version.iso

Where /dev/hdx is your cdrw device (note that /dev/hdx is only supported in the branched dvdrtools version of cdrecord) and knoppix-version is the version you are trying to burn.

Good Luck!

Cool
 
  


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
mounting drive newbie_m Linux - General 3 12-21-2004 04:16 PM
slackware 9.1 mounting problems (cd drive, cd writer drive, win partition (ntfs)) mr.gizm0 Slackware 8 05-11-2004 06:23 PM
Mounting My CD Drive tini1212 Linux - Newbie 3 02-28-2004 05:30 PM
mounting drive Timboi Linux - Software 2 07-17-2003 07:14 PM
Mounting a new drive magyartoth Linux - General 2 07-24-2002 11:53 AM

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

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