On Friday June 13 2003 09:04 am, Ronald J. Hall wrote:
> Now here's an odd one - df and kdisk neither one show a swap? Is
> there some trick to seeing it? (IIRC it always showed up before)

   Neither df or any GUI for it will show swap because /swap has no 
file system. 'fdisk -l' (as root that's a lower case L), or 
'free -m' (as user) will show your swap partition.  Sometimes it's 
useful to clear the swap.  As root,

  swapoff -a      and then
  swapon -a

  'free -m' should then show total swap size with -0- used. If for 
some reason you have no /swap partition, there's a how-to for 
creating a swap file.  Not as efficient as a /swap partition tho.
-- 
    Tom Brinkman                  Corpus Christi, Texas


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to