aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>2003-09-21 15:25:14 +0000
committerkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>2003-09-21 15:25:14 +0000
commit6c6454c920beb1e3a706401d245d0a8c3610ff08 (patch)
tree3cd951897edadb64d078f42151f209744b38b402
parentb57872c7d780660aadec0dbedda2828ca3f4e5e8 (diff)
downloadxen-6c6454c920beb1e3a706401d245d0a8c3610ff08.tar.gz
xen-6c6454c920beb1e3a706401d245d0a8c3610ff08.tar.bz2
xen-6c6454c920beb1e3a706401d245d0a8c3610ff08.zip
bitkeeper revision 1.455 (3f6dc2dariikR486zrih1etx-raoDA)
README.CD: README tweaks.
-rw-r--r--README.CD9
1 files changed, 8 insertions, 1 deletions
diff --git a/README.CD b/README.CD
index fe22be99d0..99f1ea170f 100644
--- a/README.CD
+++ b/README.CD
@@ -99,7 +99,7 @@ if you want DNS.
You can start an X server with 'startx'. It defaults to a conservative
1024x768, but you can edit the script for higher resoloutions. The CD
contains a load of standard software. You should be able to start
-Apache, PostgreSQL, Mozzila etc in the normal way, but because
+Apache, PostgreSQL, Mozilla etc in the normal way, but because
everything is running off CD the performance will be very sluggish and
you may run out of memory for the 'tmpfs' file system. You may wish
to go ahead and install Xen/XenoLinux on your hard drive, either
@@ -424,6 +424,13 @@ If you have a crash you'll likely get a crash dump containing an EIP
figuring out what's happened. Debug a XenoLinux image just as you
would any other Linux kernel.
+We supply a handy debug terminal program which you can find in
+/usr/local/src/xen-1.0rc1/xeno.bk/tools/misc/miniterm/
+This should be built and executed on another machine that is connected
+via a null modem cable. Documentation is included.
+Alternatively, telnet can be used in 'char mode' if the Xen machine is
+connected to a serial-port server.
+
Description of how the XenDemoCD boots
--------------------------------------