[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: swap problems




>
>That's really strange.
>
>Do a "free" and a "cat /proc/swaps" to make sure it's not activated.
>
>Remove the entry from /etc/fstab before you do any mkswap commands.
>
>Try the "-c" (check disk) option on mkswap.
>
>If that doesn't work, try the "-v1" option to make a new style swap.
>
>--------------------------------------------
>Bruce Smith                bruce@armintl.com
>System Administrator / Network Administrator
>Armstrong International, Inc.
>Three Rivers, Michigan  49093  USA
>http://www.armstrong-intl.com/
>--------------------------------------------

It must not have like the line in fstab.  All I did was comment it out and ran
mkswap -c /dev/hdb2 and work perfect!!

Thanks Bruce


Bill Katsma