Thinstation / thinstation

A framework for making thin and light Linux based images for x86 based machines and thinclients.
https://www.thinstation.net/
819 stars 188 forks source link

Enable boot message by default #843

Closed sajjadsabzkar closed 4 months ago

sajjadsabzkar commented 4 months ago

is possible to Enable boot message by default

Thinstation commented 4 months ago

add param kernelcmdline 'vt.global_cursor_default=1 systemd.show_status=true rd.systemd.show_status=true' to the kernelcmd' to your build.conf

On Tuesday, July 16, 2024 at 11:11:06 PM MDT, Sajjad Sabzkar @.***> wrote:

is possible to Enable boot message by default

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

sajjadsabzkar commented 4 months ago

also param bootlogo = false. Thanks