Penguin

Differences between version 20 and predecessor to the previous major change of XenNotes.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 20 Last edited on Wednesday, September 24, 2008 1:08:58 pm by DanielLawson Revert
Older page: version 17 Last edited on Tuesday, September 9, 2008 2:31:36 pm by DanielLawson Revert
@@ -11,8 +11,9 @@
 Note 2: I've used the ~XenServer terminology "host" instead of Dom0, as this applies to the Citrix commercial implementation of Xen. It will probably work fine on OSS Xen, but you can just install the normal kernel dev packages and ignore the DDK stuff. 
  
 Note 3: This is for ~XenServer 4.1.0, but the principles are the same for previous versions. Just ensure you understand each step rather than following blindly. 
  
+Note 4: You'll need to enable yum repositories. Do this by editing /etc/yum.repos.d/CentOS-Base.repo, and set "enabled=1" for the Base, Updates and Addons repositories  
  
 * Download the Xen 4.1 DDK from citrix.com 
 * The DDK is an ISO containing a VM with a development environment. Import it to your Xen host, and start it. 
 * Download iscsitarget 0.4.14 (you MUST use this version, as the patch for rawio support will not cleanly apply to 0.4.15) from http://optusnet.dl.sourceforge.net/sourceforge/iscsitarget/iscsitarget-0.4.14.tar.gz into your DDK VM.