<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">Problem has been solved: "sudo mount -t iso9660 /dev/cdrom /mnt/cdrom -o" <br>mounted the drive after adding "mount /mnt/cdrom" to /etc/festab.<br><br><br><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">----- Original Message ----<br>From: Pam Astor <pamastor@yahoo.com><br>To: centos@centos.org<br>Sent: Monday, March 17, 2008 1:45:16 PM<br>Subject: [CentOS] CDRW-DVD Mount Problem, Centos 5.1, Intel board...<br><br>
<div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><div><title></title>


         
        
        
        <style type="text/css">
<!--
 _filtered {margin:0.79in;}
P {margin-bottom:0.08in;}
-->
</style>

<p style="margin-bottom: 0in;">I'm having a problem mounting my new
CDRW DVD in my new machine I just built.  The motherboard is an Intel
DP35DP, and I connected the CDRW DVD via ribbon cable into the
motherboard  IDE slot.  Centos 5.1 is installed and functioning fine
so far (other than this problem).</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;">I can't mount the CDRW-DVD unit.  I was
able to run cdrecord with the command:</p>
<p style="margin-bottom: 0in;">cdrecord -v speed=2 dev=6,0,0 -data
/home/mydir/Desktop/backup_bootimage.iso to copy a file that I
downloaded, apparently the data copy went fine, but when I ejected
the CD and then tried to re mount the same CD to read the file, it would not
mount.  So then I tried mounting the Centos 5.1 distro disk that I used to install the OS, and am having the same problem with the distro disk.  If anyone could give me some suggestions or insights I'd
appreciate it.  I have provided some data below.</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;">I tried the below commands after
ejecting the CD and then executing the commands while the drawer is
open, and I got the below outputs:</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;"># sudo mount -t iso9660 /dev/sr0
/mnt/cdrom</p>
<p style="margin-bottom: 0in;">mount: special device /dev/sr0 does not
exist</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;">And:</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;"># mount /dev/cdrom /mnt/cdrom</p>
<p style="margin-bottom: 0in;">mount: block device /dev/cdrom is
write-protected, mounting read-only</p>
<p style="margin-bottom: 0in;">mount: you must specify the filesystem
type</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;">And:</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;"># mount /dev/scd0 /mnt/cdrom</p>
<p style="margin-bottom: 0in;">mount: block device /dev/scd0 is
write-protected, mounting read-only</p>
<p style="margin-bottom: 0in;">mount: you must specify the filesystem
type</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;">And:</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;">#sudo mount -t iso9660 /dev/scd0
/mnt/cdrom</p>
<p style="margin-bottom: 0in;">mount: block device /dev/scd0 is
write-protected, mounting read-only</p>
<p style="margin-bottom: 0in;">mount: wrong fs type, bad option, bad
superblock on /dev/scd0,</p>
<p style="margin-bottom: 0in;">       missing codepage or other error</p>
<p style="margin-bottom: 0in;">       In some cases useful info is
found in syslog - try</p>
<p style="margin-bottom: 0in;">       dmesg | tail  or so</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;">And:</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;">sudo mount -t iso9660 /dev/scd0
/mnt/cdrom -o ro,unhide</p>
<p style="margin-bottom: 0in;">mount: wrong fs type, bad option, bad
superblock on /dev/scd0,</p>
<p style="margin-bottom: 0in;">       missing codepage or other error</p>
<p style="margin-bottom: 0in;">       In some cases useful info is
found in syslog - try</p>
<p style="margin-bottom: 0in;">       dmesg | tail  or so</p>
<p style="margin-bottom: 0in;">And:</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;">sudo mount -t iso9660 /dev/sr0
/mnt/cdrom -o ro,unhide</p>
<p style="margin-bottom: 0in;">mount: special device /dev/sr0 does not
exist</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;">Here is info from cat /etc/fstab, cat
/proc/mounts, fdisk -l, and cdrecord -scanbus and</p>
<p style="margin-bottom: 0in;">dmesg | grep -i -e CD -e CD-ROM
respectively:</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;">From cat
/etc/fstab:<br>/dev/VolGroup00/LogVol00 / ext3 defaults 1
1<br>LABEL=/boot /boot ext3 defaults 1 2<br>tmpfs /dev/shm tmpfs
defaults 0 0<br>devpts /dev/pts devpts gid=5,mode=620 0 0<br>sysfs
/sys sysfs defaults 0 0<br>proc /proc proc defaults 0
0<br>/dev/VolGroup00/LogVol01 swap swap defaults 0 0<br><br>
</p>
<p style="margin-bottom: 0in;">From cat /proc/mounts:<br>[root@localhost
/]# cat /proc/mounts<br>rootfs / rootfs rw 0 0<br>/dev/root / ext3
rw,data=ordered 0 0<br>/dev /dev tmpfs rw 0 0<br>/proc /proc proc rw
0 0<br>/sys /sys sysfs rw 0 0<br>none /selinux selinuxfs rw 0
0<br>/proc/bus/usb /proc/bus/usb usbfs rw 0 0<br>devpts /dev/pts
devpts rw 0 0<br>/dev/sda1 /boot ext3 rw,data=ordered 0 0<br>tmpfs
/dev/shm tmpfs rw 0 0<br>none /proc/sys/fs/binfmt_misc binfmt_misc rw
0 0<br>sunrpc /var/lib/nfs/rpc_pipefs rpc_pipefs rw 0
0<br>/etc/auto.misc /misc autofs
rw,fd=6,pgrp=2758,timeout=300,minproto=5,maxproto=5,indirect 0
0<br>-hosts /net autofs
rw,fd=11,pgrp=2758,timeout=300,minproto=5,maxproto=5,indirect 0
0<br><br>fdisk -l<br><br>Disk /dev/sda: 500.1 GB, 500107862016
bytes<br>255 heads, 63 sectors/track, 60801 cylinders<br>Units =
cylinders of 16065 * 512 = 8225280 bytes<br><br>Device Boot Start End
Blocks Id System<br>/dev/sda1 * 1 13 104391 83 Linux<br>/dev/sda2 14
60801 488279610 8e Linux LVM<br><br>Disk /dev/sdb: 500.1 GB,
500107862016 bytes<br>255 heads, 63 sectors/track, 60801
cylinders<br>Units = cylinders of 16065 * 512 = 8225280 bytes<br><br>Device
Boot Start End Blocks Id System<br>/dev/sdb1 * 1 60801 488384001 8e
Linux LVM</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;">From  cdrecord -scanbus:</p>
<p style="margin-bottom: 0in;">scsibus6:<br>6,0,0 600) 'TSSTcorp'
'CDDVDW SH-S202J ' 'SB00' Removable CD-ROM<br>6,1,0 601) *<br>6,2,0
602) *<br>6,3,0 603) *<br>6,4,0 604) *<br>6,5,0 605) *<br>6,6,0 606)
*<br>6,7,0 607) *</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;">From dmesg | grep -i -e CD -e CD-ROM:</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;">[root@localhost etc]# dmesg | grep -i
-e CD -e CD-ROM</p>
<p style="margin-bottom: 0in;">uhci_hcd 0000:00:1a.0: UHCI Host
Controller</p>
<p style="margin-bottom: 0in;">uhci_hcd 0000:00:1a.0: new USB bus
registered, assigned bus number 1</p>
<p style="margin-bottom: 0in;">uhci_hcd 0000:00:1a.0: irq 193, io base
0x000030e0</p>
<p style="margin-bottom: 0in;">uhci_hcd 0000:00:1a.1: UHCI Host
Controller</p>
<p style="margin-bottom: 0in;">uhci_hcd 0000:00:1a.1: new USB bus
registered, assigned bus number 2</p>
<p style="margin-bottom: 0in;">uhci_hcd 0000:00:1a.1: irq 74, io base
0x000030c0</p>
<p style="margin-bottom: 0in;">uhci_hcd 0000:00:1a.2: UHCI Host
Controller</p>
<p style="margin-bottom: 0in;">uhci_hcd 0000:00:1a.2: new USB bus
registered, assigned bus number 3</p>
<p style="margin-bottom: 0in;">uhci_hcd 0000:00:1a.2: irq 177, io base
0x000030a0</p>
<p style="margin-bottom: 0in;">uhci_hcd 0000:00:1d.0: UHCI Host
Controller</p>
<p style="margin-bottom: 0in;">uhci_hcd 0000:00:1d.0: new USB bus
registered, assigned bus number 4</p>
<p style="margin-bottom: 0in;">uhci_hcd 0000:00:1d.0: irq 82, io base
0x00003080</p>
<p style="margin-bottom: 0in;">uhci_hcd 0000:00:1d.1: UHCI Host
Controller</p>
<p style="margin-bottom: 0in;">uhci_hcd 0000:00:1d.1: new USB bus
registered, assigned bus number 5</p>
<p style="margin-bottom: 0in;">uhci_hcd 0000:00:1d.1: irq 201, io base
0x00003060</p>
<p style="margin-bottom: 0in;">usb 2-1: new low speed USB device using
uhci_hcd and address 2</p>
<p style="margin-bottom: 0in;">uhci_hcd 0000:00:1d.2: UHCI Host
Controller</p>
<p style="margin-bottom: 0in;">uhci_hcd 0000:00:1d.2: new USB bus
registered, assigned bus number 6</p>
<p style="margin-bottom: 0in;">uhci_hcd 0000:00:1d.2: irq 193, io base
0x00003040</p>
<p style="margin-bottom: 0in;">ohci_hcd: 2005 April 22 USB 1.1 'Open'
Host Controller (OHCI) Driver (PCI)</p>
<p style="margin-bottom: 0in;">ehci_hcd 0000:00:1a.7: EHCI Host
Controller</p>
<p style="margin-bottom: 0in;">ehci_hcd 0000:00:1a.7: new USB bus
registered, assigned bus number 7</p>
<p style="margin-bottom: 0in;">ehci_hcd 0000:00:1a.7: debug port 1</p>
<p style="margin-bottom: 0in;">ehci_hcd 0000:00:1a.7: irq 177, io mem
0xe3225c00</p>
<p style="margin-bottom: 0in;">ehci_hcd 0000:00:1a.7: USB 2.0 started,
EHCI 1.00, driver 10 Dec 2004</p>
<p style="margin-bottom: 0in;">ehci_hcd 0000:00:1d.7: EHCI Host
Controller</p>
<p style="margin-bottom: 0in;">ehci_hcd 0000:00:1d.7: new USB bus
registered, assigned bus number 8</p>
<p style="margin-bottom: 0in;">ehci_hcd 0000:00:1d.7: debug port 1</p>
<p style="margin-bottom: 0in;">ehci_hcd 0000:00:1d.7: irq 82, io mem
0xe3225800</p>
<p style="margin-bottom: 0in;">ehci_hcd 0000:00:1d.7: USB 2.0 started,
EHCI 1.00, driver 10 Dec 2004</p>
<p style="margin-bottom: 0in;">usb 2-1: new low speed USB device using
uhci_hcd and address 3</p>
<p style="margin-bottom: 0in;">usb 3-2: new low speed USB device using
uhci_hcd and address 2</p>
<p style="margin-bottom: 0in;">  Vendor: TSSTcorp  Model: CDDVDW
SH-S202J   Rev: SB00</p>
<p style="margin-bottom: 0in;">  Type:   CD-ROM                       
     ANSI SCSI revision: 05</p>
<p style="margin-bottom: 0in;">sr0: scsi3-mmc drive: 48x/48x writer
dvd-ram cd/rw xa/form2 cdda tray</p>
<p style="margin-bottom: 0in;">Uniform CD-ROM driver Revision: 3.20</p>
<p style="margin-bottom: 0in;">sr 6:0:0:0: Attached scsi CD-ROM sr0</p>
<p style="margin-bottom: 0in;">cdrom: This disc doesn't have any
tracks I recognize!</p>
<p style="margin-bottom: 0in;">sr0: CDROM not ready.  Make sure there
is a disc in the drive.</p>
<p style="margin-bottom: 0in;">sr0: CDROM not ready.  Make sure there
is a disc in the drive.</p>
<p style="margin-bottom: 0in;">sr0: CDROM not ready.  Make sure there
is a disc in the drive.</p>
<p style="margin-bottom: 0in;">sr0: CDROM not ready.  Make sure there
is a disc in the drive.</p>
<p style="margin-bottom: 0in;">sr0: CDROM not ready.  Make sure there
is a disc in the drive.</p>
<p style="margin-bottom: 0in;">sr0: CDROM not ready.  Make sure there
is a disc in the drive.</p>
<p style="margin-bottom: 0in;">sr0: CDROM not ready.  Make sure there
is a disc in the drive.</p>
<p style="margin-bottom: 0in;">sr0: CDROM not ready.  Make sure there
is a disc in the drive.</p>
<p style="margin-bottom: 0in;">sr0: CDROM not ready.  Make sure there
is a disc in the drive.</p>
<p style="margin-bottom: 0in;">sr0: CDROM not ready.  Make sure there
is a disc in the drive.</p>
<p style="margin-bottom: 0in;">sr0: CDROM not ready.  Make sure there
is a disc in the drive.</p>
<p style="margin-bottom: 0in;">sr0: CDROM not ready.  Make sure there
is a disc in the drive.</p>
<p style="margin-bottom: 0in;">sr0: CDROM not ready.  Make sure there
is a disc in the drive.</p>
<p style="margin-bottom: 0in;">sr0: CDROM not ready.  Make sure there
is a disc in the drive.</p>
<p style="margin-bottom: 0in;">sr0: CDROM not ready.  Make sure there
is a disc in the drive.</p>
<p style="margin-bottom: 0in;">sr0: CDROM not ready.  Make sure there
is a disc in the drive.</p>
<p style="margin-bottom: 0in;">sr0: CDROM not ready.  Make sure there
is a disc in the drive.</p>
<p style="margin-bottom: 0in;">sr0: CDROM not ready yet.</p>
<p style="margin-bottom: 0in;">sr0: CDROM not ready yet.</p>
<p style="margin-bottom: 0in;">sr0: CDROM not ready yet.</p>
<p style="margin-bottom: 0in;">sr0: CDROM not ready yet.</p>
<p style="margin-bottom: 0in;">sr0: CDROM not ready yet.</p>
<p style="margin-bottom: 0in;">sr0: CDROM not ready yet.</p>
<p style="margin-bottom: 0in;">sr0: CDROM not ready yet.</p>
<p style="margin-bottom: 0in;">sr0: CDROM not ready.  Make sure there
is a disc in the drive.</p>
<p style="margin-bottom: 0in;">sr0: CDROM not ready.  Make sure there
is a disc in the drive.</p>
<p style="margin-bottom: 0in;">sr0: CDROM not ready.  Make sure there
is a disc in the drive.</p>
<p style="margin-bottom: 0in;">sr0: CDROM not ready.  Make sure there
is a disc in the drive.</p>
</div></div><br>



      <hr size="1">Never miss a thing.  <a rel="nofollow" target="_blank" href="http://us.rd.yahoo.com/evt=51438/*http://www.yahoo.com/r/hs"> Make Yahoo your homepage.</a>

<!-- kill --><div><br><br>-----Inline Attachment Follows-----<br><br>_______________________________________________<br>CentOS 
mailing 
list<br><a ymailto="mailto:CentOS@centos.org" href="mailto:CentOS@centos.org">CentOS@centos.org</a><br><a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">http://lists.centos.org/mailman/listinfo/centos</a><br></div></div><br></div></div><br>



      <hr size=1>Never miss a thing.  <a href="http://us.rd.yahoo.com/evt=51438/*http://www.yahoo.com/r/hs"> Make Yahoo your homepage.</a></body></html>