init-options-suse¶
Overrides 'init-options' for SuSe based systems.
SuSe decides to do really goofy stuff like use ttyS1 and tty1 during installation instead of the long established ttyS0 and tty0.
This Param is used in SuSe specific BootEnvs.
The operator may continue using the init-options
Param, and
the appropriate TTY values will be substituted appropriately. Should
a complete override be necessary, the operator may instead set the
init-options-suse
value to whatever value is preferred.
The default init-options
expands the kernel-console
Param
which defines ttyS0
and tty0
by default.