Changes between Version 38 and Version 39 of Xen_DRBL


Ignore:
Timestamp:
Nov 2, 2009, 4:54:23 PM (15 years ago)
Author:
rock
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Xen_DRBL

    v38 v39  
    157157     * domU IP 必須設定為 static,DRBL Server 必須 iptables -t nat -A POSTROUTING -s 192.168.1.0/24 -j MASQUERADE
    158158   * 作法六(O):多插一張網卡 XD
     159----
     160【Reference】
     161     * PXE in HVM -> [http://fluxcoil.net/doku.php/xen/pxe_booting howto boot a xen hvm via pxe]
     162     * PXE in PV -> [http://lists.xensource.com/archives/html/xen-devel/2007-02/msg00120.html pypxeboot: Dom0 PXE bootloader for PV guests],使用 [https://www.cs.tcd.ie/Stephen.Childs/pypxeboot/ pypxeboot]來實現
     163
     164[[BR]]
     165[[BR]]