SWAP?

Mike McGrath imlinux at gmail.com
Fri Jan 13 20:26:20 UTC 2006


> Jan  8 04:03:46 xyzzy kernel: Swap cache: add 0, delete 0, find 0/0,
> race 0+0
> Jan  8 04:03:48 xyzzy kernel: Free swap  = 0kB
> Jan  8 04:03:48 xyzzy kernel: Total swap = 0kB
> Jan  8 04:03:48 xyzzy kernel: Free swap:            0kB
> Jan  8 04:03:48 xyzzy kernel: 131056 pages of RAM
>
>   Device Boot      Start         End      Blocks   Id  System
> /dev/hda1   *           1          65      522081   83  Linux
> /dev/hda2              66         702     5116702+  83  Linux
> /dev/hda3             703         957     2048287+  83  Linux
> /dev/hda4             958        4865    31391010    5  Extended
> /dev/hda5             958        1148     1534176   83  Linux
> /dev/hda6            1149        1279     1052226   82  Linux swap /
> Solaris
> /dev/hda7            1280        4865    28804513+  83  Linux
>
>
>
>
> TIA
>

Make sure swap will work by typing:

swapon /dev/hda6


If that works add the following to /etc/fstab

/dev/hda6             swap                    swap    defaults        0 0

    -Mike




More information about the fedora-list mailing list