在使用swap 中使用dd: opening `/mnt/swap': Text file busy 报错

image.png

解决办法   执行 

Markup
 sudo swapoff -a

再次执行即可成功

image.png