grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Passing two arguments to `terminal_*` both fail to load if the first one


From: Paul Menzel
Subject: Passing two arguments to `terminal_*` both fail to load if the first one fails
Date: Wed, 12 Feb 2014 23:53:56 +0100

Dear GRUB folks,


using coreboot with GRUB 2 as payload built with `make default_payload`
and putting `grub.cfg` into CBFS containg the lines below

        […]
        serial --unit=0 --speed=115200
        terminal_input console serial
        terminal_output console serial
        […]

I do not get any serial output from GRUB. Using

        terminal_output serial

serial works.

Can it be that `console` is not available in my GRUB and that results in
`serial` being lost? Is that by design?


Thanks,

Paul

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]