Visit http://www.esabna.com/ for more information about our products.
| Message | Cause of Error | Correction |
| (155) Floppy disk <n>: general error <m> | Error when accessing the disk. Possibly, the control system is no longer operational. | 1. If you have a Vision 500, 1000, or 2000 without a hard drive. Replace your system disk and re-boot. Before replacing make sure you have an extra copy. Please go to my computer, "right click" on the floppy drive a:/ and then select option "copy disk". Follow directions. Do Not discard the system disk that may be causing the problem. The data from this disk, may be needed. 2. You may have a bad floppy system drive (0) or user drive (1), Swap the user and the system to check if the problem follows the drive. Or on Vision PC's and NT's swap User drive with with a new User drive. Replace the floppy drive. Use this correction with Vision 500, 1000 and 2000 without the hard drive. There may also be a bad user drive (floppy drive 1), on any Vision control. Please check your disk that contains your programs. Note error number <m> and forward damaged floppy disk to ESAB service. If the damaged disk is the system disk, inform ESAB service. |
| The error number <m> is displayed as a 16 bit integer value in hexadecimal format. While possibly two errors may occur, the values are separated in LowByte and HighByte. The HighByte includes the BIOS-Message codes and the LowByte the error numbers from the IRQ-Service. Description of the hexadecimal error numbers a)Floppy disk errors (internal device is a floppy disk): number description (part I) (HighByte) 01 invalid drive number 02 error reading bootsector 03 error reading FAT 04 error reading ROOT-DIR 05 read/write error, status != 0 06 disk changed 09 invalid ADOS-function 0B invalid size of RootDir (>224 entries) 16 invalid start cluster 34 invalid cluster access 3E error writing FAT 2A invalid cluster index 51 error writing FAT | ||
| 52 error writing DIR 49 error writing DIR 3F error writing DIR 5B formating aborted with error 5C invalid disk format 5D drive missing 5E error reading BOOT/FAT/DIR 5F error reading BOOT/FAT/DIR 60 error reading BOOT/FAT/DIR 61 invalid volume label number description (LowByte) 01 invalid function code 02 address not found 04 sector not found 06 disk changed 08 DMA overflow 09 segmentation violation 10 error while reading 20 controller failure 40 Track not found | ||
| b)Hard disk errors (internal drive is hard disk): number description (HighByte) 01 Invalid function number 04 Too many open files 05 Permission denied 07 Memory blocks destroyed 09 Invalid memory block address 0A Invalid environment 0B Invalid format 0C Invalid access code 0D Invalid data 0E Unknown error 0F No such device 10 Attempt to remove Cur Dir 11 Not same device 12 No more files 13 Invalid argument 14 Arg list too long 15 Exec format error 16 Cross-device link 21 Math argument 22 Result too large 24 Locking violation | ||
| c)Boot errors: number description (LowByte) B1 error reading FAT B2 error reading DIR B3 error reading boot sector B4 error during disk reset B5 error reading a single sector B6 error in file structure B7 error in file structure B8 error in file structure B9 error while comparing FATs F1 error reading FAT F2 error reading DIR F3 error reading boot sector F4 error during disk reset F5 error reading a single sector F6 error in file structure F7 error in file structure F8 error in file structure F9 error while comparing FATs |