Results 1 to 7 of 7

Thread: Live USB hangs on boot

  1. #1
    Join Date
    Aug 2006
    Beans
    28

    Live USB hangs on boot

    I've been away from ubuntu for awhile, so I thought I would pop on back in and see how everything was going along. After putting 10.10 netbook remix on my netbook, I wanted to see how my main box would handle on ubuntu.

    Well, I have had no such luck. I have made several boot pendrives, checked the md5sum of the isos and nothing has seemed to work. I've unplugged every peripheral connected to my computer except my keyboard and mouse, and nothing will get it going. I've searched a little bit before posting. One forum post said to try the following code:
    Code:
    i915.modeset=0 xforcevesa
    which did nothing. Even attempting to run it as a liveCD gave me the same errors.

    After it hangs for awhile on the ubuntu screen, it'll finally say
    Code:
    stdin: I/O error
    Any clues?

  2. #2
    Join Date
    Jun 2006
    Location
    Nux Jam
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Live USB hangs on boot

    if its a clean install, you might miss a driver for your hardware: google around with your "model+maverick"

    try to boot by adding either: nomodeset, noacpi, nolapic, noapic, irqpoll (and remove quiet splash to see the comments)

  3. #3
    Join Date
    Aug 2006
    Beans
    28

    Re: Live USB hangs on boot

    It's a homebuilt computer, so I'll have to google each part and see what's up with it. When I removed quiet splash, this is the error it gave me (repeatedly):

    Code:
    end_request: I/O error, dev fd0, logical block 0
    Buffer I/O error, dev fd0, sector 0
    It keeps repeating that on the screen, ad nauseum.

  4. #4
    Join Date
    Jun 2006
    Location
    Nux Jam
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Live USB hangs on boot

    fd0 is the floppy drive Is there one on your system ?

    Look at bios to deactivate it and into /etc/fstab too

    at last you can blacklist it if nothing else work

  5. #5
    Join Date
    Aug 2006
    Beans
    28

    Re: Live USB hangs on boot

    Quote Originally Posted by dino99 View Post
    fd0 is the floppy drive Is there one on your system ?

    Look at bios to deactivate it and into /etc/fstab too

    at last you can blacklist it if nothing else work
    Yeah, I just googled that and found out the same. How would I add it to blacklist in the boot mode? I'm going to try and disable it in bios right now.

    Why does it even look for a floppy? Didn't we as a species stop making those anyways?

  6. #6
    Join Date
    Aug 2006
    Beans
    28

    Re: Live USB hangs on boot

    Alright, disabling it in my bios took care of the problem. Learned something about properly configuring my bios as well as boot options for ubuntu Thank you for your help.

  7. #7
    Join Date
    Jun 2006
    Location
    Nux Jam
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Live USB hangs on boot

    fine happy to see you here with us, good luck and have fun

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
  •