I keep getting an error message saying, "Could not read from resource."

Asked by Josh Wolf

Every time I insert a DVD, I get an error message saying, "Could not read from resource." What on earth is the problem?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu totem Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Theodotos Andreou (theodotos) said :
#1

It mean that it can not load the

Revision history for this message
Theodotos Andreou (theodotos) said :
#2

It means that it can not load the DVD for some reason. Can you give us the output of the following command in Terminal?:

  sudo mount /dev/cdrom /mnt

Revision history for this message
AnneMcBirney (amcbirney) said :
#3

I've been trying to solve the same problem. Here's what I get in the terminal:

mount: block device /dev/sr0 is write-protected, mounting read-only

Revision history for this message
Josh Wolf (jawolf19) said :
#4

it said command not found.

Revision history for this message
Theodotos Andreou (theodotos) said :
#5

@Anne: Navigate to the /mnt directory with nautilus and see if you can see the content. Then try install ubuntu-resticted-extras and try again. In terminal try this:

  sudo apt-get install ubuntu-restricted-*

@Josh: You probably mistyped something. Try copy-paste the above command in Terminal. You will be prompted fro your password afterwards.

Revision history for this message
Josh Wolf (jawolf19) said :
#6

@Theodotos I did not mistype anything. I typed it straight from this site and still keep getting that response. I am not being prompted for my password.

Revision history for this message
Theodotos Andreou (theodotos) said :
#7

The correct command is "sudo<Space>mount<space>/dev/cdrom/<space>/mnt

The sudo and mount commands are essential commands on your system and there is no way you can get a "Command not found" response unless you mistype something. Can you please try again?

Revision history for this message
Josh Wolf (jawolf19) said :
#8

the response was mount: unknown device.

Revision history for this message
Theodotos Andreou (theodotos) said :
#9

It seems that your cdrom is not detected! Can you try this command and give us the output:

  sudo lshw -c disk

Revision history for this message
Josh Wolf (jawolf19) said :
#10

PCI (sysfs)
  *-disk
       description: ATA Disk
       product: TOSHIBA MK1652GS
       vendor: Toshiba
       physical id: 0.0.0
       bus info: scsi@0:0.0.0
       logical name: /dev/sda
       version: LV01
       serial: 19SVT7OCT
       size: 149GiB (160GB)
       capabilities: partitioned partitioned:dos
       configuration: ansiversion=5 signature=000bd48e
  *-cdrom
       description: DVD-RAM writer
       product: CD/DVDW SD-L622A
       vendor: TOSHIBA
       physical id: 0.0.0
       bus info: scsi@5:0.0.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: TO70
       serial: [TOSHIBA CD/DVDW SD-L622ATO7002/29/08A7B080
       capabilities: removable audio cd-r cd-rw dvd dvd-r dvd-ram
       configuration: ansiversion=5 status=nodisc
  *-disk
       description: SCSI Disk
       physical id: 0.0.0
       bus info: scsi@2:0.0.0
       logical name: /dev/sdb

Revision history for this message
Theodotos Andreou (theodotos) said :
#11

I was thinking that maybe your CD-Rom is not detected but it is there. Does it work any other CD's. Can you try putting a data Cd for example and see if it's working? I reckon you have a hardware problem with your CD-ROM

Revision history for this message
Josh Wolf (jawolf19) said :
#12

yeah it is a hardware problem most likely. it reads a data cd just fine.

Can you help with this problem?

Provide an answer of your own, or ask Josh Wolf for more information if necessary.

To post a message you must log in.