home *** CD-ROM | disk | FTP | other *** search
/ Popular Software (Premium Edition) / mycd.iso / TOOLS / GHOST50A / ERROR.TXT next >
Encoding:
Text File  |  1998-04-17  |  4.7 KB  |  94 lines

  1. GHOST ERROR CODES
  2.  
  3. Below is a list of the more common errors that GHOST may report. Make sure you are running the latest version as many errors have been fixed through GHOST revisions.
  4.  
  5. -----
  6.  
  7. 10000
  8. Incorrect path/file syntax. Ensure path and filename are correct and complete. Also make sure you have the proper user rights if trying to create an image file on the network.
  9.  
  10. 10030
  11. Your Multicast Client is incorrectly configured. Please check your configuration or see our GHOST Operation page at http://www.ghosthelp.com.
  12.  
  13. 10060
  14. Bad read from resource.
  15. Network - Due to traffic or collisions.
  16. CDROM - Due to media problem.
  17.  
  18. 10082
  19. The Demo version of GHOST has timed out. It's time to buy!
  20.  
  21. 10170
  22. Use GHOST -OR to override the check or update to the latest version which resolves this problem.
  23.  
  24. 10180
  25. Hard drive is not responding. Check cabling, power connections, jumpers and BIOS setup. Make sure your system recognizes the hard drive by running FDISK.
  26.  
  27. 10210
  28. Invalid extended partition information probably due to the use of disk overlay software like  EZ-Drive. GHOST cannot address drives entirely if they are being controlled by this type of driver.
  29.  
  30. 10220
  31. Most commonly associated with running GHOST in a Windows DOS box. Run GHOST from a DOS prompt, preferably from a DOS boot diskette.
  32.  
  33. 10600
  34. GHOST cannot continue properly due to lack of memory. See the 15040 error below for more information.
  35.  
  36. 12080
  37. Commonly associated with attempting to clone disk-to-disk over a network. GHOST will only clone disk-to-disk on a network via the NetBIOS (peer to peer) convention.
  38.  
  39. 12090
  40. A physical read or write error from or to the hard drive. Try Scandisking with a full sector scan. You may have to low-level format the drive if the problem persists.
  41.  
  42. 14030
  43. An unregistered version of GHOST has encountered a file with a date beyond its expiration date. Scan your system for files beyond this date and temporarily remove them from the system to allow GHOST to continue. You can locate the offender by looking at the drive:\path\filename at the bottom of the GHOST window when this error occurs.
  44.  
  45. 15010 - 15020 - 15030 - 15050
  46. Usually due to problems dealing with the EA DATA. SF file. Run GHOST.EXE -E to get around this error.
  47.  
  48. 15040
  49. GHOST cannot execute properly due to lack of conventional memory. Make sure you're loading upper memory drivers in your config.sys or preferably upgrade to v4.x. Below is an example of a possible config.sys configuration:
  50.  
  51. device=himem.sys
  52. device=emm386.exe noems i=b000-b7ff
  53. dos=high,umb
  54. devicehigh=(your device driver)
  55. devicehigh=(your device driver) etc.
  56.  
  57. Below are devices you DO NOT need. They will not benefit GHOST's performance.
  58.  
  59. setver.exe
  60. smartdrv.exe or any other disk cache utility
  61. mouse.com or any other mouse driver
  62.  
  63. 15100
  64. Use GHOST -OR to override the check or update to the latest version which resolves this problem.
  65.  
  66. 15150 - 15160
  67. Probable corrupt image file. Run the "Check image file integrity..." option from the Local/Server menu. Most commonly evident following an image "Drag and Drop" copy. When copying images, open up a DOS window and use the "copy /v x:\image.gho y:\image.gho" to force verification of the copy.
  68.  
  69. 15165
  70. GHOST came across a marginal file usually located in an Internet Browser's cache directory. You can locate the offender by looking at the drive:\path\filename at the bottom of the GHOST window when this error occurs. Update to the latest version which resolves this problem.
  71.  
  72. 15170
  73. Due to an unformatted or invalid partition on the source hard drive. Make certain the source drive is completely allocated as GHOST looks for 100% viable media.
  74.  
  75. 15175
  76. Older error associated with the Compaq diagnostic paritition. Update to the latest version.
  77.  
  78. 16040
  79. Too many partitions on your drive. Resolved in GHOST v3.x.
  80.  
  81. 19080
  82. Most likely GHOST came accross a directoryname or filename that is corrupt.
  83.  
  84. 19320
  85. GHOST cannot continue properly due to lack of memory. See the 15040 error above for more information.
  86.  
  87. 19330
  88. Due to the incorrect FAT type in your Master Boot Record. Most commonly occurs when your partition is NTFS but the partition information is still configured as FAT16. You will need to call Technical Support to solve this problem.
  89.  
  90. 12075
  91. Cylinder translation problem most commonly fixed by executing GHOST.EXE -FNX. This could also be caused by the absence of LBA support on drives larger than 528 mb.
  92.  
  93. 25002 - 25004 - 25007 - 27063
  94. NTFS contiguity errors in GHOST versions prior to v5.x. GHOST had a problem replicating the fragmentation which is inherent to NTFS. You can overcome this problem by defragmenting the source drive with an application such as Diskeeper (available at http://www.diskeeper.com) prior to cloning or execute your older GHOST.EXE with the -NTC switch.