Package: mount
Version: 2.12r-10
Severity: normal

swapon does not understand that the file system is in udes:

[EMAIL PROTECTED]:~# grep swap /etc/fstab 
/dev/disk/by-label/wonderland-swap      none    swap    sw
[EMAIL PROTECTED]:~# readlink -f /dev/disk/by-label/wonderland-swap
/dev/hda2
[EMAIL PROTECTED]:~# swapoff -a
[EMAIL PROTECTED]:~# cat /proc/swaps 
[EMAIL PROTECTED]:~# swapon -a
[EMAIL PROTECTED]:~# cat /proc/swaps 
Filename                                Type            Size    Used Priority
/dev/hda2                               partition       195512  0    -3
[EMAIL PROTECTED]:~# swapon -a
swapon: /dev/disk/by-label/wonderland-swap: Device or resource busy
[Exit 255]
[EMAIL PROTECTED]:~#

This is quite evident at every boot, when swapon -a is run two times and
the second invocation always fails.

-- 
ciao,
Marco

Attachment: signature.asc
Description: Digital signature

Reply via email to