home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / os2 / misc / 41012 < prev    next >
Encoding:
Internet Message Format  |  1993-01-03  |  1.9 KB

  1. Path: sparky!uunet!PKSMRVM.VNET.IBM.COM
  2. From: KENKAHN@PKSMRVM.VNET.IBM.COM (Kenneth A. Kahn)
  3. Message-ID: <19930103.141533.74@almaden.ibm.com>
  4. Date: Sun, 3 Jan 93 17:15:30 EST
  5. Newsgroups: comp.os.os2.misc
  6. Subject: Re: OS/2 Error Code List
  7. Organization: Staff of IBM Fellow - IBM Personal/370
  8. Disclaimer: This posting represents the poster's views, not those of IBM
  9. News-Software: UReply 3.0
  10. X-X-From: KENKAHN@PKSMRVM.VNET.IBM.COM (Ken Kahn)
  11. References: <105945@bu.edu>
  12. Lines: 32
  13.  
  14. In <105945@bu.edu> William Heiser writes:
  15. >Is there available a list of the error codes for OS/2?
  16. >One of the things I've always hated about IBM is the way they
  17. >report things like "sys01475" with absolutely no clue what that
  18. >really means.  Even a short string like "invalid boot block" or
  19. >something would be useful.
  20. >
  21. >For example, this morning my machine wouldn't boot - at the point where
  22. >the boot manager usually takes over, the machine simply said:
  23. >
  24. >OS/2 !! Sys01475
  25. >OS/2 !! Sys02027
  26. >
  27. >How useful!  (NOT!)
  28. >
  29. >I was about to start a re-install, and in the process discovered that
  30. >a non-bootable floppy was in drive A:.  Why didn't OS/2 boot manager
  31. >just SAY that???
  32. Those messages basically translate to "Non System Disk, please ReBOOT".  It
  33. was decided for OS/2 V2 to change the text to message numbers to allow for
  34. NLS considerations.  The idea was to document the specific text for each NLS
  35. version of OS/2 V2.  Unfortunately, that documentation is hard to find (if it
  36. exists at all).  There's a lot of discussion on this internally, including
  37. what to do instead.  Below is the description of each message:
  38.  
  39.  SYS1475: The file OS2BOOT cannot be found.
  40.  SYS2025: A disk read error occurred.
  41.  SYS2027: Insert a system diskette and restart the system.
  42.  
  43. As for other system messages, there's no one source for them.  The best you
  44. can try is to type HELP #### where ### is the error number at an OS/2 command
  45. prompt.  The ones listed above won't be there, but most others will.
  46.