Hi jb99,
the "animation" should be the plymouth theme, which start immediately after grub.
You can disable plymouth editing the grub file: /boot/grub/menu.lst and substituting splash=silent with splash=verbose.
Optionally, if you want to see all text messages, delete the option quiet.
HTH, AS