Not in grub. You'll need to edit kernel line and start in text mode only.
Press e
Using arrow keys go to extreme right and delete
rhgb quiet and leave only 3 as shown below
Code:
kernel /boot/vmlinuz-2.6.26.5-45.fc9.x86_64 ro root=UUID=76c42477-c097-4046-8577-152d9ce954dd rhgb quiet
Code:
kernel /boot/vmlinuz-2.6.26.5-45.fc9.x86_64 ro root=UUID=76c42477-c097-4046-8577-152d9ce954dd 3
Press Enter
Press b
Login as root and follow given instructions.