Re: question about adding a field into linux boot header

2011-03-28 Thread GuoMinskey
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

Re: question about adding a field into linux boot header

2011-03-24 Thread Vladimir 'φ-coder/phcoder' Serbinenko
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