home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / msdos / apps / 5512 < prev    next >
Encoding:
Internet Message Format  |  1992-11-10  |  2.1 KB

  1. From: franks@hpuamsa.neth.hp.com (Frank Slootweg CRC)
  2. Date: Tue, 10 Nov 1992 09:30:32 GMT
  3. Subject: Re: Floppy viewer/editor for non MS/DOS formatted disks
  4. Message-ID: <27210026@hpuamsa.neth.hp.com>
  5. Organization: Hewlett-Packard, The Netherlands
  6. Path: sparky!uunet!ornl!utkcs2!darwin.sura.net!zaphod.mps.ohio-state.edu!sdd.hp.com!scd.hp.com!hpscdm!hplextra!hpcc05!hpbbn!hpuamsa!franks
  7. Newsgroups: comp.os.msdos.apps
  8. References: <1992Oct22.084636.12540@ghost.dsi.unimi.it>
  9. Lines: 32
  10.  
  11.   I wrote:
  12.  
  13. >   I am not absolutely (My PC is at home. I am typing this at the
  14. > office.), but quite sure that a program like InfoPlus (author? (Andy
  15. > Ross?)) can determine that my system has 5.25"/1.2MB and 3.5"/1.44MB
  16. > drives without any diskettes in the drives. Since I have a 386, it might
  17. > get this info from the CMOS memory, but I don't think so. Perhaps the
  18. > InfoPlus (great program!) author can comment.
  19.  
  20.   I tried it last night and indeed InfoPlus (1.55) can, without any
  21. diskettes in the drives and without any visible (access light) access to
  22. the diskette drives, determine the following "BIOS disk parameters:"
  23. (Page 14) for my A/B drives: 1.2MB 5 1/4" / 1.44MB 3 1/2", 2/2 Heads,
  24. 80/80 Cylinders, 15/18 Sectors/track and 512/512 Bytes/sector.
  25.  
  26.   So if InfoPlus can determine these physical specifications of the
  27. drive, then so could the MKS dd(1). With these physical specifications
  28. of the *drive*, it can try to determine the same physical specifications
  29. of the *diskette in the drive* (of course "Sides" instead of "Heads").
  30.  
  31.   As far as I know the source of InfoPlus is freely availble, probably
  32. on SIMTEL (I got my binary and old source from comp.binaries.ibm.pc), so
  33. if you want you  can have a look at it.
  34.  
  35.   I think that the information screen (whatever it is called) of
  36. Norton's NU /M (maintenance mode) can also determine the physical
  37. specifications of (some, i.e. the ones which are hardware compatible)
  38. non-MS-DOS diskettes, at least for the 360KB/5.25" case I reported
  39. earlier (I haven't tried it with 180KB/5.25", 720KB/3.5", 360KB/3.5"
  40. (single-sided, MSX-DOS), etc..).
  41.  
  42. Frank "Never say 'It can't be done!'!" Slootweg
  43.