Does NEC DVD+RW ND-1100 A drive work on redhat linux 9.0?

Ask a Question related to Linux Setup, Configuration & Administration, Design and Development.

  1. #1

    Default Does NEC DVD+RW ND-1100 A drive work on redhat linux 9.0?

    I had just got an NEC DVD+RW/CD combo. Installed the Redhat linux 9.0.

    What programs could I use to check whether the DVD/CD burners are working?

    I check the hardware browser. It reads,

    _nec DVD+RW ND-1100A

    Device information

    Manufacture: _nec
    Driver: none or built in
    Device: /dev/scd0

    Thanks for any help.

    --
    Ren-Chieh Lien Tel: 206-685-1079
    Applied Physic Lab Fax: 206-543-6785
    University of Washington Email: [email]lien@apl.washington.edu[/email]
    Seattle, WA 98105

    Ren-Chieh Lien,506,51079,, Guest

  2. Similar Questions and Discussions

    1. FMS on non-Redhat linux distributions?
      Hi, We do not use, or ever want to use Redhat Enterprise editions. Is it possible to get FMS to work on a non-Redhat linux? I can't believe a...
    2. RedHat 9 Problem Finding HP SCSI Tape Drive
      Jeffrey Thompson wrote: You don't mount a tape drive you write and/or read from it. mt -f /dev/st0 status is correct. Find out which device...
    3. Question on which Linux Binaries to d/l for Linux Redhat 7.0 ?
      At ftp://ftp.xfree86.org/pub/XFree86/4.3.0/binaries/ I see Linux-axp-glibc22, Linux-ix86-glibc21, Linux-ix86-glibc22, Linux-ix86-glibc23 Which...
    4. REDHAT LINUX 9
      Imp trying to learn how to use Redhat Linux and it has been very frustrating. I am having problems installing my video drivers. I keeps wanting...
    5. Informix/Linux Redhat AS 2.1
      Hello, We are using Informix IDS 7.31 on Linux/kernel 2.2 (old redhat 6.2 version) with SAP R/3 46C and we are planning to migrate to Redhat...
  3. #2

    Default Re: Does NEC DVD+RW ND-1100 A drive work on redhat linux 9.0?

    On Wed, 10 Sep 2003 09:20:53 -0700, Ren-Chieh Lien,506,51079,, typed:
    > I had just got an NEC DVD+RW/CD combo. Installed the Redhat linux 9.0.
    >
    > What programs could I use to check whether the DVD/CD burners are
    > working?
    >
    > I check the hardware browser. It reads,
    >
    > _nec DVD+RW ND-1100A
    >
    > Device information
    >
    > Manufacture: _nec
    > Driver: none or built in
    > Device: /dev/scd0
    >
    > Thanks for any help.
    As root or equivalent from the console or xterm session type;

    cdrecord --scanbus

    As a user or root from the console or xterm session type;

    rpm -q dvdrecord

    If you get back results then type; man dvdrecord


    --
    If it's Thursday it must be Micro$oft patching day!!!

    Lenard Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139