home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / bsd / 2895 < prev    next >
Encoding:
Internet Message Format  |  1992-07-26  |  1011 b 

  1. Path: sparky!uunet!ogicse!plains!tinguely@plains.NoDak.edu
  2. From: tinguely@plains.NoDak.edu (Mark Tinguely)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: Swap problems
  5. Message-ID: <19362@plains.NoDak.edu>
  6. Date: 26 Jul 92 13:55:15 GMT
  7. Article-I.D.: plains.19362
  8. References: <1992Jul26.035657.16509@news2.cis.umn.edu>
  9. Sender: Unknown@plains.NoDak.edu
  10. Organization: North Dakota State University
  11. Lines: 10
  12. Nntp-Posting-Host: plains.nodak.edu
  13.  
  14. In article <1992Jul26.035657.16509@news2.cis.umn.edu> rodeen@buddha.ncc.umn.edu (Rick Odeen) writes:
  15. >When trying to recompile the kernel for the first time today I started
  16. >getting messages something like:
  17. >
  18. >/386bsd: error 0 blkno xxxx sz 4096 swap_pager_finish: clear of page xxxxx failed.
  19.  
  20.  at least with 0.1 wd driver (I have not check 0.1), this error was caused
  21.  because the swap was not on a cylinder boundery. look at the output of
  22.  the disklabel command; if there is a star after the swap parrtition's cylinder
  23.  number, then move the swap so it is on a whole cylinder.
  24.