diff options
author | Diego Calleja <diegocg@gmail.com> | 2005-11-13 16:07:40 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-13 18:14:17 -0800 |
commit | 36174494b64ec0f6c2593af12d1cec97c9754192 (patch) | |
tree | 849707fda27c41466eabae0119d6386826ddb7dc /Documentation/oops-tracing.txt | |
parent | 113fab1386f0093602d9f48b424b945cafd3db23 (diff) | |
download | linux-3.10-36174494b64ec0f6c2593af12d1cec97c9754192.tar.gz linux-3.10-36174494b64ec0f6c2593af12d1cec97c9754192.tar.bz2 linux-3.10-36174494b64ec0f6c2593af12d1cec97c9754192.zip |
[PATCH] oops-tracing: mention digital photos
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation/oops-tracing.txt')
-rw-r--r-- | Documentation/oops-tracing.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/oops-tracing.txt b/Documentation/oops-tracing.txt index c563842ed80..9f30ac6ca47 100644 --- a/Documentation/oops-tracing.txt +++ b/Documentation/oops-tracing.txt @@ -30,7 +30,9 @@ the disk is not available then you have three options :- (1) Hand copy the text from the screen and type it in after the machine has restarted. Messy but it is the only option if you have not - planned for a crash. + planned for a crash. Alternatively, you can take a picture of + the screen with a digital camera - not nice, but better than + nothing. (2) Boot with a serial console (see Documentation/serial-console.txt), run a null modem to a second machine and capture the output there |