Changes between Version 28 and Version 29 of jazz/DRBL_Xen


Ignore:
Timestamp:
Jul 28, 2008, 11:24:00 PM (16 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/DRBL_Xen

    v28 v29  
    201201   * Step 4: run '''/opt/drbl/sbin/dcs -> re-deploy''' or '''/opt/drbl/sbin/drblpush -c /etc/drbl/drblpush.conf''' to replace current '''/etc/exports'''.
    202202
     203== Create Xen DormU configure files ==
     204
     205 * Use '''xen-create-image''' command to create new DormU image
     206{{{
     207pc002:~# xen-create-image -dir /home/xen --dist etch --debootstrap --fs reiserfs --accounts --kernel /boot/vmlinuz-2.6.18-6-xen-vserver-686 --initrd /boot/initrd.img-2.6.18-6-xen-vserver-686 --hostname etch1 --dhcp --mirror http://free.nchc.org.tw/debian 
     208}}}
     209
    203210== Reference ==
    204211