home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / linux / 25606 < prev    next >
Encoding:
Text File  |  1993-01-27  |  1.2 KB  |  33 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!news.univie.ac.at!scsing.switch.ch!univ-lyon1.fr!ghost.dsi.unimi.it!rpi!uwm.edu!spool.mu.edu!sol.ctr.columbia.edu!The-Star.honeywell.com!umn.edu!harry
  3. From: harry@atlas.socsci.umn.edu (Kuo-Chen Chang)
  4. Subject: HELP NEEDED -- how to create /dev/scd0 for xcdplayer
  5. Message-ID: <harry.728140960@puff.socsci.umn.edu>
  6. Sender: news@news2.cis.umn.edu (Usenet News Administration)
  7. Nntp-Posting-Host: puff.socsci.umn.edu
  8. Organization: University of Minnesota
  9. Date: Wed, 27 Jan 1993 13:22:40 GMT
  10. Lines: 21
  11.  
  12. Hello netters.
  13.  
  14. Could someone help me with this?  
  15.  
  16.     I am using CD FUSSION from NEC.  I would like to use this
  17.     drive within Linux (SLS 1.0 but with XFree86 2.1 not 2.0.)
  18.     I recompiled the kernel with CDROM support ON.  But each time
  19.     I boot up, Linux reports "cdrom drive(0)".  Does it mean 
  20.     the CD FUSSION is not supported under Linux?
  21.  
  22.     I downloaded WORKMAN and XCDPLAYER-NEC from tsx-11.  Both 
  23.     complained missing device entries.  WORKMAN could not find
  24.     /dev/sr0 and XCDPLAYER could not find /dev/scd0.  I followed
  25.     the README and used the following command to create /dev/scd0:
  26.  
  27.         mknod -m 500 /dev/scd0 b 11 0
  28.  
  29.     But got the same complains.  Any suggestion?
  30.  
  31. --Harry
  32.  
  33.