home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / linux / 10184 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.5 KB  |  42 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!spool.mu.edu!yale.edu!qt.cs.utexas.edu!cs.utexas.edu!tamsun.tamu.edu!carnivore!greg
  3. From: greg@carnivore.tamu.edu (Greg Economides)
  4. Subject: problems making a swap partition useable
  5. Message-ID: <1992Sep8.162500.16716@tamsun.tamu.edu>
  6. Keywords: 0.97.1 
  7. Sender: news@tamsun.tamu.edu (Read News)
  8. Organization: Center for Biosystems Modelling, Texas A&M University
  9. Date: Tue, 8 Sep 1992 16:25:00 GMT
  10. Lines: 30
  11.  
  12.  
  13. I installed linux 0.97.1 last night on my hard disk and am having difficulty
  14. getting the swap partition set up.  The disk is a connor 350 Meg IDE.
  15.  
  16. I set up three partitions for linux: one primary partition for root (10Meg), two
  17. partitions in the extended partition, 10Meg for swap, 64Meg for /usr.
  18.  
  19. root is /dev/hda1, swap is /dev/hda5 and /usr is /dev/hda6.  Here is what
  20. efdisk says about /dev/hda5:
  21.  
  22.              Begin      Start      End       Blocks    ID    System
  23. /dev/hda5    556417     556417     577583    10583+    82    Linux swap
  24.  
  25.  
  26. When I do: mkswap -c /dev/hda5 10583, I get this:
  27.  
  28.     mkswap: will not try to make swapdevice on /dev/hda5
  29.  
  30. I am wondering if mkswap is complaining because the partition does not
  31. end at an even boundary (or whatever it is that the '+' indicates, I don't
  32. remember the exact wording in the fdisk intro file).
  33.  
  34. What shall I do to get the swap partition working?
  35.  
  36. Peace,
  37. --
  38. Greg Economides,   Systems Administrator, Center for Biosystems Modelling
  39. Texas A&M University
  40. Internet: econ@tamu.edu
  41. Fuzzy logic -- "Everything is not always something"
  42.