install linux ioemu-stubdom
[linux-based-stubdoms.git] / test-stubdom.cfg
blob9800ef105ace8dd0bc4ff6e018db85b36a7c6f35
1 #kernel = "/boot/vmlinuz-2.6.18.8-xen"
2 #ramdisk = "/boot/initrd-2.6.18.8-xen.img"
3 #kernel= "/boot/vmlinuz-2.6.32.28"
4 #ramdisk = "/boot/initrd-2.6.32.28domu.img"
6 kernel = "/root/xen-unstable.hg/linux-stubdom-new/linux-stubdom-x86_32-ioemu/install-stubdom-x86_32/vmlinuz-ioemu"
7 ramdisk = "/root/xen-unstable.hg/linux-stubdom-new/linux-stubdom-x86_32-ioemu/install-stubdom-x86_32/ramdisk-ioemu"
9 #ramdisk = "/root/xen-unstable.hg/linux-stubdom-new/initrd-new.img"
11 memory = 32
12 name = "fedora"
14 vif = ['bridge =eth0']
15 sdl = 1
16 #opengl = 1
17 vnc = 0
18 vfb = ['sdl=1']
20 #disk = ['file:/root/pv_fedora/fedora-15G.img,xvda1,w']
21 #root = "/dev/xvda1 ro"