After a fresh install of 12.04 on a dell Inspiron 530 when right clicking on the CD/DVD drive and selecting properties it indicates for location: "///" Obviously this drive does not work.
Whats the best fix for newb? Please don't go cryptic on me give me a long shot answer.
Much thanks in advance.
take a look at the first answers and see if you can relate.
– Halta Dec 16 '12 at 17:57cd /media/[username]/
then type
– Halta Dec 16 '12 at 18:18ls
and see if there is any folder there. If yes, typecd [foldername]
and you will be in the drive.description: ATA Disk
*-cdrom description: DVD writer product: DVD+-RW GSA-H73N vendor: HL-DT-ST physical id: 1 bus info: scsi@1:0.0.0 logical name: /dev/cdrom logical name: /dev/cdrw logical name: /dev/dvd logical name: /dev/dvdrw logical name: /dev/sr0 version: B103 serial: [ capabilities: removable audio cd-r cd-rw dvd dvd-r configuration: ansiversion=5 status=nodisc les@TheDeviceofLes:~$
– The Real Mike Dec 17 '12 at 00:51