10.04 won't boot up after 2-3 uses

Asked by John Davis

Hi

Don't know if you can help, but I'll ask. I have been trying to use Ubuntu 10.04 because I had an older version on my kids' computer, and really liked the changes made for 10.04. I have installed Ubuntu 10.04 operating sytem on 1/2 my hard drive with the other 1/2 running windows XP. Ubuntu will run fine for 2 -3 uses, then won't boot up at all. When it starts, it flashes the "Ubuntu" sign, starts the music, then locks up with the music stuck in a loop. The courser is locked on the screen and the cap lock and scroll lock buttons flash on the keyboard. No error messages ever show up.

I have run the repair broken packages routine, and checked the disk for errors, and neither fixes the problem. The only thing that fixes it is reinstalling the operating system...which is a silly thing to do after 2-3 uses. I want to be able to use Ubuntu as my main operating system because of all the crashes and errors you get with XP, but right now, Ubuntu is less dependable.

My hard drive is about 6 months old, and is 500 GB, partitioned in half for each operating system. I have over 2 GB of ram, and an Intel Celeron 4 processor.

I am familiar with using Ubuntu, but not with terminal line-by-line code entries.

I appreciate any help you can provide.

John Davis

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
John Davis
Solved:
Last query:
Last reply:
Revision history for this message
Sam_ (and-sam) said :
#1

First I'd review logfiles, e.g. dmesg, Xorg.0.log
https://help.ubuntu.com/community/LinuxLogFiles

> No error messages ever show up

Because you've splash enabled. In case disable it.
## before:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
## after:
GRUB_CMDLINE_LINUX_DEFAULT=""
https://wiki.ubuntu.com/Grub2#grub%20%28/etc/default/grub%29

You may also test KMS.
https://wiki.ubuntu.com/X/KernelModeSetting

Or try this.
http://bootinfoscript.sourceforge.net/

Reference.
https://help.ubuntu.com/community/UsingTheTerminal
https://help.ubuntu.com/10.04/basic-commands/C/

Revision history for this message
Chase Help (12345oreo) said :
#2

I have same problem

Revision history for this message
Chase Help (12345oreo) said :
#3

I have same problem

Revision history for this message
John Davis (spartanpanther) said :
#4

I think I tried the GRUB lines about splash correctly (obtained a command line from GRUB starting point), but it did not work. I also tried the KMS, which also did not work. I don't believe I can access the log files if the system won't start...is that right?

Does anyone think it would help to reinstall the system and immediately convert to Kubuntu?

Revision history for this message
Sam_ (and-sam) said :
#5

> Does anyone think it would help to reinstall the system and immediately convert to Kubuntu?

No better option in my view.
Better option in my view is installation from AlternateCD.
https://help.ubuntu.com/10.04/installation-guide/index.html

Index.
https://help.ubuntu.com/community/Installation

Revision history for this message
Sam_ (and-sam) said :
#6
Revision history for this message
John Davis (spartanpanther) said :
#7

I appreciate all the attempts to help. I decided to install Fedora 12. I don't like it as much, but it has been trouble free and stable.

thanks to all