[LBo] Re: Swap partiton on kubuntu 6.10

Anita Lewis a.lewis at linuxbasics.org
Sun Nov 5 11:36:17 CET 2006


On 11/02/2006 11:35 PM Eric Archer wrote:
> Is there a way to check to see if your 'swap is on' (gui and cli)in
> other distros, like Suse 10.1? I see the swap in my /etc/fstab but not
> when I df -h.
>   
You can use 'top' which will show you a line about the amount of swap 
and how it is currently being used.  You can use 'swapon -s' to show you 
what particular partitions or files are being used as swap.

> " It seemed to be a problem
>   
>> for some partitions and not others, but most notable problems for me
>> were in the swap line and in the 'menu.lst' file for grub."
>>     
> I may be having a senior moment and Steve there are no stupid questions
> but, I don't understand what you're saying here. Is there something in
> the menu.lst that has to do with swap?
>   

Sorry for the confusion.  No, menu.lst has nothing to do with swap. I 
was stating that there was a problem in /etc/fstab and in 
/boot/grub/menu.lst where partitions were being named using 'UUID' 
instead of '/dev/hdax' nomenclature.  This was causing me a problem in 
both my booting and in swap.  The menu.lst entry was causing the booting 
problem.  The entry in /etc/fstab was causing the lack of swap.

Anita


More information about the QnA mailing list