home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 21790 < prev    next >
Encoding:
Text File  |  1992-12-27  |  1.4 KB  |  44 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!spool.mu.edu!umn.edu!csus.edu!netcom.com!qualtrak
  3. From: qualtrak@netcom.com (Qual Trak)
  4. Subject: SLS 99 (with 2 line fix) and CDROM
  5. Message-ID: <1992Dec27.053434.5519@netcom.com>
  6. Reply-To: jb@QualTrak.COM
  7. Organization: QualTrak Corporation
  8. Date: Sun, 27 Dec 1992 05:34:34 GMT
  9. Lines: 33
  10.  
  11.  
  12. I've upgraded my linux to .99 with the 2 line patch - I compiled from
  13. the sources after answering the config questions and tweaking the
  14. Makefile in /usr/src/linux.
  15.  
  16. Everything seems to be working fine ( I did have to get the ps sources
  17. and compile them) except I can't talk to my CD-ROM (Toshiba XM-3301TA
  18. Rev:  0272.
  19.  
  20. The cdrom is recognized at boot time - there is a message to the effect
  21.                  that scsi CDROM sr0 scsi 0 id 6 lun 0
  22. was there.
  23.  
  24. I made a devce /dev/cdrom with the command
  25.  
  26.     mknod -m 500 /dev/cdrom b 11 0
  27.  
  28. and I attempted to mount the cdrom with the command
  29.  
  30.     mount -t iso9660 /dev/cdrom /mnt
  31.  
  32. I get an error message telling me that a read failure occurred and the
  33. mount fails.
  34.  
  35. Oh yes - I'm running a 486/33 with 16m of memory and an Adaptec 1542b
  36. controller with rom version 3.10.
  37.  
  38. Anyone got any ideas or solutions.
  39. Thanks -
  40. -----                                                              -----
  41. John Birchfield - QualTrak Corp (408) 730-2674 Home (408) 736-3852
  42. jb@QualTrak.COM
  43. -----                                                              -----
  44.