http://git.etherboot.org
/
people
/
xl0
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
0dd0a83
)
Corrected documentation
author
Michael Brown
<mcb30@etherboot.org>
Wed, 9 Aug 2006 03:25:11 +0000
(
03:25
+0000)
committer
Michael Brown
<mcb30@etherboot.org>
Wed, 9 Aug 2006 03:25:11 +0000
(
03:25
+0000)
contrib/bochs/README
patch
|
blob
|
history
diff --git
a/contrib/bochs/README
b/contrib/bochs/README
index
21e73cf
..
20ea44a
100644
(file)
--- a/
contrib/bochs/README
+++ b/
contrib/bochs/README
@@
-72,9
+72,8
@@
Serial console
You can use the program "serial-console" to obtain a virtual serial
console for Etherboot running within Bochs. Simply run
"./serial-console" on a spare tty (e.g. a separate xterm window)
You can use the program "serial-console" to obtain a virtual serial
console for Etherboot running within Bochs. Simply run
"./serial-console" on a spare tty (e.g. a separate xterm window)
-before starting Bochs, and ensure that you have compiled Etherboot
-with appropriate settings such as
- CFLAGS+= -DCONSOLE_DUAL -DCOMCONSOLE=0x3F8 -DCONSPEED=9600
+before starting Bochs, and ensure that you have enabled CONSOLE_SERIAL
+in config.h.
There is a manual page for "serial-console"; use
"man ./serial-console.1" to view it.
There is a manual page for "serial-console"; use
"man ./serial-console.1" to view it.