Boot to bash prompt as root:
- Reboot system
- Highlight "single-user mode" in GRUB menu and press "e" to edit
- Highlight "kernel /boot/vmlinuz-2.6...." and press "e" to edit
- Add "init=/bin/bash" and press
- Press "b" to reboot
- mount -o remount,rw /
- passwd