Results 1 to 2 of 2

Thread: Live usb throws isolinux.bin missing error

  1. #1

    Live usb throws isolinux.bin missing error

    I used sudo dd as per instructions on Ubuntu 12.04 LTS to create a live USB. Everything appeared to work until I tried to use it and it threw that above mentioned error. Anyone have any thoughts on why this is? I never encountered this error, or indeed any problems at all, using unetbootin.

    Having followed instructions as far as I know them, I do not know what I am doing wrong. I have been using Linux for about seven years so not a total noob.

    Any help would be great, cause as it stands I give up.

  2. #2
    Join Date
    2013-Mar
    Posts
    354
    Re-do the USB stick (use fdisk command) to recreate the whole filesystem and then try again the dd command.

    You can also use the badblocks command to see if any problem with bad blocks in your USB stick : badblocks /dev/sdxx

    If you want, use the verbose parameter to see more details : badblocks -v /dev/sdxx

    Keep in mind that USB pendrive might be with issues (damaged in some point).

Similar Threads

  1. OpenVPN throws an error
    By User3 in forum General Archive
    Replies: 1
    Last Post: 2022-08-10, 09:22
  2. Powershell bind (connection) throws errors
    By Richard2022 in forum General Archive
    Replies: 1
    Last Post: 2022-08-04, 22:25
  3. Missing OS on USB live Install
    By freeman in forum Installing Archive
    Replies: 1
    Last Post: 2014-02-25, 16:59

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •