Penguin
Note: You are viewing an old revision of this page. View the current version.

_Device or Resource Busy_

An attempt to access or modify something failed as it is already in use. Probably the most common reason for seeing this is trying to unmount a disk partition while processes have open file descriptors on that device.

Eg
$ mount /dev/fd0 /floppy $ cd /floppy

(your shell now using the floppy disk)

$ umount /floppy umount /floppy: device is busy

The following authors of this page have not agreed to the WlugWikiLicense. As such copyright to all content on this page is retained by the original authors.
  • KaiHennig
The following authors of this page have agreed to the WlugWikiLicense.

PHP Warning

lib/plugin/WlugLicense.php:99: Warning: Invalid argument supplied for foreach()

lib/plugin/WlugLicense.php:111: Warning: in_array() [<a href='function.in-array'>function.in-array</a>]: Wrong datatype for second argument

lib/plugin/WlugLicense.php:111: Notice: Undefined variable: ignore_authors