how to mount DVDs into ubuntu 14.04

Asked by anil kumar

Dear sir

i am very new to linux environment when i tried to mount the DVD into my system the followin error came up.
can anybody come out with a solution
anil@anil-HP-15-Notebook-PC:~$ sudo apt-cdrom add
[sudo] password for anil:
Using CD-ROM mount point /media/cdrom/
Unmounting CD-ROM...
Waiting for disc...
Please insert a Disc in the drive and press enter
Mounting CD-ROM...
E: Failed to mount the cdrom.
E: No CD-ROM could be auto-detected or found using the default mount point.
You may try the --cdrom option to set the CD-ROM mount point.
See 'man apt-cdrom' for more information about the CD-ROM auto-detection and mount point.
anil@anil-HP-15-Notebook-PC:~$ man apt-cdrom
anil@anil-HP-15-Notebook-PC:~$

Question information

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

you can use the mount command. also it might help to run df -h which might list the device

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

Is it a data DVD or a movie?

apt-cdrom is used to add a cD or DVD as a package source, does the disk have packagess on?

What is the output of:

sudo lshw -C disk; lsb_release -a; uname -a

Thanks

Revision history for this message
anil kumar (anilemerson) said :
#3

Dear Mr peter
At the outset i apologize for not furnishing all relevant details earlier.
I would point out the clarifications below :

1) I have got 15 Nos. of DVDs which contain Ubuntu 14.04 (Trusty Tahr)
amd64 Repository package. I presume this is a data package only

2) I assume this DVD has packages on

The out put of sudo lshw -C disk; lsb_release -a; uname -a is ;

anil@anil-HP-15-Notebook-PC:~$ sudo lshw -C disk; lsb_release -a; uname -a
[sudo] password for anil:
  *-disk
       description: ATA Disk
       product: WDC WD10JPVX-60J
       vendor: Western Digital
       physical id: 0.0.0
       bus info: scsi@0:0.0.0
       logical name: /dev/sda
       version: 01.0
       serial: WD-WXS1EC3ATNXD
       size: 931GiB (1TB)
       capabilities: partitioned partitioned:dos
       configuration: ansiversion=5 sectorsize=4096 signature=00012aaf
  *-cdrom
       description: DVD-RAM writer
       product: CDDVDW SU-208FB
       vendor: hp
       physical id: 0.0.0
       bus info: scsi@1:0.0.0
       logical name: /dev/cdrom
       logical name: /dev/sr0
       logical name: /media/cdrom
       version: HH00
       capabilities: removable audio cd-r cd-rw dvd dvd-r dvd-ram
       configuration: ansiversion=5 mount.fstype=iso9660
mount.options=ro,nosuid,nodev,noexec,relatime state=mounted status=ready
     *-medium
          physical id: 0
          logical name: /dev/cdrom
          logical name: /media/cdrom
          configuration: mount.fstype=iso9660
mount.options=ro,nosuid,nodev,noexec,relatime state=mounted
  *-cdrom
       description: SCSI CD-ROM
       product: Mass Storage
       vendor: HUAWEI
       physical id: 0.0.0
       bus info: scsi@9:0.0.0
       logical name: /dev/sr1
       version: 2.31
       serial: 3
       capabilities: removable audio
       configuration: status=ready
     *-medium
          physical id: 0
          logical name: /dev/sr1
          capabilities: partitioned partitioned:mac
  *-disk
       description: SCSI Disk
       product: SD Storage
       vendor: HUAWEI
       physical id: 0.0.1
       bus info: scsi@9:0.0.1
       logical name: /dev/sdb
       version: 2.31
       capabilities: removable
       configuration: ansiversion=2 sectorsize=512
     *-medium
          physical id: 0
          logical name: /dev/sdb
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.1 LTS
Release: 14.04
Codename: trusty
Linux anil-HP-15-Notebook-PC 3.13.0-37-generic #64-Ubuntu SMP Mon Sep 22
21:28:38 UTC 2014 x86_64 x86_ x86_64 GNU/Linux
anil@anil-HP-15-Notebook-PC:~$

I hope with the above you will be able to guide me appropriately.

Thanking you in advance.

with best regards
Yours faithfully
anil

On Sat, Oct 18, 2014 at 2:56 PM, actionparsnip <
<email address hidden>> wrote:

> Your question #255889 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/255889
>
> actionparsnip requested more information:
> Is it a data DVD or a movie?
>
> apt-cdrom is used to add a cD or DVD as a package source, does the disk
> have packagess on?
>
> What is the output of:
>
> sudo lshw -C disk; lsb_release -a; uname -a
>
> Thanks
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/ubuntu/+question/255889
>
> You received this question notification because you asked the question.
>

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

Why do you want to mount the install DVD when you have it installed and have web access? You can just install packages from the repositories online, meaning you don't need to mount anything.....

What are you trying to achieve?

Revision history for this message
anil kumar (anilemerson) said :
#5

Hi Peter
One Ubuntu gave me these DVDs and asked to install all the data that
contains into the system so that the OS works correctly. From your response
I understand that I am not required to install these packages into the
system. Hope I am correct. Please let me know.
with thanks and regards
anil kumar

On Sun, Oct 19, 2014 at 4:12 PM, actionparsnip <
<email address hidden>> wrote:

> Your question #255889 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/255889
>
> Status: Open => Needs information
>
> actionparsnip requested more information:
> Why do you want to mount the install DVD when you have it installed and
> have web access? You can just install packages from the repositories
> online, meaning you don't need to mount anything.....
>
> What are you trying to achieve?
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/ubuntu/+question/255889
>
> You received this question notification because you asked the question.
>

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

Yes, its not needed now. The packages on the CD are older than the versions on the repositories.

Revision history for this message
anil kumar (anilemerson) said :
#7

Thanks actionparsnip, that solved my question.