cdrecord & cdwriter

From: Vijaya S (vijaya_at_picopeta.com)
Date: 11/02/04

  • Next message: Pete Clarke: "Re: IBM Rack Server recommendation"
    Date: Tue, 02 Nov 2004 16:34:42 +0530
    To: debian-user@lists.debian.org
    
    

    Hi all,
    Sorry
    This has been answered many times but i am not able to sort and solve
    mine.
    Could any one pls help me
    Here are the details below i installed a LG cdwriter
    when i do cdrecord -scanbus it gives as:-

    cdrecord -scanbus
    Cdrecord-Clone 2.01a27 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg
    Schilling
    NOTE: this version of cdrecord is an inofficial (modified) release of
    cdrecord
          and thus may have bugs that are not present in the original
    version.
          Please send bug reports and support requests to
    <cdrtools@packages.debian.org>.
          The original author should not be bothered with problems of this
    version.

    cdrecord: No such file or directory. Cannot open '/dev/pg*'. Cannot open
    SCSI driver.
    cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you
    are root.
    cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
    cdrecord:
    cdrecord: For more information, install the cdrtools-doc
    cdrecord: package and read /usr/share/doc/cdrecord/README.ATAPI.setup .
    sh-2.05b#

    but when i give cdrecord -scanbus dev=ATAPI

     cdrecord -scanbus dev=ATAPI
    Cdrecord-Clone 2.01a27 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg
    Schilling
    NOTE: this version of cdrecord is an inofficial (modified) release of
    cdrecord
          and thus may have bugs that are not present in the original
    version.
          Please send bug reports and support requests to
    <cdrtools@packages.debian.org>.
          The original author should not be bothered with problems of this
    version.

    scsidev: 'ATAPI'
    devname: 'ATAPI'
    scsibus: -2 target: -2 lun: -2
    Warning: Using ATA Packet interface.
    Warning: The related libscg interface code is in pre alpha.
    Warning: There may be fatal problems.
    Using libscg version 'schily-0.8'.
    scsibus0:
            0,0,0 0) 'HL-DT-ST' 'CD-RW GCE-8525B ' '1.03' Removable
    CD-ROM
            0,1,0 1) *
            0,2,0 2) *
            0,3,0 3) *
            0,4,0 4) *
            0,5,0 5) *
            0,6,0 6) *
            0,7,0 7) *

    dmesg | grep ATAPI
    hdc: HL-DT-ST GCE-8525B, ATAPI CD/DVD-ROM drive
    hdc: ATAPI 52X CD-ROM CD-R/RW drive, 2048kB Cache
    scsi0 : SCSI host adapter emulation for IDE ATAPI devices

    cat /etc/fstab
    # /etc/fstab: static file system information.
    #
    # <file system> <mount point> <type> <options> <dump> <pass>
    proc /proc proc defaults 0 0
    /dev/hda1 / ext3 defaults,errors=remount-ro
    0 1
    /dev/hda2 /home ext3 defaults 0 2
    /dev/hda5 /usr ext3 defaults 0 2
    /dev/hda6 none swap sw 0 0
    /dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
    /dev/scd0 /cdrom iso9660 ro,user,noauto,exec 0
    0

    and i have added a line in /boot/grub/menu.lst as

    append "/dev/hdc=ide-scsi"

    Wiht all these when i do eject i get the following as root and normal
    user
    #eject

    eject: unable to eject, last error: Inappropriate ioctl for device

    mount /cdrom
    mount: /dev/scd0 is not a valid block device

    I just need to use cdrecord and burn cds
    pls tell me where am i going wrong and how do i rectify it..

    Regards,
    Vijaya

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Pete Clarke: "Re: IBM Rack Server recommendation"

    Relevant Pages

    • Re: configuring HP9100 CDWriter to burn CD;s
      ... try "cdrecord -dev=ATAPI -scanbus" which would give you a list of ATAPI ... Warning: Using ATA Packet interface. ... Warning: The related Linux kernel interface code seems to be unmaintained. ... >i have installed cdrecord via apt-get. ...
      (Debian-User)
    • Re: cdrecord dev=ATA cannont scanbus as non-root [u]
      ... Please check the facts: the ATAPI method uses ... cdrecord on linux-2.6 without ide-scsi: ... Warning: Open by 'devname' is unintentional and not supported. ... Using badly designed ATAPI via /dev/hd* interface. ...
      (Linux-Kernel)
    • Re: cdrecord dev=ATA cannont scanbus as non-root
      ... Please check the facts: the ATAPI method uses ... > nothing to do with ide-scsi. ... and cdrecord did not found anything. ... Warning: The related Linux kernel interface code seems to be unmaintained. ...
      (Linux-Kernel)
    • Re: cdrecord and kernel 2.6.8-2-686
      ... this version of cdrecord is an inofficial release of cdrecord ... cdrecord: Warning: SCSI transport does no longer work for suid root programs. ... scsidev: 'ATAPI' ... Warning: Using ATA Packet interface. ...
      (Debian-User)
    • Re: OT] Joerg Schilling flames Linux on his Blog
      ... The whole issue is that cdrecord is unjustly complaining when it ... figure out some intransparent ATAPI transport identifier rather than ... discussion is just to disable this unnecessary warning for the ATA: ...
      (Linux-Kernel)