Results 1 to 3 of 3
Okay well im new to ubuntu(9.10) and ive had it for about a week for the first couple days its been great but now i have a cd drive error ...
- 12-04-2009 #1Just Joined!
- Join Date
- Dec 2009
- Posts
- 2
Cd drive problem(URGENT HELP PLEASE)
Okay well im new to ubuntu(9.10) and ive had it for about a week for the first couple days its been great but now i have a cd drive error and i dont know how to fix. Here are my details
Here is the error that i receive:
"Unable to mount cdrom0
Mount: special device /dev/scd1 does not exist"
Here are my 70-persistant-cd.rules thing:
# CD-RW_GCE-8483B (pci-0000:00:02.5-scsi-1:0:1:0)
SUBSYSTEM=="block", ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:02.5-scsi-1:0:1:0", SYMLINK+="cdrom", ENV{GENERATED}="1"
SUBSYSTEM=="block", ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:02.5-scsi-1:0:1:0", SYMLINK+="cdrw", ENV{GENERATED}="1"
# DVD-ROM_GDR8162B (pci-0000:00:02.5-scsi-1:0:0:0)
SUBSYSTEM=="block", ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:02.5-scsi-1:0:0:0", SYMLINK+="cdrom1", ENV{GENERATED}="1"
SUBSYSTEM=="block", ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:02.5-scsi-1:0:0:0", SYMLINK+="dvd1", ENV{GENERATED}="1"
Please help i use this computer for my college class
- 12-04-2009 #2
Can you post the output of
Code:sudo lshw -C disk
- 12-04-2009 #3Just Joined!
- Join Date
- Dec 2009
- Posts
- 2


Reply With Quote
