home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / ibm / pc / rt / 448 < prev    next >
Encoding:
Text File  |  1992-08-26  |  936 b   |  27 lines

  1. Newsgroups: comp.sys.ibm.pc.rt
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!ux1.cso.uiuc.edu!news.cso.uiuc.edu!void!ebina
  3. From: ebina@void.uiuc.edu (Eric Bina)
  4. Subject: adding swap space to RT running AOS
  5. Message-ID: <BtLJGt.GsH@news.cso.uiuc.edu>
  6. Sender: ebina@void (Eric Bina)
  7. Organization: NCSA
  8. Date: Wed, 26 Aug 1992 15:10:04 GMT
  9. Lines: 16
  10.  
  11.  
  12. Well I finally got X11R5 running on my RT (running AOS 4.3).  Now I can't run
  13. xv because it can't malloc enough memory to uncompress gif or jpeg files.
  14. The RT has 16M of memory, and a 16M swap partition.  I decided I needed to add
  15. a swap partition on the second disk.  I used the minidisk program to create a
  16. 16M partition on hd1 of type swap.  When I add the swap partition by
  17.  
  18. swapon /dev/rhd1b
  19.  
  20. It executes with no complaint, but when I check with pstat -s, no swap space has
  21. been added.
  22.  
  23. What gives?  Can anyone tell me what I'm doing wrong?
  24.  
  25.     Eric Bina
  26.     ebina@ncsa.uiuc.edu
  27.