Results 1 to 2 of 2

Thread: Troubleshooting Common Installation Problems

  1. #1
    Join Date
    Oct 2007
    Location
    ISS
    Beans
    1,429

    Troubleshooting Common Installation Problems

    Here is a general list of things to try if ubuntu cd does not start or if it hangs during installation. There are some pages/videos linked at the end if you are looking for an installation guide.

    Make sure that you have the latest ubuntu version downloaded from download.

    To learn how to burn an iso file to cd see BurningIsoHowto. Also look at the videos Infra_Recorder and Ubuntu_ISO.


    If ubuntu does not install then go through the following list.


    1. Don't forget to choose "boot first from cd" in your bios settings.

    2. Check the md5sum of the cd you are using (see guide) and burn it slow.

    3. Check that your sytem has the minumum specs:

    Ubuntu is available for PC, 64-Bit PC and Intel based Mac architectures. At least 256 MB of RAM is required to run the alternate install CD (384MB of RAM is required to use the live CD based installer). Install requires at least 4 GB of disk space.
    If you're trying a cli-only or server version of ubuntu then you need at least 128MB of ram.

    If your system doesn't satisfy the specs then may be you should look for a lighter OS: ubuntuforums - floppy

    4. Google your computer model (or motherboard) and ubuntu. Seach launchpad bug reports and search ubuntu forums. You can find a solution of your problem most of the time.

    5. In the ubuntu install menu press F6 and play with boot_options.

    For example try 'noacpi' or 'noapic' or 'all-generic-ide'. If you are using a pre-2000 computer then you may also need an "acpi=force" line, see this.

    6. Sometimes an error can occur if you have installed Ubuntu on an NTFS Windows partition and Windows was incorrectly shutdown:

    7. Get rid of every bit of non-essential hardware during installation. Unplug USB gadgets, remove unnecessary cards, disks etc.

    Also you might have a bad ram stick. Remove all ram sticks but one and change it with another one (incase it's the bad one) if it doesn't still install.

    8. Try the alternate cd. You can download it from download by checking the box "Check here if you need the alternate desktop CD". Alternate CD only uses a text based installer so if the reason of your problems is graphics related then using alternate CD might help.

    10. If you hava SATA problems look at these forum threads: thread1 - thread2.

    11. I've seen a couple of computers in which all regular ubuntu CDs failed for some reason but only installing a cli-only base system worked. After you install a base cli-system system, you can add a desktop environment. For example:

    Code:
    sudo apt-get install ubuntu-desktop
    installs gnome.

    Note that because of a bug in Hardy installer you need at least 128 MB ram to install cli-only ubuntu.

    12. If nothing works then ask in the Installation & Upgrades subforum and/or file a bug report.



    Ubuntu Installation Guides: Install - All

    Ubuntu Installation Videos: The following videos are for a previous version of ubuntu but they are still helpful:
    Install1 - Install2 - Xubuntu - Windows_Dual-Boot

    Installing on a USB disk: See the guides here.

    OS for old computers: ubuntuforums - floppy

    .
    Last edited by Vivaldi Gloria; September 21st, 2008 at 09:41 PM.

  2. #2
    Join Date
    Oct 2007
    Location
    ISS
    Beans
    1,429

    Re: IN PROGRESS: Installation Problems

    This thread is intented as a general list of possible solutions to installation problems. Do not ask about your particular installation problems here. For that use the Installation & Upgrades subforum here or wubi subforum here if you are trying wubi.

    Additions, corrections, and questions are welcomed. Especially, if you know another solution of various installation problems then please post it.
    Last edited by Vivaldi Gloria; September 15th, 2008 at 10:37 PM.

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
  •