https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=298154
--- Comment #7 from Yuri Victorovich <[email protected]> --- EIO stands for Input/output error and is defined as errno 5 in the kernel. It is alow-level, generic error indicating that a physical or low-level communication failure prevented a read or write operation from completing successfully. -- You are receiving this mail because: You are the assignee for the bug.
