home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / linux / 8097 < prev    next >
Encoding:
Internet Message Format  |  1992-08-12  |  1.4 KB

  1. Path: sparky!uunet!mcsun!news.funet.fi!hydra!klaava!wirzeniu
  2. From: wirzeniu@klaava.Helsinki.FI (Lars Wirzenius)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: formatting
  5. Message-ID: <1992Aug13.074104.14288@klaava.Helsinki.FI>
  6. Date: 13 Aug 92 07:41:04 GMT
  7. References: <1992Aug12.015419.2738@athena.mit.edu> <1992Aug12.132801.6164@infonode.ingr.com>
  8. Organization: University of Helsinki
  9. Lines: 24
  10.  
  11. tracyre@infonode.ingr.com writes:
  12. >With Linux, if you have a bootimage file which you want to put on a
  13. >floppy, the floppy doesn't need to be formatted.  You can simply
  14. >execute the command:
  15.  
  16. Oh yes it does.  It doesn't need to have a filesystem (and if it does,
  17. the filesystem will be overwritten), but unless the floppy is formatted
  18. the drive won't be able to write anything to it.
  19.  
  20. There is a distinct difference between formatting a disk and creating a
  21. filesystem on it.  Since the MS-DOS format-command does both, many
  22. people seem to think there is no difference.
  23.  
  24. Formatting means that the magnetic stuff on the disk is magnetized in
  25. a specific way.  Before it is formatted, the contents of the disk are
  26. basically random fluctuations of magnetism, and as should be clear it
  27. can be very difficult to find anything useful in random disturbances.
  28.  
  29. Creating a filesystem means that the some information is written to the
  30. disk so that the operating system can take care of allocating space for
  31. files, keep lists of files, etc.
  32.  
  33. --
  34. Lars.Wirzenius@helsinki.fi
  35.