| caulktel  
 
  
 
 
 Group: Members
 Posts: 185
 Joined: Sep. 2003
 | 
|  | Posted: Mar. 26 2005,16:18 |  |  damnhappy,
 
 What I do is drop to a console and type "free", if your swap is working you will see the numbers just to the right corresponding to your swap partition size. If all you see are 0's, then you need to format your swap partition with this command from the root console:
 mkswap /dev/hda2. Change hda2 to what ever your swap partition number is.
 Then just type: swapon /dev/hda2. Then type "free" again and you should see that your swap is working.
 
 --------------
 Joel
 KB6QVI
 |