Here is scripts that can help you to change to fbgetty 


- MAKEDEV.fb -
it help you to make the framebuffer devices

Usage:

$ su
- type your root password
# cd /dev
# [where you have installed MAKEDEV.fb]/MAKEDEV.fb
# exit

For more information, see man page, info page or 'MAKEDEV.fb --help'

- issueconv: -
convert issue from other getty
(currently only convert \ to %)

Usage:

$ issueconv /etc/issue > /etc/issue.fbgetty

