2. /usr/share/initramfs-tools/scripts/init-top/console_setup
====================================================================cut here
#! /bin/sh
# A crude much-simplified clone of setupcon for use in the initramfs.
#check: no FRAMEBUFFER needed
#check# OPTION=FRAMEBUFFER
#check# PREREQ="framebuffer" <<------
Sorry. Mistake in previous post:
2. /usr/share/ initramfs- tools/scripts/ init-top/ console_ setup ======= ======= ======= ======= ======= ======= ======= ======= =====cut here
=======
#! /bin/sh
# A crude much-simplified clone of setupcon for use in the initramfs.
#check: no FRAMEBUFFER needed "framebuffer" <<------
#check# OPTION=FRAMEBUFFER
#check# PREREQ=
doesn't work with PREREQ=""
leave
PREREQ=framebuffer