Henri Autio wrote:
> 
> Hi,
> 
> How do pass to kernel parameter vga= ?
> Because it's boot loaders parameter it doesn't work if I add it to the
> LinuxBIOS's config file commandline.
> 
> regards
> - HENRi -

You can not use vga= parameter because the kernel use VGA BIOS to set
vga mode. Since LinuxBIOS does not contain nor call VGA BIOS, kernel
has no way to change vga mode.

Other kernel parameters are passed by 'commandline' config option.

Ollie

Reply via email to