home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / 22740 < prev    next >
Encoding:
Text File  |  1993-01-05  |  1.6 KB  |  40 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!mnemosyne.cs.du.edu!nyx!amartell
  3. From: amartell@nyx.cs.du.edu (Alex Martelli)
  4. Subject: Re: making file system (quick)
  5. Message-ID: <1993Jan5.083215.4830@mnemosyne.cs.du.edu>
  6. Sender: usenet@mnemosyne.cs.du.edu (netnews admin account)
  7. Organization: University of Denver, Dept. of Math & Comp. Sci.
  8. References: <1993Jan5.033401.8948@wuecl.wustl.edu>
  9. Date: Tue, 5 Jan 93 08:32:15 GMT
  10. Lines: 28
  11.  
  12. ppc1@cec2.wustl.edu (Peter Pui Tak Chiu) writes:
  13.     ...
  14. >i tried to make file system but it doesn't work.
  15. >i have a 110MB harddisk and i use the whole thing as one partition for LINUX
  16. >then i did: mkfs /dev/hda1 147700 (something like that)
  17. >and it said that the limit of the number of blocks is 65535.
  18.  
  19. It is, for the default Minix filesystem.
  20.  
  21. >so how can i utilize the whole hard disk for linux?
  22. >do i have to make several partitions?
  23.  
  24. Either that, or use the extended filesystem, which, however, is still
  25. considered to be in alpha-test by its author.  Amongst its advantages,
  26. besides large partitions, are long filenames (Minix filesystem is
  27. limited to 14 character filenames); among its disadvantages, allegedly,
  28. are possibble unreliability, and slower performance than the Minix
  29. filesystem (I'm using it exclusively, and have had no problems nor
  30. unacceptable performance on my speedy machine, but, there are no
  31. guarantees - still, you'll be fine if you backup regularly:-).  Please
  32. don't mail to ask how to get the extended filesystem, just look in
  33. the alphatest directory or whatever ftp-server you're getting
  34. Linux from, under some monicker such as "efs*"...
  35.  
  36.  
  37. Alex
  38. --
  39. Alex Martelli - preferred email alex@am.sublink.org
  40.