Results 1 to 5 of 5

Thread: Live USB giving "Boot Error"

  1. #1
    Join Date
    Mar 2010
    Posts
    28

    Live USB giving "Boot Error"

    I want to install Ubuntu on my computer but unable to do so. Every time I try it, I get the "Boot Error" message. I am doing so with the Live USB drive. I got this drive from my friend and it was working at his place. Then am I having this issue? Do you have any solution to fix this?

  2. #2
    Join Date
    May 2008
    Posts
    991

    Re: Live USB giving "Boot Error"

    This problem occurs due to corrupted MBR. It may occur at any point of time. You can repair this file on your USB disk using a small code given below:
    Code:
    sudo apt-get install lilo
    Code:
    lilo -M /dev/sdx
    In the above code, replace "x" with the letter of your USB drive.

  3. #3
    Join Date
    Apr 2008
    Posts
    3,522

    Re: Live USB giving "Boot Error"

    Are you only getting "Boot Error" or something more is mentioned in the message? If that's the case then you have to edit the grub line when you boot the USB drive and add the below line of code:

    Code:
    rootfstype=vfat

  4. #4
    Join Date
    Nov 2008
    Posts
    1,185

    Re: Live USB giving "Boot Error"

    Most of the time "Boot Error" occurs when your Syslinux is unable to move further while performing bootloading operation. It even sometimes occur when the BIOS is not able to handle the sectors properly. Many a time its generated by your syslinux command that builds the list of blocks to load had a different idea about the BIOS device numbering than the BIOS does. To remedy this, use Trinity Rescue Kit. It will allow your pen drive to boot.

  5. #5
    Join Date
    Apr 2008
    Posts
    3,267

    Re: Live USB giving "Boot Error"

    This kind of error occurs if you are having syslinux version that is too old. The only solution that is left with you is get the latest version of syslinux from http://www.kernel.org/pub/linux/utils/boot/syslinux/. The latest version of syslinux is 3.86. Install it and see if the same issue reoccurs.

Similar Threads

  1. Replies: 4
    Last Post: 28-02-2012, 09:46 AM
  2. Windows Live Photo Gallery is giving "Read Only" Error
    By Ashoka in forum Windows Software
    Replies: 5
    Last Post: 02-02-2012, 08:53 AM
  3. iPhone 4 giving "Error 3200" while updating to iOS 5
    By garfunkel in forum Portable Devices
    Replies: 11
    Last Post: 27-10-2011, 11:17 PM
  4. Replies: 7
    Last Post: 14-10-2011, 11:18 PM
  5. Replies: 5
    Last Post: 16-06-2010, 09:20 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,282,303.25913 seconds with 17 queries