Révision 20 trunk/shell/templates/etc/xen/front-end.cfg

front-end.cfg (revision 20)
1 1
#
2
# Configuration file for the Xen instance skanda.lip.ens-lyon.fr, created
2
# Configuration file for the Xen front-end, created
3 3
# by xen-tools 4.2 on Mon Feb 28 17:41:00 2011.
4 4
#
5 5

  
6 6
#
7 7
#  Kernel + memory size
8 8
#
9
kernel      = '/boot/vmlinuz-2.6.32-5-xen-amd64'
10
ramdisk     = '/boot/initrd.img-2.6.32-5-xen-amd64'
9
kernel      = /boot/vmlinuz-`uname -r`
10
ramdisk     = /boot/initrd.img-`uname -r`
11 11

  
12
vcpus       = '4'
12
vcpus       = '__FRONT_END_CPUS_NUM__'
13 13
cpus        = '1,9,5,13'
14 14
memory      = '3072'
15 15

  

Formats disponibles : Unified diff