Re: cdrecord not working anymore

From: Florin Andrei (florin_at_andrei.myip.org)
Date: 07/17/04

  • Next message: D. D. Brierton: "Re: Repost: RedCarpet always fails :("
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    Date: Fri, 16 Jul 2004 19:46:40 -0700
    
    

    On Wed, 2004-07-14 at 09:37, Florin Andrei wrote:
    > I thought cdrecord was able to use IDE writers directly, and i think i
    > actually used it that way with my CD writer.
    > But now it's not working anymore:
    >
    > # cdrecord -v speed=32 dev=/dev/hdg FC3-test1-i386-disc1.iso
    > [...]
    > Warning: Open by 'devname' is unintentional and not supported.

    I went back to cdrecord-2.01-0.a27.4.FC2.1 and modified
    /etc/cdrecord.conf like this:

    cdrom= ATAPI:1,0,0 -1 -1 burnfree

    I identified the exact numbers after ATAPI like this:

    cdrecord --scanbus dev=ATAPI

    Now i can burn ISO images like this:

    cdrecord -v filename.iso

    I just burned the FC3test1 disk 1 like this, it seems to be fine (i can
    mount it and see the files, i didn't try to boot it yet).

    The FC2 release notes recommend to use ATA instead of ATAPI, which does
    not work in my case.

    -- 
    Florin Andrei
    http://florin.myip.org/
    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: D. D. Brierton: "Re: Repost: RedCarpet always fails :("

    Relevant Pages

    • Re: cdrecord not working anymore
      ... Florin Andrei wrote: ... cdrecord --scanbus dev=ATAPI ... as root? ... To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list ...
      (Fedora)
    • RE: CDRW not working on debian
      ... It found my ATAPI CDRW ... to use that at the command line for cdrecord. ... 0000:00:00.0 Host bridge: VIA Technologies, ... 0000:00:10.0 USB Controller: VIA Technologies, ...
      (Debian-User)
    • Re: How to get cdrecord working in FC2?
      ... > Now your problem is most likely a ATAPI problem. ... > same response from cdrecord when I had SCSI emulation on for my ATAPI ... > system to the same kernel your device should be ready to use. ...
      (Fedora)
    • 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: atapi write support? No
      ... What kernel version? ... What cdrecord version? ... By use atapi write support i mean ...
      (Linux-Kernel)