esday, May 11, 2011 5:10 AM
To: tboot mailing list
Subject: Re: [tboot-devel] tboot on Ubuntu 10.10/ Linux kernel 2.6.38 32 bit
Thanks for the reply Mike.
Yes, I am able to boot 32 bit 2.6.38 kernel without tboot using the following
grub.cfg entry:
menuentry "Ubuntu, with Linux 2.6.38-020
Thanks for the reply Mike.
Yes, I am able to boot 32 bit 2.6.38 kernel without tboot using the following
grub.cfg entry:
menuentry "Ubuntu, with Linux 2.6.38-020638-generic (on /dev/sda1)" { insmod
part_msdos insmod ext2 set root='(hd0,msdos1)' search --no-floppy
--fs-uuid --set 154e
Hi Sansar,
On Wed, May 11, 2011 at 7:11 AM, Sansar Choinyambuu
wrote:
> Hello everybody
>
> I have a problem with booting with tboot on Ubuntu 10.10 (32 bit)/ Linux
> kernel 2.6.38 (32 bit).
> I succeeded booting on same hardware but on 64 bit Ubuntu 10.10 and 64 bit
> 2.6.38 kernel.
>
> Now the