> From: konrad.r.w...@gmail.com [mailto:konrad.r.w...@gmail.com] On Behalf Of 
> Konrad Rzeszutek Wilk
> Sent: Wednesday, January 25, 2012 7:09 PM
> 
> On Wed, Jan 25, 2012 at 6:34 PM, Cihula, Joseph <joseph.cih...@intel.com> 
> wrote:
> >> From: Konrad Rzeszutek Wilk [mailto:kon...@darnok.org]
> >> Sent: Monday, January 23, 2012 5:34 PM
> >>
> >> tboot does not look to support grub2 parameter passing and ends up
> >> eating the first argument. The temporary workaround I've used was
> >>
> >>  multiboot       /tboot.gz a=a logging=memory,vga loglvl=all
> >>  echo    'Loading Xen'
> >>  module  /xen.gz z=z loglvl=all guest_loglvl=all
> >> iommu=verbose,required console=vga,com1
> >> com1=115200,8n1,0xf0e0,0
> >>  echo    'Loading Linux 3.1.9-1.fc16.x86_64 ...'
> >>  module  /vmlinuz-3.1.9-1.fc16.x86_64 b=b
> >> root=UUID=e364b2e0-f8bb-4c99-af3a-c5b773b78f64
> >>
> >> to stick a dummy variable at the start. Xen hypervisor had a problem
> >> with this at some point and c/s 21883 "x86: Correctly cook command lines 
> >> for GRUB2" fixed the
> problem.
> >
> > This solution was added to the tboot README in c/s 269 (we recommend just 
> > duplicating the file
> name).
> 
> Could the GRUB2 support be implemented in tboot?

Is there some way that tboot could determine that GRUB2 was used?

Joe

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
tboot-devel mailing list
tboot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tboot-devel

Reply via email to