The first thing to try is to boot into single user mode. This may not work, because your system might be configured to still ask for a root password to get to single user mode.
If that's the case, use another trick that replaces init with /bin/bash.
First, try single user. If you don't see either a LILO or GRUB boot screen, try hitting CTRL-X to get one (also ESC key can be used).
If ...