aboutsummaryrefslogtreecommitdiffstats
path: root/README.CD
diff options
context:
space:
mode:
Diffstat (limited to 'README.CD')
-rw-r--r--README.CD12
1 files changed, 8 insertions, 4 deletions
diff --git a/README.CD b/README.CD
index 9fa233c3ad..fe22be99d0 100644
--- a/README.CD
+++ b/README.CD
@@ -107,6 +107,10 @@ dropping Xen and the XenoLinux kernel down onto a pre-existing Linux
distribution, or using the file systems from the CD (which are based
on RH9). See the installation instructions later in this document.
+If your video card requires 'agpgart' then it unfortunately won't yet
+work with Xen, and you'll only be able to configure a VGA X
+server. We're working on a fix for this for the next release.
+
If you want to browse the Xen / XenoLinux source, it's all located
under /usr/local/src, complete with BitKeeper repository. We've also
included source code and configuration information for the various
@@ -261,10 +265,10 @@ Troubleshooting Problems
If you have problems booting Xen, there are a number of boot parameters
that may be able to help diagnose problems:
- ignorebiostables Disable parsing of BIOS-supplied tables. This is needed
- for some very unsupported chipsets (eg. nforce2). If you
- specify this option then ACPI tables are also ignored, and
- SMP suppirt is disabled.
+ ignorebiostables Disable parsing of BIOS-supplied tables. This may
+ help with some chipsets that aren't fully supported
+ by Xen. If you specify this option then ACPI tables are
+ also ignored, and SMP support is disabled.
nosmp Disable SMP support.
This option is implied by 'ignorebiostables'.