08-17-2016, 11:49 PM
I've used XFBurn, k3b, and Brasero software and the computer does not recognize my CD/DVD drive when I'm trying to burn an ISO image on a blank DVD.
Linux Lite does not identify my CD/DVD Drive
|
08-17-2016, 11:49 PM
I've used XFBurn, k3b, and Brasero software and the computer does not recognize my CD/DVD drive when I'm trying to burn an ISO image on a blank DVD.
08-18-2016, 12:28 AM
Hi az-suomi,
Welcome to Linux Lite and the community Is the drive recognized at all, i.e. are you able to read from it? Two actions to get more clarity on what's going on. 1. Please open a terminal (Ctrl+Alt+t), run this command: Code: inxi -d 2. in Xfburn: Menu -> Edit -> Preferences -> Devices Can you see your device there? Also check which possible actions are ticked there. Hope that helps
08-18-2016, 01:39 AM
The response in terminal when I type: inxi -d:
Code: HDD Total Size: 160.0GB (7.5% used) When I go into preferences in Xfburn, it cannot identify a cd/dvd drive. When I order it to burn an ISO image, the start button is greyed out as are some of the other functions.
08-18-2016, 02:38 AM
Perhaps you just have a dvd rom, and not a dvd burner.
Want to thank me? Click my [Thank] link.
08-18-2016, 02:52 AM
What's the output of:
Code: dmesg | egrep -i --color 'cdrom|dvd|cd/rw|writer' (08-18-2016, 01:39 AM)az-suomi link Wrote: The response in terminal when I type: inxi -d: I guess torreydale's assumption is correct looking at the output. ROM = read only memory; A -ROM drive can read discs but not write to them. rw = read write; none means there is no rw capability I couldn't find a data sheet. If you have one, you can check our assumption. Usually you can find this information also on the drive itself. PS: Have you ever burnt a CD/DVD with it?
08-18-2016, 02:55 AM
Output of:
Code: cat /proc/sys/dev/cdrom/info
08-23-2016, 01:55 AM
Terminal reply was:
drive name: sr0 drive speed: 48 drive # of slots: 1 Can close tray: 1 Can open tray: 1 Can lock tray: 1 Can change speed: 1 Can select disk: 0 Can read multisession: 1 Can read MCN: 1 Reports media changed: 1 Can play audio: 1 Can write CD-R: 0 Can write CD-RW: 0 Can read DVD: 1 Can write DVD-R: 0 Can write DVD-RAM: 0 Can read MRW: 1 Can write MRW: 1 Can write RAM: 1
08-23-2016, 01:57 AM
You just have a reader, not a writer.
08-23-2016, 09:20 PM
I have to burn ISO images to a blank DVD using CDBurnerXP on another computer. Is there any upgrading I can do through the terminal or the internet or would I need a new CD/DVD ROM drive for my computer? |
« Next Oldest | Next Newest »
|