home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / linux / 8885 < prev    next >
Encoding:
Internet Message Format  |  1992-08-23  |  1.2 KB

  1. Path: sparky!uunet!cs.utexas.edu!torn!cunews!revcan!micor!uuisis!owl!doug
  2. From: doug@owl.isis.org (Douglas W Murray)
  3. Newsgroups: comp.os.linux
  4. Subject: Creating/Formating a 200 MB partition.
  5. Message-ID: <kumXPB1w164w@owl.isis.org>
  6. Date: Sat, 22 Aug 92 23:52:43 GMT
  7. Organization: Quoi! me organized?
  8. Lines: 21
  9.  
  10. Hi Linuxers...
  11.  
  12. I am wondering if one of you might know how I should go about in doing a 
  13. 'mkfs' for a 208 MB partition.  As it stands, here is what my drive partion 
  14. looks like:
  15.  
  16.         Device Boot  Begin   Start      End  Blocks  Id  System
  17.      /dev/hda1  *        1      63    82655   41296+   6 DOS 16-bits >= 32M
  18.      /dev/hda2       82656   82656   164577   40961   81 Linux/MINIX
  19.      /dev/hda3      164578  164578   205539   20481   82 Linux swap
  20.      /dev/hda4      205540  205540   621934  208197+   5 Extended
  21.  
  22. hda1 is for DOS, hda2 is Linux root, hda3 is for swap and hda4 is 'useless' 
  23. if I try to use 'mkfs'.  When I run it against hda4, I get the following:
  24.  
  25. mkfs: number of blocks must be less than 65536 fro a Minix-type filesystem.
  26.  
  27. Any suggestions on how I could resolve this would be greatly appreciated.  
  28. If this appears in the FAQ, please forgive me.
  29.  
  30. Doug!
  31.