Displaying 1 result from an estimated 1 matches for "br695".
Did you mean:
b695
2011 Mar 08
2
Bug#617421: xen-hypervisor-4.0-i386: can't migrate (or save/resume) lenny guests: BUG: recent printk recursion
...ke the following config file (standard lenny kernel and initrd, with
some customization for iSCSI root):
name = "lenny3"
kernel = "vmlinuz-2.6.26-2-686-bigmem"
ramdisk = "initrd.img-2.6.26-2-686-bigmem"
memory = 100
vcpus = 1
vif = [ 'mac=00:16:3e:00:00:17, bridge=br695, vifname=lenny3.alma-g' ]
extra = "break=top"
on_poweroff = 'destroy'
on_reboot = 'restart'
on_crash = 'restart'
Start the domain:
xm create -c lenny3.conf
[...]
(initramfs)