home *** CD-ROM | disk | FTP | other *** search
/ CD Shareware Magazine 1997 January / CD_shareware_1-97.iso / DOS / UTL-DSK / SQ_HPFS.ZIP / README.OS2 < prev    next >
Encoding:
Text File  |  1996-09-16  |  4.4 KB  |  71 lines

  1. You may have the following files after decompressing:
  2.  
  3. IOMEGA.EXE  (= SYQUEST.EXE)
  4. IOMEGA.FLT  (= SYQUEST.'FLT)
  5. SYQUEST.EXE
  6. SYQUEST.FLT
  7. README.OS2 (This file)
  8.  
  9. In case you are missing something, the complete package is availible at 
  10. rheooptik.fmf.uni-freiburg.de//pub/os2/drivers/disk+scsi/syquest-hpfs.zip  
  11. or  iomega-hpfs.zip (contains the same files).
  12.  
  13. 1. Was these drivers are doing:
  14. These drivers allow you HPFS on any removable SCSI-Devices. Note: IDE-Devices are NOT supported!
  15. The medias can be changed while OS/2 is running, even when they are HPFS formatted. These drivers don't
  16. work with MOD's who have 1024 Bytes/Sector or any other size than 512 B/S, sorry!
  17. The set contains a filter driver who look any partitioned removable media like a hard disk to the 
  18. operating system. It must be installed in your config.sys file. The other part is a little executable file for
  19. mount/unmount your removables. You should copy it into a directory contained in the path statement.
  20.  
  21. 2. Installation
  22. You need a SCSI-Drive correctly connected at the host-bus. There must be a physical OS/2-ADD installed!
  23. Enter following in your config.sys file:
  24. basedev=syquest.flt  /unit=0,..,..   where unit means the number of the drive(s) to support. Note: Unit doesn∩t mean the 
  25. device LUN or SCSI - ID. The devices (removables only) are numbered starting with the first found removable unit.
  26. i.e.    1 SyQuest-drive   =>  /unit=0
  27.     1 Syquest- and 1 Zip drive    =>   /unit=0,1   .
  28.     1 SyQuest, 1 Zip, 1MO and 1Jazz   =>  unit=0,1,2,3 
  29. Copy the *.flt drivers in the \os2\boot (OS/2-Warp) or \os2 (OS/2 V 2.x) and the *.exe files into your \os2 directory.
  30. Restart the system. The removable drive will now be recognized as hard disk!
  31.  
  32. 3. Use and limitations
  33. Your media must now be partitioned. An OS2-Superfloppy is not longer recognized. Use FDISK and FORMAT to 
  34. prepare your removable drives. Note: In case you used superfloppys only there may be no drive letter now. Call 
  35. FDISK, partition your media and restart again. Now there will be one. You can only change the medias when they
  36. are partitioned in the SAME WAY, that means the same numbers of cylinders,heads etc. This MUST be, because 
  37. OS/2 doesn't accept any changes on hard disks while running. So when using FDISK: Take care to prepare in the
  38. same way, neither primary or secondary and allways the same size! In case you are using removables medias with
  39. different geometry you have to restart your system! Note: The geometry of a media is given by your SCSI-host adapter
  40. So use always the same hardware configuration for FDISK on your removable medias. If possible, choose the mapping 
  41. used by adaptec because it commonly recognized on all host adapters.
  42.  
  43. 4. How to perform a media exchange
  44. You must take care, that there are no open files or running programs on the drive. Enter at the OS2-CMD-prompt for un-
  45. mounting your disk:
  46. "syquest drive:"  or  "iomega drive:"  where 'drive:' is the letter of your drive given by OS/2.
  47. i.e.    syquest h:            or iomega g:
  48. Change now the media. After the changes you have to remount the drive by retyping the same again at the prompt. 
  49. Now you can continue to work. A change between FAT- and HPFS-filesystem under the running system is supported.
  50. In case you get the error:
  51. DosDevIOCtl LOCK  error: return code = 108
  52. DosDevIOCtl FSD   error: return code = 033
  53. there are open files or running programs on your removable. Close and retry again. Don∩t never use a removable drive
  54. as swapdisk, because any change becomes impossible! 
  55.  
  56. 5. Troubleshooting
  57. If there are open files you may have something like "DosDevIOCtL ...error...".So close the programs
  58. and retry. If you can't acces to a disk after you have changed, it may be differently partitioned!
  59. Be carefull when using primary partitioned drives. When OS2 is installed on a sec. partition, then you
  60. may have trouble while booting. The best is to use only secondary partitions for removable cartidges.
  61. We are working for more than a year with these drivers on different OS2-machines without problems.
  62. But:
  63. There is no warranty for nothing !!!!! 
  64.  
  65.  
  66. 6. Commercial remarks
  67. These drivers are freeware and dedicated to all OS/2 users having problems with removable media.
  68. The only condition to use is a little e-mail to back to us. Please not your drive type, problems etc inside
  69. so that we can give your experience to other users.  Mail to clabo@fmf.uni-freiburg.de
  70.  
  71. Freiburg, sept. 1996