home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / linux / 9269 < prev    next >
Encoding:
Text File  |  1992-08-29  |  1.6 KB  |  40 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!sun-barr!ames!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!news.acns.nwu.edu!casbah.acns.nwu.edu!hpa
  3. From: hpa@casbah.acns.nwu.edu (H. Peter Anvin N9ITP)
  4. Subject: Re: Rootimage 97-1
  5. Message-ID: <1992Aug28.162732.17970@news.acns.nwu.edu>
  6. Sender: usenet@news.acns.nwu.edu (Usenet on news.acns)
  7. Reply-To: hpa@nwu.edu (H. Peter Anvin)
  8. Organization: You must be kidding!
  9. References: <714872665.F00266@remote.halcyon.com> <1992Aug27.030956.23865@muddcs.claremont.edu> <1992Aug27.160343.12570@iitmax.iit.edu>
  10. Date: Fri, 28 Aug 1992 16:27:32 GMT
  11. Lines: 27
  12.  
  13. In article <1992Aug27.160343.12570@iitmax.iit.edu> of comp.os.linux,
  14.   gkt@iitmax.iit.edu (George Thiruvathukal) writes:
  15. > In my experience rawrite stops writing tracks once EOF is reached for the
  16. > raw file. If the file were 1200KB, and KB==1000, then the number of bytes
  17. > would be less than available on a 1.2MB diskette, where MB=1024*1024. Was
  18. > an "error" message actually displayed?
  19.  
  20. Sorry about this.  The sizes of PC floppy disks used by IBM and others are:
  21.  
  22. 160K 180K 320K 360K 720K 1200K 1440K 2880K
  23.  
  24. where 1K = 1024 bytes.  The reason we see "1.2M, 1.44M, 2.88M" is *not* due
  25. to confusion, but to IBM's own definition of "megabyte" which is:
  26.  
  27.     1024K when dealing with internal memory,
  28.     1000K when dealing with disks.
  29.  
  30. I have actually seen this "policy" in print, so don't flame me for it.
  31.  
  32.     /hpa
  33. -- 
  34. INTERNET:  hpa@nwu.edu   TALK:      hpa@casbah.acns.nwu.edu
  35. BITNET:    HPA@NUACC     IBMNET:    16331@IBMX400
  36. HAM RADIO: N9ITP         NeXTMAIL:  hpa@lenny.acns.nwu.edu
  37. while ( 1 ) ; cp /dev/zero /dev/null & end
  38.