On Wed, 2006-12-13 at 16:18 -0500, ron wrote: > Here is some more output: > > # /sbin/swapon > > usage: swapon [-hV] > swapon -a [-e] [-v] > swapon [-v] [-p priority] special|LABEL=volume_name ... > swapon [-s] > > [root@coresix ron]# /sbin/swapon -v LABEL=/dev/VolGroup00/LogVol01 > > swapon on LABEL=/dev/VolGroup00/LogVol01 > > swapon: cannot find the device for LABEL=/dev/VolGroup00/LogVol01 Do not include the "LABEL=" in the swapon command. Use: /sbin/swapon -v /dev/VolGroup00/LogVol01 ---------------------------------------------------------------------- - Rick Stevens, Senior Systems Engineer rstevens@xxxxxxxxxxxxxxx - - VitalStream, Inc. http://www.vitalstream.com - - - - Linux is like a wigwam...no windows, no gates...and apache inside! - ----------------------------------------------------------------------