bug-grub
[Top][All Lists]
Advanced

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

[bug #28628] Concurrent console and serial access


From: Gerald Villemure
Subject: [bug #28628] Concurrent console and serial access
Date: Sat, 16 Jan 2010 04:23:20 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 (.NET CLR 3.5.30729)

URL:
  <http://savannah.gnu.org/bugs/?28628>

                 Summary: Concurrent console and serial access
                 Project: GNU GRUB
            Submitted by: gvillemure
            Submitted on: Sat 16 Jan 2010 04:23:19 AM GMT
                Category: Terminal
                Severity: Major
                Priority: 5 - Normal
              Item Group: Feature Request
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 
                 Release: 1.97
         Reproducibility: Every Time
         Planned Release: None

    _______________________________________________________

Details:

Historically this option has always worked:
   terminal --dumb --timeout=10 console serial

But with the new version of GRUB it not longer seems to work.

I tried doing something like this to no avail:

  terminal_input serial
  terminal_output serial
  if sleep -i -v 10
    terminal_input console
    terminal_output console
  fi

In short the inability to accommodate console and serial port access in the
same config is a show stopper for me.

One cannot tell in advance that console will NEVER be needed nor can one say
that Serial will never be used.  Having the option to have both running is a
required feature in my book.

GĂ©rald




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?28628>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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