Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1571913
| From | Vijay Kumar <vijay.ac.kumar@oracle.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v3 4/4] Documentation/sparc: Steps for sending break on sunhv console |
| Date | 2017-02-01 20:40 +0100 |
| Message-ID | <t68V3-1B8-1@gated-at.bofh.it> (permalink) |
| References | <t68V3-1B8-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Documented the steps for sending break on sunhv console. Signed-off-by: Vijay Kumar <vijay.ac.kumar@oracle.com> --- Documentation/sparc/console.txt | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/Documentation/sparc/console.txt b/Documentation/sparc/console.txt new file mode 100644 index 0000000..5aa735a --- /dev/null +++ b/Documentation/sparc/console.txt @@ -0,0 +1,9 @@ +Steps for sending 'break' on sunhv console: +=========================================== + +On Baremetal: + 1. press Esc + 'B' + +On LDOM: + 1. press Ctrl + ']' + 2. telnet> send break -- 1.7.1
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH v3 4/4] Documentation/sparc: Steps for sending break on sunhv console Vijay Kumar <vijay.ac.kumar@oracle.com> - 2017-02-01 20:40 +0100
csiph-web