Ubuntu 18.04 not recognizing CD/DVD
I am trying to copy files to a CD, but whenever I insert a disk, nothing shows up in the file manager.
I have been reading all over on why this is a problem, but none of the solutions I've found so far seem to lead to some breakthrough.
lshw -C disk
*-disk
description: ATA Disk
product: Samsung SSD 850
physical id: 0.0.0
bus info: scsi@0:0.0.0
logical name: /dev/sda
version: 2B6Q
serial: S2RFNXAH102505Y
size: 931GiB (1TB)
capabilities: gpt-1.00 partitioned partitioned:gpt
configuration: ansiversion=5 guid=0e778e00-1594-03a3-80e3-9d0365c5e800 logicalsectorsize=512
sectorsize=512
I have also edited fstab to include the following:
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
Also tried running the following commands:
sudo apt install libdvd-pkg
sudo dpkg-reconfigure libdvd-pkg
I even tried inserting a dvd/cd that has something on it, but it is not recognized either. I have taken apart the dvd drive and all connections look right.
When I run sudo hwinfo --cdrom
, I get no output
None of these solutions have worked. What other work arounds are there to try?
mount dvd cd
|
show 2 more comments
I am trying to copy files to a CD, but whenever I insert a disk, nothing shows up in the file manager.
I have been reading all over on why this is a problem, but none of the solutions I've found so far seem to lead to some breakthrough.
lshw -C disk
*-disk
description: ATA Disk
product: Samsung SSD 850
physical id: 0.0.0
bus info: scsi@0:0.0.0
logical name: /dev/sda
version: 2B6Q
serial: S2RFNXAH102505Y
size: 931GiB (1TB)
capabilities: gpt-1.00 partitioned partitioned:gpt
configuration: ansiversion=5 guid=0e778e00-1594-03a3-80e3-9d0365c5e800 logicalsectorsize=512
sectorsize=512
I have also edited fstab to include the following:
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
Also tried running the following commands:
sudo apt install libdvd-pkg
sudo dpkg-reconfigure libdvd-pkg
I even tried inserting a dvd/cd that has something on it, but it is not recognized either. I have taken apart the dvd drive and all connections look right.
When I run sudo hwinfo --cdrom
, I get no output
None of these solutions have worked. What other work arounds are there to try?
mount dvd cd
Which software are you using or trying to use to burn the CDs?
– GabrielaGarcia
Oct 18 '18 at 12:12
@GabrielaGarcia, I am trying to usebrasero
, but it is not able to find the cd.
– smac89
Oct 18 '18 at 14:41
Probably the drive itself isn't recognized for some reason or it's faulty. Does it detect CDs or DVDs with content?
– GabrielaGarcia
Oct 18 '18 at 14:49
@GabrielaGarcia, it detects nothing. But I had used it when I was still running 16.04 and it was working fine. Since the upgrade to 18.04 I haven't tried using any CD's or DVD's so I wasn't able to test that part. I've read that there are issues with playing DVDs on ubuntu 18.04, but I wasn't sure if this was related
– smac89
Oct 18 '18 at 15:51
Playing DVD-Video is unrelated. I suggest you try a live session with 16.04 and test it there. If it still works then we can be certain there's a software issue with 18.04 but if it doesn't then it's likely to be an hardware problem and a coincidence that it happened at the same time as the upgrade.
– GabrielaGarcia
Oct 18 '18 at 15:56
|
show 2 more comments
I am trying to copy files to a CD, but whenever I insert a disk, nothing shows up in the file manager.
I have been reading all over on why this is a problem, but none of the solutions I've found so far seem to lead to some breakthrough.
lshw -C disk
*-disk
description: ATA Disk
product: Samsung SSD 850
physical id: 0.0.0
bus info: scsi@0:0.0.0
logical name: /dev/sda
version: 2B6Q
serial: S2RFNXAH102505Y
size: 931GiB (1TB)
capabilities: gpt-1.00 partitioned partitioned:gpt
configuration: ansiversion=5 guid=0e778e00-1594-03a3-80e3-9d0365c5e800 logicalsectorsize=512
sectorsize=512
I have also edited fstab to include the following:
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
Also tried running the following commands:
sudo apt install libdvd-pkg
sudo dpkg-reconfigure libdvd-pkg
I even tried inserting a dvd/cd that has something on it, but it is not recognized either. I have taken apart the dvd drive and all connections look right.
When I run sudo hwinfo --cdrom
, I get no output
None of these solutions have worked. What other work arounds are there to try?
mount dvd cd
I am trying to copy files to a CD, but whenever I insert a disk, nothing shows up in the file manager.
I have been reading all over on why this is a problem, but none of the solutions I've found so far seem to lead to some breakthrough.
lshw -C disk
*-disk
description: ATA Disk
product: Samsung SSD 850
physical id: 0.0.0
bus info: scsi@0:0.0.0
logical name: /dev/sda
version: 2B6Q
serial: S2RFNXAH102505Y
size: 931GiB (1TB)
capabilities: gpt-1.00 partitioned partitioned:gpt
configuration: ansiversion=5 guid=0e778e00-1594-03a3-80e3-9d0365c5e800 logicalsectorsize=512
sectorsize=512
I have also edited fstab to include the following:
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
Also tried running the following commands:
sudo apt install libdvd-pkg
sudo dpkg-reconfigure libdvd-pkg
I even tried inserting a dvd/cd that has something on it, but it is not recognized either. I have taken apart the dvd drive and all connections look right.
When I run sudo hwinfo --cdrom
, I get no output
None of these solutions have worked. What other work arounds are there to try?
mount dvd cd
mount dvd cd
edited Oct 18 '18 at 15:55
smac89
asked Oct 18 '18 at 3:14
smac89smac89
185111
185111
Which software are you using or trying to use to burn the CDs?
– GabrielaGarcia
Oct 18 '18 at 12:12
@GabrielaGarcia, I am trying to usebrasero
, but it is not able to find the cd.
– smac89
Oct 18 '18 at 14:41
Probably the drive itself isn't recognized for some reason or it's faulty. Does it detect CDs or DVDs with content?
– GabrielaGarcia
Oct 18 '18 at 14:49
@GabrielaGarcia, it detects nothing. But I had used it when I was still running 16.04 and it was working fine. Since the upgrade to 18.04 I haven't tried using any CD's or DVD's so I wasn't able to test that part. I've read that there are issues with playing DVDs on ubuntu 18.04, but I wasn't sure if this was related
– smac89
Oct 18 '18 at 15:51
Playing DVD-Video is unrelated. I suggest you try a live session with 16.04 and test it there. If it still works then we can be certain there's a software issue with 18.04 but if it doesn't then it's likely to be an hardware problem and a coincidence that it happened at the same time as the upgrade.
– GabrielaGarcia
Oct 18 '18 at 15:56
|
show 2 more comments
Which software are you using or trying to use to burn the CDs?
– GabrielaGarcia
Oct 18 '18 at 12:12
@GabrielaGarcia, I am trying to usebrasero
, but it is not able to find the cd.
– smac89
Oct 18 '18 at 14:41
Probably the drive itself isn't recognized for some reason or it's faulty. Does it detect CDs or DVDs with content?
– GabrielaGarcia
Oct 18 '18 at 14:49
@GabrielaGarcia, it detects nothing. But I had used it when I was still running 16.04 and it was working fine. Since the upgrade to 18.04 I haven't tried using any CD's or DVD's so I wasn't able to test that part. I've read that there are issues with playing DVDs on ubuntu 18.04, but I wasn't sure if this was related
– smac89
Oct 18 '18 at 15:51
Playing DVD-Video is unrelated. I suggest you try a live session with 16.04 and test it there. If it still works then we can be certain there's a software issue with 18.04 but if it doesn't then it's likely to be an hardware problem and a coincidence that it happened at the same time as the upgrade.
– GabrielaGarcia
Oct 18 '18 at 15:56
Which software are you using or trying to use to burn the CDs?
– GabrielaGarcia
Oct 18 '18 at 12:12
Which software are you using or trying to use to burn the CDs?
– GabrielaGarcia
Oct 18 '18 at 12:12
@GabrielaGarcia, I am trying to use
brasero
, but it is not able to find the cd.– smac89
Oct 18 '18 at 14:41
@GabrielaGarcia, I am trying to use
brasero
, but it is not able to find the cd.– smac89
Oct 18 '18 at 14:41
Probably the drive itself isn't recognized for some reason or it's faulty. Does it detect CDs or DVDs with content?
– GabrielaGarcia
Oct 18 '18 at 14:49
Probably the drive itself isn't recognized for some reason or it's faulty. Does it detect CDs or DVDs with content?
– GabrielaGarcia
Oct 18 '18 at 14:49
@GabrielaGarcia, it detects nothing. But I had used it when I was still running 16.04 and it was working fine. Since the upgrade to 18.04 I haven't tried using any CD's or DVD's so I wasn't able to test that part. I've read that there are issues with playing DVDs on ubuntu 18.04, but I wasn't sure if this was related
– smac89
Oct 18 '18 at 15:51
@GabrielaGarcia, it detects nothing. But I had used it when I was still running 16.04 and it was working fine. Since the upgrade to 18.04 I haven't tried using any CD's or DVD's so I wasn't able to test that part. I've read that there are issues with playing DVDs on ubuntu 18.04, but I wasn't sure if this was related
– smac89
Oct 18 '18 at 15:51
Playing DVD-Video is unrelated. I suggest you try a live session with 16.04 and test it there. If it still works then we can be certain there's a software issue with 18.04 but if it doesn't then it's likely to be an hardware problem and a coincidence that it happened at the same time as the upgrade.
– GabrielaGarcia
Oct 18 '18 at 15:56
Playing DVD-Video is unrelated. I suggest you try a live session with 16.04 and test it there. If it still works then we can be certain there's a software issue with 18.04 but if it doesn't then it's likely to be an hardware problem and a coincidence that it happened at the same time as the upgrade.
– GabrielaGarcia
Oct 18 '18 at 15:56
|
show 2 more comments
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1084741%2fubuntu-18-04-not-recognizing-cd-dvd%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1084741%2fubuntu-18-04-not-recognizing-cd-dvd%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Which software are you using or trying to use to burn the CDs?
– GabrielaGarcia
Oct 18 '18 at 12:12
@GabrielaGarcia, I am trying to use
brasero
, but it is not able to find the cd.– smac89
Oct 18 '18 at 14:41
Probably the drive itself isn't recognized for some reason or it's faulty. Does it detect CDs or DVDs with content?
– GabrielaGarcia
Oct 18 '18 at 14:49
@GabrielaGarcia, it detects nothing. But I had used it when I was still running 16.04 and it was working fine. Since the upgrade to 18.04 I haven't tried using any CD's or DVD's so I wasn't able to test that part. I've read that there are issues with playing DVDs on ubuntu 18.04, but I wasn't sure if this was related
– smac89
Oct 18 '18 at 15:51
Playing DVD-Video is unrelated. I suggest you try a live session with 16.04 and test it there. If it still works then we can be certain there's a software issue with 18.04 but if it doesn't then it's likely to be an hardware problem and a coincidence that it happened at the same time as the upgrade.
– GabrielaGarcia
Oct 18 '18 at 15:56