I get Errno=-32 when trying to instal ubuntu 12 on a macbook pro. Is there some one that can tell me what errno=-32 means?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
|
Errno 32 is: EPIPE, Broken pipe. So I suspect a process that is reading or writing on the pipe died unexpectedly and caused this error message. How it relates to the install is hard to tell without further details. |
|||
|
|