home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / linux / 17539 < prev    next >
Encoding:
Internet Message Format  |  1992-11-22  |  1.4 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!destroyer!ncar!noao!amethyst!organpipe.uug.arizona.edu!argus.lpl.Arizona.EDU!ron
  2. From: ron@argus.lpl.Arizona.EDU (Ron Watkins)
  3. Newsgroups: comp.os.linux
  4. Subject: mkefs not working.
  5. Message-ID: <1992Nov22.134104.7925@organpipe.uug.arizona.edu>
  6. Date: 22 Nov 92 13:41:04 GMT
  7. Sender: news@organpipe.uug.arizona.edu
  8. Distribution: usa
  9. Organization: Lunar and Planetary Lab, U of AZ
  10. Lines: 19
  11.  
  12. I just picked up 0.98pl5 from tsx-11 and I used fdisk to create the
  13. following partitions (actually DOS fdisk created 1,2 and 5):
  14.  
  15. /dev/hda 12 heads 35 sectors 989 cyl.
  16. device boot begin start end blocks id system
  17.      1    *     1     1  25   5232+ 1 DOS 12-bit FAT
  18.      2         26    26 172  30870  5 Extended
  19.      3        173   173 251  16590 82 Linux swap
  20.      4        252   252 989 154980 83 Linux extfs
  21.      5         26    26 172  32852+ 4 Dos 16-bit FAT
  22.  
  23. The problem is that when I tried to use mkefs:
  24. # mkefs /dev/hda4 154980
  25. I get error messages "out of memory" and "killed". I have 4M RAM (if relevant).
  26. When I tried to use doinstall it said that I should run mkfs again.
  27. Also during this whole process, I keep getting floppy errors, write protected
  28. and I/O errors from the floppy. I thought this could be ignored because the
  29. instructions specifically state to "write protect or die".
  30. Any ideas or help would be appreciated.
  31.