Changes between Version 6 and Version 7 of jazz/09-03-19


Ignore:
Timestamp:
Mar 19, 2009, 9:35:15 AM (15 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/09-03-19

    v6 v7  
    2424lenny:~# uname -a
    2525Linux lenny 2.6.26-1-xen-amd64 #1 SMP Sat Jan 10 20:39:26 UTC 2009 x86_64 GNU/Linux
    26 lenny:~# xen-create-image -dir /home/xen --dist etch --debootstrap --fs reiserfs --accounts --kernel /boot/vmlinuz-2.6.26-1-xen-amd64 --initrd /boot/initrd.img-2.6.26-1-amd64 --hostname etch1 --dhcp --mirror http://free.nchc.org.tw/debian
     26--------- "Configure Xend" ---------
    2727lenny:~# vi /etc/xen/xend-config.sxp
    2828lenny:~# /etc/init.d/xend restart
    29 lenny:~# xm create etch1.cfg
     29--------- "Create Xen Image" ---------
     30lenny:~# xen-create-image -dir /home/xen --dist lenny --accounts --kernel /boot/vmlinuz-2.6.26-1-xen-amd64 --initrd /boot/initrd.img-2.6.26-1-amd64 --hostname lenny1 --dhcp --mirror http://free.nchc.org.tw/debian
     31--------- "Enable Xen Image VNC ports" ---------
     32lenny:~# echo "vfb = [ 'type=vnc,vnclisten=0.0.0.0,vncdisplay=1' ]" >> /etc/xen/lenny1.cfg
     33lenny:~# xm create lenny1.cfg
    3034lenny:~# xm list
    3135Name                                        ID   Mem VCPUs      State   Time(s)
    3236Domain-0                                     0   357     1     r-----    106.4
    33 etch1                                        3   128     1     -b----      8.7
     37lenny1                                       3   128     1     -b----      8.7
    3438lenny:~# netstat -nap
    3539Active Internet connections (servers and established)