blob: d9f61958ad8142f8d069bfa301fbe7e3cc2f1ae4 (
plain)
1
2
3
4
5
6
7
|
[global]
default=xen
[xen]
options=console=vga dom0_mem=1024M,max:1024M dom0_max_vcpus=4 loglvl=all noreboot
kernel=vmlinuz-linux-libre root=<Root Device> rw
ramdisk=initramfs-linux-libre.img
|