cd / dvd not mounted ?

Asked by harry de vries

have read about this problem , I should change mounting point , or something with grub but my acces is denied
when i try this
output of harry@harry-System-Product-Name:~$ sudo lshw -C disk
[sudo] password for harry:
  *-cdrom
       description: DVD writer
       product: DVD RW DW-U18A
       vendor: SONY
       physical id: 0.1.0
       bus info: scsi@0:0.1.0
       logical name: /dev/cdrom
       logical name: /dev/cdrw
       logical name: /dev/dvd
       logical name: /dev/dvdrw
       logical name: /dev/scd0
       logical name: /dev/sr0
       version: UYS3
       capabilities: removable audio cd-r cd-rw dvd dvd-r
       configuration: ansiversion=5 status=ready
     *-medium
          physical id: 0
          logical name: /dev/cdrom
  *-disk
       description: ATA Disk
       product: WDC WD800JD-08LS
       vendor: Western Digital
       physical id: 0.0.0
       bus info: scsi@2:0.0.0
       logical name: /dev/sda
       version: 07.0
       serial: WD-WMAM9A674801
       size: 74GiB (80GB)
       capabilities: partitioned partitioned:dos
       configuration: ansiversion=5 signature=000e6eef
harry@harry-System-Product-Name:~$ sudo cat /etc/fstab |grep scd0
harry@harry-System-Product-Name:~$

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu grub2 Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

What are you trying to achieve?

Revision history for this message
harry de vries (harryenarnolda) said :
#2

I tried to burn a dvd-r but i would not play in my dvd, i also got some message with
wrong fs type, bad option etc. the exact message i did not copy.
when i try to watch messages with / var/ log /messages acces is denied,
so i even downloaded another burn program and made some changes i saw in launchpad
but nothing helps to burn to dvd,

Revision history for this message
harry de vries (harryenarnolda) said :
#3

Hallo this was the message i got trying to burn a iso file;rror mounting: mount: block device /dev/sr0 is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/sr0,
       missing codepage or helper program, or other error
       In some cases useful info is found in syslog - try
       dmesg | tail or so

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#4

Did you MD5 test the ISO you are using?

Revision history for this message
harry de vries (harryenarnolda) said :
#5

no i did not test it, how does this work ?

Revision history for this message
harry de vries (harryenarnolda) said :
#6

Sorry the burning program did this, it worked fine, it just would not play once i was ready burning the dvd....

Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#7

The burning program simply feeds the ISO to the buffer, it doesn't test MD5.

https://help.ubuntu.com/community/HowToMD5SUM

get the ISO tested so we know all is well

Revision history for this message
harry de vries (harryenarnolda) said :
#8

Thanks actionparsnip, that solved my question.