Results 1 to 10 of 15
Hello i'm trying to install Ubuntu 10.04 from a disc I have Ubuntu 10.10 (but I don't like it)
I have the live CD no defects so I Install Ubuntu ...
- 10-29-2010 #1
Installing Ubuntu massive error!
Hello i'm trying to install Ubuntu 10.04 from a disc I have Ubuntu 10.10 (but I don't like it)
I have the live CD no defects so I Install Ubuntu and all this comes up (doesn't look good)
What can I do to help make Ubuntu 10.04 install?Code:(process: 243): GLib-WARNING**: getpwid_r( ): failed due to un-known user id (0) stdin: error 0 (LOADS AND LOADS OF CODE AND ERRORS AT THE END OF EACH LINE) No init found. Try passing init= bootrag. BusyBox v1.13.3 (Ubuntu 1.1.13.3-1Ubuntu11)built-in shell(ash) Enter 'help' for a list of built in commands. (initramfs)_
Cheers!
- 10-29-2010 #2Linux Guru
- Join Date
- Oct 2007
- Location
- Tucson AZ
- Posts
- 1,946
You have Ubuntu 10.10 and want to go back to 10.04, correct?
Are you keeping 10.10 and installing 10.04 on a separate partition?
Do you have other operating systems on the computer?
You know the CD has no defects because you have used it successfully?
At what point in the installation do you get this message?
- 10-29-2010 #3
I've removed all OS's appart from *cough* windows xp *cough* and I want to install 10.10 but it has the same errors
- 10-29-2010 #4
Do you know what graphics card you have?
Apparently pressing ctrl + alt + sysrq
and typing REISUB
will reboot and get round the issue for the time being...
If you then get to a login screen, press ctlr + alt + f1 to drop to a terminal and run the following commands to update
sudo apt-get clean
sudo apt-get update
sudo apt-get upgrade
Other people are saying that the message is completely harmless and not related to the failure to boot. One person said the running sudo update-grub or sudu update-grub2 fixed it but you still need to get to the command lineLast edited by elija; 10-29-2010 at 06:11 PM.
If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)
My new blog. It's probably not as good as I think it is.
- 10-29-2010 #5
It might also be worth editing the boot command line (hitting e in the boot screen) and disabling quiet and splash options to see if you get a more meaningful message
If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)
My new blog. It's probably not as good as I think it is.
- 10-29-2010 #6Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,977
Sometimes, installing one version over another like this leads to weird problems. My advice is to boot into the live CD/DVD, run fdisk on the drive and delete ALL the partitions, save, reboot into the CD/DVD and run the installer from scratch.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 10-30-2010 #7
Ah I'm not sure if you understood this but I decided to start clean get rid of Linux and then because Linux didn't install this time because of the error (I'm not sure what went wrong to make it so I couldn't install) so now I have xp and I am trying to install Ubuntu 10.10.
I dont know what type of graphics card I have but it defiantly is more than 5 years old maybe more
I'll try the things that you all said
- 10-31-2010 #8Linux Guru
- Join Date
- Oct 2007
- Location
- Tucson AZ
- Posts
- 1,946
From a terminal run command: lspci | grep -i vgaI dont know what type of graphics card I have but it defiantly is more than 5 years old maybe more
- 11-02-2010 #9
Sorry if I didn't get this across but I can't get up a terminal cant get up login screen either.
The furthest I get in installing or running without installing is getting to the Ubuntu screen with the dots underneath it then after a while the error comes up like i mentioned before...
Code:(process: 243): GLib-WARNING**: getpwid_r( ): failed due to un-known user id (0) stdin: error 0 (LOADS AND LOADS OF CODE WITH ERRORS ABOUT INPUT/OUTPUT FAILURES) No init found. Try passing init= bootrag. BusyBox v1.13.3 (Ubuntu 1.1.13.3-1Ubuntu11)built-in shell(ash) Enter 'help' for a list of built in commands. (initramfs)_
- 11-02-2010 #10
From the live CD boot screen do the following:
Press F6
Press Esc
Use the backspace key to remove the words quiet and splash
Press enter
Hopefully you will see a more meaningful error messageIf we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)
My new blog. It's probably not as good as I think it is.


Reply With Quote