thank you for response.
Sorry for the confusion. It was my fault. I just use qemu to debug my
change.It is a kernel panic. It panic so early, so that I made a mistake and
consideredit as a panic in grub.
I am using grub repo (revno: 3116). Now, I can see the kernel panic message:
"PANIC: ea
On 24.03.2011 09:12, GuoMinskey wrote:
>
>
> I want to use setup_data fields of linux boot header, but grub doesn't
> support it. So, I cone latest grub repo (1.99) and modify grub code as
> follows:
>
>
> 1. in include/grub/i386/linux.h,
>
> struct linux_kernel_header
> {
> @@ -130,6 +144,8