aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>2006-08-15 16:17:24 +0100
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>2006-08-15 16:17:24 +0100
commit00997a7b06a75e64fa12b6fb29b03a5dd3cfe64a (patch)
treebd8c1a3d697c9b0472338626792b96058a4a0c6b /docs
parent123d19164cdc9c9a78a6343579f31f1a4a03eb5a (diff)
downloadxen-00997a7b06a75e64fa12b6fb29b03a5dd3cfe64a.tar.gz
xen-00997a7b06a75e64fa12b6fb29b03a5dd3cfe64a.tar.bz2
xen-00997a7b06a75e64fa12b6fb29b03a5dd3cfe64a.zip
Move vga options to their own 'vga=' boot parameter.
Signed-off-by: Keir Fraser <keir@xensource.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/src/user.tex10
1 files changed, 8 insertions, 2 deletions
diff --git a/docs/src/user.tex b/docs/src/user.tex
index 8a0f7e3acb..8f07cdcf02 100644
--- a/docs/src/user.tex
+++ b/docs/src/user.tex
@@ -3129,8 +3129,8 @@ editing \path{grub.conf}.
\item [ console=$<$specifier list$>$ ] Specify the destination for Xen
console I/O. This is a comma-separated list of, for example:
\begin{description}
- \item[ vga ] Use VGA console (only until domain 0 boots, unless {\bf
- vga[keep] } is specified).
+ \item[ vga ] Use VGA console (until domain 0 boots, unless {\bf
+ vga=keep } is specified).
\item[ com1 ] Use serial port com1.
\item[ com2H ] Use serial port com2. Transmitted chars will have the
MSB set. Received chars must have MSB set.
@@ -3141,6 +3141,12 @@ editing \path{grub.conf}.
subsystems (e.g.\ console and debugger). Sharing is controlled by
MSB of each transmitted/received character. [NB. Default for this
option is `com1,vga']
+\item [ vga=$<$options$>$ ] This is a comma-separated list of options:
+ \begin{description}
+ \item[ text-$<$mode$>$ ] Select text-mode resolution, where mode is
+ one of 80x25, 80x28, 80x30, 80x34, 80x43, 80x50, 80x60.
+ \item[ keep ] Keep the VGA console even after domain 0 boots.
+ \end{description}
\item [ sync\_console ] Force synchronous console output. This is
useful if you system fails unexpectedly before it has sent all
available output to the console. In most cases Xen will