home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / ultrix / 5897 < prev    next >
Encoding:
Text File  |  1992-07-26  |  869 b   |  25 lines

  1. Newsgroups: comp.unix.ultrix
  2. Path: sparky!uunet!decwrl!pa.dec.com!src.dec.com!src.dec.com!schedler
  3. From: schedler@src.dec.com (Richard Schedler)
  4. Subject: Re: Will DEC ever fix newfs/mkfs ??
  5. Message-ID: <1992Jul27.051959.26668@src.dec.com>
  6. Sender: news@src.dec.com (News)
  7. Organization: DEC Systems Research Center
  8. References:  <1992Jul27.020441.25308@kirk.bu.oz.au>
  9. Date: Mon, 27 Jul 92 05:19:59 GMT
  10. Lines: 13
  11.  
  12. |> maybe one day (or should we all just remove our news partitions?)
  13.  
  14. Maybe this will help with your news partitions; it's what I use:
  15.  
  16.     newfs -v -n -i 512 -b 4096 -f 512 -c 8 /dev/rrz1c rz58
  17.  
  18. This will give you 512 bytes per inode, 4k blocks and 512 byte fragments.
  19. The trick it to decrease the number of cylinders per group to 8.  
  20.  
  21. -- 
  22. Richard Schedler            <schedler@src.dec.com>
  23. Systems Research Center            ...decwrl!schedler
  24. Digital Equipment Corporation
  25.