Skip to main content

kvm loop can t delete device dev loop0 device or resource busy

Comments

1 comment

  • cPanelPeter cPanel Staff
    Hello, Are you certain the device isn't just busy? Have you checked with the fuser command? fuser -c /dev/loop0 fuser -d /dev/loop0 fuser -f /dev/loop0
    If you get a PID back on it, try to stop whatever process it is first.
    0

Please sign in to leave a comment.