Re: cdrecord invocation under kernel-2.6.11

From: Colin (cwvca_SPAMNOT_at_hotmail.com)
Date: 05/15/05

  • Next message: shatam bhattacharya: "Configuring X on Intel 82845 gl board"
    Date: Sun, 15 May 2005 09:52:15 -0400
    To: debian-user@lists.debian.org
    
    

    Ishwar Rattan wrote:
    > I have a linux box with an IDE cd-rw on secondary master
    > (/dev/hdc), some how cdrecord balks at this device:
    >
    > # cdrecord -v speed=8 dev=/dev/hdc cdimage
    >
    > it does not like dev=/dev/hdc, so what is the correct
    > device here?

    That only works with 2.6 kernels. If you don't have a 2.6 kernel, you have
    to do a "cdrecord -scanbus" and use the 0,0,X number of the burner that you
    want to use like:

    cdrecord -v speed=8 dev=0,0,X cdimage.iso

    If "cdrecord -scanbus" doesn't show anything and you don't have a 2.6
    kernel, then you have to try and set up your CD-RW as a SCSI device on an
    IDE port (a pain in the *ss). If nothing shows up and you have a 2.6
    kernel, try "cdrecord -scanbus dev=ATA" and see if they show up.

    Hope this helps.

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

  • Next message: shatam bhattacharya: "Configuring X on Intel 82845 gl board"

    Relevant Pages

    • Re: Fedora Core 2 and Iomega REV?
      ... If it's an IDE CD-RW or DVD±RW, ... Googling for information about Iomega REV and Fedora Core 2 ... > Even after you've patched your kernel and recompiled it with UDF ...
      (comp.os.linux.hardware)
    • Re: memory not released after using cdrecord/cdrdao (was: audio cd writing causes massive swap and c
      ... The kernel is most definitely not releasing the memory ... I further would have to say that the kernel isn't being ... >after cdrdao or cdrecord have used it, ... the Linux Kernel maintainers have not been very helpful with Linux ...
      (Linux-Kernel)
    • Re: Getting CDRW to work in Debian
      ... Note that these instructions match a tuned modular kernel such as ... method to install your network and sound drivers. ... Test your configuration using cdrecord -scanbus. ... Create mount points for these devices. ...
      (Debian-User)
    • CD Burning with HP CD-Writer 8200e USB/ sarge / kern 2.8.6
      ... I am having problems getting my HP CD-Writer 8200e USB CD-burner to work ... I am currently running kernel 2.6.8-10 with debian sarge. ... When I run cdrecord, ... Jan 19 23:07:45 elsapo kernel: usb 1-1: new full speed USB device using ...
      (Debian-User)
    • CD Burning with HP CD-Writer 8200e USB
      ... I am having problems getting my HP CD-Writer 8200e USB CD-burner to work ... I am currently running kernel 2.6.8-10 with debian sarge. ... When I run cdrecord, ... Jan 19 23:07:45 elsapo kernel: usb 1-1: new full speed USB device using ...
      (Debian-User)