Announcement

Collapse
No announcement yet.

DvD drive Read only [MOVED]

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    DvD drive Read only [MOVED]

    Hello for some reason Kubuntu has my dvd drive as a read only and i was wondering how to change it to write also. -Edited

    *-disk
    description: ATA Disk
    product: ST3500418AS
    vendor: Seagate
    physical id: 0.0.0
    bus info: scsi@0:0.0.0
    logical name: /dev/sda
    version: CC46
    serial: 9VMRTLT1
    size: 465GiB (500GB)
    capabilities: partitioned partitioned:dos
    configuration: ansiversion=5 signature=0005ce96
    *-cdrom
    description: DVD reader
    product: DVD-ROM SD-M1612
    vendor: TOSHIBA
    physical id: 0.0.0
    bus info: scsi@5:0.0.0
    logical name: /dev/cdrom
    logical name: /dev/dvd
    logical name: /dev/scd0
    logical name: /dev/sr0
    version: 1806
    capabilities: removable audio dvd
    configuration: ansiversion=5 status=nodisc
    jerry@jerry-desktop:~$ cdrecord --scanbus
    scsibus5:
    5,0,0 500) 'TOSHIBA ' 'DVD-ROM SD-M1612' '1806' Removable CD-ROM
    5,1,0 501) *
    5,2,0 502) *
    5,3,0 503) *
    5,4,0 504) *
    5,5,0 505) *
    5,6,0 506) *
    5,7,0 507) *
    Also this is my fstab

    # <file system> <mount point> <type> <options> <dump> <pass>
    proc /proc proc nodev,noexec,nosuid 0 0
    # / was on /dev/sda1 during installation
    UUID=5d677593-2780-4900-8040-606dc3de11bd / ext4 errors=remount-ro 0 1
    # swap was on /dev/sda5 during installation
    UUID=306cab5d-d51c-4042-b258-584eb3ebdda4 none swap sw 0 0

    #2
    Re: DvD drive not detected was detected in Ubuntu

    I'm a bit confused. Your title says not detected, but then you go on to say it is detected as your lshw output confirms.

    It shouldn't be in your fstab, that's normal.

    Does the drive respond to anything? For example "eject /dev/sr0" or "eject -t /dev/sr0" ?

    When you put in a disk, is there any output in dmesg?

    Please Read Me

    Comment


      #3
      Re: DvD drive not detected was detected in Ubuntu

      Wow I am overtired it seems it is detected as you state but for some reason k3b is saying its a read only drive how do i make it so i can also write? Sorry about that :-X

      Comment


        #4
        Re: DvD drive Read only [MOVED]

        Are you sure the drive is +R/+W (read/write)? If it is, are you using a non-writable cdrom disc?

        Thread 'locked' as OP reposted this in another board.
        Windows no longer obstructs my view.
        Using Kubuntu Linux since March 23, 2007.
        "It is a capital mistake to theorize before one has data." - Sherlock Holmes

        Comment

        Working...
        X