[LinuxBIOS] buildrom support for booting Xen from LAB

Ward Vandewege ward at gnu.org
Fri Nov 9 21:46:35 CET 2007


On Fri, Nov 09, 2007 at 01:23:25PM -0700, Jordan Crouse wrote:
> > Make lab.conf parsing a bit smarter, allowing for 2 modules to be passed to
> > kexec. This allows Xen booting, for instance with this lab.conf file:
> > 
> > CMDLINE="com1=115200,8n1 cdb=com1"
> > INITRD=""
> > KERNEL="/xen-3.1.0.gz"
> > MODULE1="/vmlinuz-2.6.18-xen root=/dev/md1 ro console=tty0 console=ttyS0,115200"
> > MODULE2="/initrd.img-2.6.18-xen"
> > VT="1"
> > 
> > Of course a simple lab.conf file with kernel and initrd still works:
> > 
> > CMDLINE="root=/dev/md1 ro console=tty0 console=ttyS0,115200"
> > KERNEL="/vmlinuz-2.6.22-14-generic"
> > INITRD="/initrd.img-2.6.22-14-generic"
> > VT="1"
> > 
> > Signed-off-by: Ward Vandewege <ward at gnu.org>
> 
> Acked-by: Jordan Crouse <jordan.crouse at amd.com>

r55

Thanks,
Ward.

-- 
Ward Vandewege <ward at fsf.org>
Free Software Foundation - Senior System Administrator




More information about the coreboot mailing list