how to login ubuntu 8.10 after reboot failed

Asked by Ricardo Rodriguez

i just instaled ubuntu 8.10 for the fist time from a bootable cd every thing went well untill i upgraded som of the programs and restarted the computer all i get is a login window .I dont know what to do it does`nt respond to my name or passwordhow can i get back in.
please help .... my email adress is <email address hidden>

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu gdm Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Tom (tom6) said :
#1

Maybe try resetting your password?

http://www.psychocats.net/ubuntu/resetpassword

Revision history for this message
Ricardo Rodriguez (rmcl53) said :
#2

how can i reset my password when it doen`t let me in all i get is login
do i need anything other than my user name and password
is ot opening with the user name and password.

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#3

I don't remember user and password what i can do

To discover your user and restore (change) the password you can:

Start the pc the when you see the GRUB row...

Press ESC.

Press "e" for edit.

Highlight the line that begins kernel ………, and press "e"

Go to the very end of the line, add rw init=/bin/bash

press enter, then press "b" to boot your system.

Your system will boot up to a passwordless root shell.

Type in grep -i 1000 /etc/passwd

The system must show a row with your user name at the start of the row
for example:
danilo:x:1000:1000:ubuntu,,,:/home/danilo:/bin/bash

Here my user is danilo

Then to change your user password type in:

passwd username

or

passwd -d username

change username with your real user

Set your password.

Type in:

reboot

or

reboot -f

Hope this helps

Revision history for this message
Ricardo Rodriguez (rmcl53) said :
#4

Thank mancobra.
I'm still having problems , your sugestion did not work..
I think my problem is my ati radeon hd4670 graphics card,every time i update the driver in ubuntu it crashes after the reboot other than that ubuntu works fine before the card's drivers update even after reboot.
I need the to ugrade the drivers for the graphics card because all the cool stuff you do like compiz do not workwith out it.
andthedrivers are aproved by ubuntu.
mybe im doing something wrong......
any sugesstions.........

Revision history for this message
Tom (tom6) said :
#5

If you are still having trouble with this then please post it as a new question. Only the most recent questions tend to get looked at so posting/reposting a question just before america arrives online after work/school gives the best chance of getting a good few answers.
https://answers.launchpad.net/ubuntu/+addquestion

If the problem has been resolved then please follow the link to the forum thread and mark it as Solved.

Good luck and many regards from
Tom :)

Can you help with this problem?

Provide an answer of your own, or ask Ricardo Rodriguez for more information if necessary.

To post a message you must log in.