"Unable to find swap-space signature"

Lee Braiden lee_b at digitalunleashed.com
Sun Sep 11 14:47:23 UTC 2005


On Sunday 11 September 2005 15:16, Stephen R Laniel wrote:
> I get the error message
> 	Unable to find swap-space signature
> on bootup. This doesn't make sense to me, because
>
> 1) /etc/fstab contains the line
>
> /dev/hda5       none            swap    sw              0       0
>
> Should I worry about the error?

The swap "filesystem" is damaged, not the partition itself.  Do:

swapoff -a
mkswap /dev/hda5
swapon -a

-- 
Lee Braiden
http://www.DigitalUnleashed.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20050911/57121125/attachment.sig>


More information about the ubuntu-users mailing list