Results 1 to 4 of 4

Thread: BusyBox 1.1.3 boot error fix for hardy heron Ubuntu 8.04

  1. #1
    Join Date
    Mar 2006
    Beans
    1,107

    BusyBox 1.1.3 boot error fix for hardy heron Ubuntu 8.04


    The Issue
    The live cd was hanging while booting for installation.
    The error when boot disk:
    busybox v1.1.3(debian 1:1.1.3-5ubuntu12) built in shell (ash)


    Fix
    Put CD in
    boot to install menu
    press F6
    replace "
    splash quiet --"
    with
    all_generic_ide pci=routeirq

    Note: you may only need to replace
    "splash quiet --" with all_generic_ide

    hit enter

    After install:
    you need to set "all_generic_ide" in your kernel parameter one more time on first boot after you install.

    press esc
    press e
    go down one row, press e, you are going to edit the kernel boot parameter...
    replace "splash quiet --" with "all_generic_ide", no quotes.
    press enter
    press b

    computer should boot up.

    after boot up, go into /boot/grub/menu.lst and change the kernel boot option the same way. Each time the updates include a kernel update, you will need to do this..

    I have seen this problem on two Dell workstations.

    Hope this helps someone.

    Note: I believe this works with gutsy also.

    Linux Hardware Boycott!
    How Many People Have you Converted To Linux?
    HD-DVD code:I cant tell you because I got an infraction for posting it here.

  2. #2
    Join Date
    Feb 2009
    Beans
    7

    Re: BusyBox 1.1.3 boot error fix for hardy heron Ubuntu 8.04

    "all_generic_ide floppy=off irqpoll". What it mean?
    "...ide pci=routeirq" what it mean?

  3. #3
    Join Date
    Oct 2009
    Beans
    1

    Re: BusyBox 1.1.3 boot error fix for hardy heron Ubuntu 8.04

    Thanks cantormath it worked for me! I was unable to start installation of 8.04(and lower versions) because of BusyBox problem. After applying the changes to options you suggested, i installed ubuntu 8.04. I compiled a new kernel(2.6.20.15-custom) and it also worked well after doing changed to grub menu(gksudo gedit /boot/grub/menu.lst).

    ps: i don't need to do such changes for ubuntu versions higher than 8.04.

  4. #4
    Join Date
    Nov 2008
    Location
    Powell River, BC, Canada
    Beans
    208

    Re: BusyBox 1.1.3 boot error fix for hardy heron Ubuntu 8.04

    Same here. The following worked for me http://ubuntuforums.org/showthread.p...09#post8952609

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
  •