Site icon EfmSoft

What does errno 15 (ENOTBLK) mean?

 
Could be also:
ConstantTypeOS
ERROR_INVALID_DRIVEWin32 errorWindows
KERN_INVALID_NAMEKern returnMac
ippStsLSFLowAndHighIntel Ipp StatusAny
ENOTBLKerrnoLinux
ENOTBLKerrnoMac
SPIN_LOCK_ALREADY_OWNEDBugCheck CodeWindows
Previous Next
ENOTBLK EBUSY

ENOTBLK

Block-special device requirement

On Solaris, ENOTBLK is errno value 15. The base message is Block device required, but the useful diagnostic context is narrower than the short message: Solaris expected a block-special device, usually in a mount or device-management path.

Use the Solaris-specific errno table first, then compare with POSIX only for portable behavior. Some Solaris values share names with other UNIX systems but have different numbers or more specific historical meanings.

What to check

References


Looking for a different code? Search another status or error code.

Exit mobile version