-1

The error "errno 5 input/output" shows up when copying files! Please help! BTW I used the bootable USB.

1 Answers1

1

First and foremost check whether your ISO image with which you have made bootable is proper. Verify the checksum for the same. If that's not the issue then following steps should do the needful:

  1. Choose "Try Ubuntu" instead of "Install Ubuntu".
  2. Open terminal [Ctrl + Alt + T].
  3. Enter command:

ubiquity --no-migration-assistant

  1. Try installing again.

Still if problem persist do refer Error Number 5: Input/Output Error while installing Linux for more solutions and explanations.

Dhaval Simaria
  • 795
  • 2
  • 12
  • 29