When I am ready to mount the disc, I get error

Asked By 10 points N/A Posted on -
qa-featured

Hi expert,

Just I installed Ubuntu 11.04 in my pc and did a number of checks.

When I am ready to mount the disk, I get this error. I need to solve it.

Please help.

Thanks a lot.

Package dependencies cannot be resolved

This error could be caused by required additional
software packages which are missing or not installable.
Furthermore there could be a conflict between software
packages which are not allowed to be installed at the
same time.

Details
                                                                   OK

Then I utilized fdisk on the amount (/dev/sr0) as well as tried fsck. 

Also I downloaded UDF Tools, however I cannot get any repair choice like udffsck as explained in this thread.

There are obviously data on that disk, which is able to be seen by only looking at its outside, but as well the info on Mac.

But, there might be a few bad sector sizes in the divider table which makes it unreadable. 

I need to recover this data.

Please help.

SHARE
Answered By 10 points N/A #150787

When I am ready to mount the disc, I get error

qa-featured

Hallo Jerry,

To resolve the issue that you're getting, use the following workarounds:

Workaround 1:

  • You will need to go to software sources and ensure that you have included all software sources.
  • Also ensure that you have included media Ubuntu repository, and then:

sudo apt-get update

sudo apt-get upgrade

Workaround 2:

  • You will need to open up a terminal window : Ctrl-Alt-t
  • After that you will issue sudo apt-get -f install that will attempt fixing a broken package install
  • After that you can try your original package install and see if you will not get the error this time round.

Hope this helps.

Regards,

Carl

Related Questions