libvirt/tests/confdata/fc4.conf
2006-09-03 17:46:32 +00:00

12 lines
339 B
Plaintext

kernel="/boot/vmlinuz-2.6.15-1.2054_FC5xenU"
ramdisk="/boot/initrd-2.6.15-1.2054_FC5xenU.img"
memory=128 # should be enough
name="fc4"
vif = [ 'mac=aa:00:00:00:00:11, bridge=xenbr0', ]
disk = ['file:/xen/fc4.img,sda1,w']
root = "/dev/sda1"
extra = "ro selinux=0 3"
on_reboot = 'restart'
# just for testing ...
tst = [ 1, 2, [ 3, 4 ], 5]