On Mon, 13 Nov 2006 16:44:40 +0100 Bernard Adrian <[EMAIL PROTECTED]> wrote:
> Tim Dijkstra <[EMAIL PROTECTED]> a écrit :
>
> > Could you please send the result of:
> >
> > cat /proc/swaps
>
>
> ,----[ cat /proc/swaps ]
> | Filename Type Size Used
> Priority
> | /dev/hda5 partition 136512 32120 -1
> `----
This is totally weird... Are you sure you had /proc mounted and swap activated
when
you configured uswsusp?
Could you please send:
sort -r -k 3 /proc/swaps | awk '$2=="partition" {print $1}'
And when you're at it:
mountpoint /proc
You can 100% reproduce the 'no swap'-warning, right?
grts Tim
BTW, are you just good at ascii art or do you have some funny command
to get these nice windows around your program output?
signature.asc
Description: PGP signature

