From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joern Bruns Subject: Bugs in your Dokumentation of the user.html - Xen 3.0 Date: Sun, 11 Dec 2005 12:38:32 +0100 Message-ID: <439C0FB8.1020307@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org 1.: The following Sentences are written two times, first time under 2.6 second time under 3.1: "What follows should look much like a conventional Linux boot. The first portion of the output comes from Xen itself, supplying low level information about itself and the underlying hardware. The last portion of the output comes from XenLinux." ... "When the boot completes, you should be able to log into your system as usual. If you are unable to log in, you should still be able to reboot with your normal Linux kernel by selecting it at the GRUB prompt." 2.: Chapter 3.3: "To specify a domain is to start at boot-time, place its configuration file (or a link to it) under /etc/xen/auto/" Problem is: A symbolic Link isn't possible to use, and I think, you should say that, cause a lot off people use only them. 3. The README of the Xen-3.0.0-Distribution: In the grub-example the module-directory-name not correct: module /boot/vmlinuz-2.6-xen In my configuration this wont be running, ther ist missing a "0" at the end In your user.html you use: module /boot/vmlinuz-2.6-xen0 and this might be o.k. Greetings and thanks for your great product, Jörn Bruns