Ubuntu Crashes, Personal Injuries Pending I don't know anything about Ubuntu/Linux. My gal pal has this laptop with Ubuntu on it and she forgets her password so I tried to help. I found this how to on the Ubuntu forum and followed the directions:
Turn your computer on.
Press ESC at the grub prompt.
Press e for edit.
Highlight the line that begins kernel ........., 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.
CAUTION: This is a FULL ROOT SHELL! You can damage your system if not careful!
Type in passwd <username>. Set your password.
Type in reboot.
When I typed reboot and hit enter, it said that a connection couldnt be made and gave me a prompt again. So I turned the computer off and back on.
When left alone, grub loads, the splash screen comes up and then the log on screen tries to come up but the computer shuts down.
I tried removing the the splash and quiet commands to see where it was failing in the boot process and each time it is in a different spot.
Any suggestions? Thanks in advance. |