Lines Matching refs:terminal

81 File: grub.info,  Node: Serial terminal,  Next: Preset Menu,  Prev: Network,  Up: Top
86 This chapter describes how to use the serial terminal support in
94 serial ports. In addition, a terminal emulator is also required, such as
98 As for GRUB, the instruction to set up a serial terminal is quite
102 terminal support already.
104 Then, initialize your serial terminal after GRUB starts up. Here is
108 grub> terminal serial
115 The command `terminal' (*note terminal::) chooses which type of
116 terminal you want to use. In the case above, the terminal will be a
117 serial terminal, but you can also pass `console' to the command, as
118 `terminal serial console'. In this case, a terminal in which you press
119 any key will be selected as a GRUB terminal.
121 However, note that GRUB assumes that your terminal emulator is
122 compatible with VT100 by default. This is true for most terminal
124 command if your terminal emulator is not VT100-compatible or implements
127 menu requires several fancy features of your terminal.
130 File: grub.info, Node: Preset Menu, Next: Security, Prev: Serial terminal, Up: Top
138 critical to set up the serial terminal as soon as possible, since you
139 cannot see any message until the serial terminal begins to work. So it
140 is good to run the commands `serial' (*note serial::) and `terminal'
141 (*note terminal::) before anything else at the start-up time.
176 # Set up the serial terminal, first of all.
178 terminal --timeout=0 serial
572 When your terminal is dumb or you request GRUB to hide the menu
578 When you interrupt the timeout and your terminal is dumb, GRUB falls
674 displayed on the control terminal, and the default entry will be
722 * terminal:: Choose a terminal
723 * terminfo:: Define escape sequences for a terminal
951 `terminal' command is used (*note terminal::).
954 support. See also *Note Serial terminal::.
957 File: grub.info, Node: setkey, Next: terminal, Prev: serial, Up: General commands
1083 File: grub.info, Node: terminal, Next: terminfo, Prev: setkey, Up: General commands
1085 terminal
1088 - Command: terminal [`--dumb'] [`--no-echo'] [`--no-edit']
1091 Select a terminal for user interaction. The terminal is assumed to
1097 serial support. See also *Note Serial terminal::.
1104 The option `--lines' defines the number of lines in your terminal,
1109 any key. This might be useful if your system has no terminal
1118 File: grub.info, Node: terminfo, Next: tftpserver, Prev: terminal, Up: General commands
1126 Define the capabilities of your terminal. Use this command to