Ubuntu 10.04 – Can’t boot / Can’t install – Solved

Since Ubuntu 10.04 is out officially, I like to give it a try on my media server.

FYI, here is the specification of my media server:

Athlon 64 X2 4600
Chipset: GeForce 6150 LE
Motherboard: Asus A8M2N-LA
Harddrive format: IDE

Note that this is a 2006 model and the system was installed on an IDE drive. That may be the reason why the new Ubuntu 10.04 doesn’t like. Anyway, I tried to install Ubuntu 10.04 using three different methods. Here is the detail:

Trial 1 – Fresh install with Ubuntu 64-bit Desktop installation

Won’t even get into the installation menu.
After selecting to boot from CD, the system was stuck in the blank screen. It couldn’t even go further to the installation welcome menu. So I moved to the the next option.

Trial 2 – Fresh install with Ubuntu 64-bit Alternate installation

Better – But can’t reboot.
The installation went very smooth without a single problem. However, after the installation was completed, it couldn’t boot to the Ubuntu system.

Trial 3 – Upgrade from Ubuntu 9.10 64-bit Desktop installation

Works!
This time, I performed a fresh install using Ubuntu 9.10 64-bit Desktop first. The installation went very smooth. After the installation, I did the following in order:

  1. Updated the hardware driver such as graphic and audio.
  2. Updated the the package information:

    sudo apt-get update -y
  3. Upgraded the system to the latest kernel:
    sudo apt-get dist-upgrade -y
  4. Reboot
  5. Now the Ubuntu 9.10 should be ready to move on the next version.

Next, go to System -> Admin -> Software Update

It will give prompt you that a new version of Ubuntu is available. Click that, follow the instructions and you are done!

Note: I’ve tried upgrading the Ubuntu from command line but it failed. Probably there are some differences between the GUI upgrade and the command line upgrade tool.

Enjoy your new Ubuntu, it is really cool!

What about upgrading from Ubuntu 9.04?

I haven’t tried upgrading from Ubuntu 9.04 to Ubuntu 10.04 before, so I cannot comment. However – I tried upgrading from 9.04 to 9.10 and it failed (from command line and GUI). The system could not boot after the upgrade. FYI, here is the specification of my machine:

Mac G3 400MHz
Harddrive format: IDE

It could be the reason of a different architecture (It is a Power PC instead of i386/amd64). Since it is a 10 yrs old machine, I didn’t spend too much effort to investigate.
By the way, I also tried to install Fedora 12 on this machine and it gives the same problem, i.e., Installation goes fine but the system could not boot.

Our sponsors:

11 Replies to “Ubuntu 10.04 – Can’t boot / Can’t install – Solved”

  1. Gabriel D.

    thats exactly what im looking for.. but do you think it might work from updating from ubuntu 9.04?

    Reply
    • Derrick Post author

      Hi Gabriel,

      I have experienced difficulties when upgrading from Ubuntu 9.04 on my Mac G3(The system couldn’t boot after the installations). I don’t recommend doing it on a production machine.

      –Derrick

      Reply
  2. Gabriel D.

    i upgraded to ubuntu 9.10… and when i want to upgrade to the lastest karnel the terminal tells me to inser the ubuntu 10.04 cd and press enter… but it doesnt seem to be working… my cd is in.. but it wont recognized it..

    Reply
    • Derrick Post author

      Inside the upgrade tools, you can set the source of the upgrade files. Try to change the source from CD to the network. It should be okay.

      Reply
  3. Rhees

    The articles you have on your site are always so enjoyable to read. Good work and I will be returning often.

    Reply
  4. Palk7916

    The articles you have on your site are always so enjoyable to read. Good work and I will be returning often.

    Reply
  5. Graham Holling

    Hi .. i see you have a Good post ! i hope you could make another one like this .. keep posting then 🙂

    Reply

Leave a Reply

Your email address will not be published. Required fields are marked *