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 <[EMAIL PROTECTED]>
> 
> Acked-by: Jordan Crouse <[EMAIL PROTECTED]>

r55

Thanks,
Ward.

-- 
Ward Vandewege <[EMAIL PROTECTED]>
Free Software Foundation - Senior System Administrator

-- 
linuxbios mailing list
linuxbios@linuxbios.org
http://www.linuxbios.org/mailman/listinfo/linuxbios

Reply via email to