PDA

View Full Version : [ubuntu] boot up problems



silbermm
December 1st, 2009, 07:10 PM
After installing ubuntu 8.04 and rebooting, I get this error:

Starting up ...
[ 40.275539] i8042.c: No controller found.
Loading, please wait...
Check root= bootarg cat /proc/cmdline
or missing modules, devices: cat /proc/modules ls /dev
ALERT! /dev/disk/by-uuid/743d2a68-3f97-4e3bac4c-770d12186bb9 does not exist. Dropping to a shell!



When I do an ls /dev/disk/by-uuid/ I can see that it is not the same string as the one above... Any thoughts on how to fix this?

darkod
December 1st, 2009, 07:25 PM
You can download the script from the link in my signature, and depending where it's saved execute it, for example if on desktop:
sudo bash ~/Desktop/boot_info_script*.sh

It will create results.txt file that will show a lot info about your boot process. Copy the content of that file here. Please wrap it with CODE tags, use the # button from the toolbar, to make it easier to read.

silbermm
December 1st, 2009, 09:13 PM
problem is that I can't get to the desktop, or anywhere for that matter, to download the script and run it...

darkod
December 1st, 2009, 09:19 PM
No problem. A very good feature of the ubuntu cd is that you can boot with it, select Try Ubuntu option and that will give you fully working ubuntu from the cd. You know what to do from there. Most people who get problems booting the computer use the cd and Try Ubuntu option. It even gives you internet access so you can run the script and post the results without rebooting your computer.
And if we can notice the problem and give you some advice, you can do the commands while still in it. :)

In fact, that's how you repair grub2. I was waiting for the results first to tell you that.