Re: Odd behavior in x86/pc booting process with minor modifications

2008-01-27 Thread Bean
On Jan 27, 2008 10:52 PM, Vesa Jääskeläinen <[EMAIL PROTECTED]> wrote: > Hi, > > I was playing around with IDT and needed some code space in startup.S > and in realmode.S. GRUB just hanged for some reason during the bootup > when I just had query instruction for current IDT descriptor and some > st

Odd behavior in x86/pc booting process with minor modifications

2008-01-27 Thread Vesa Jääskeläinen
Hi, I was playing around with IDT and needed some code space in startup.S and in realmode.S. GRUB just hanged for some reason during the bootup when I just had query instruction for current IDT descriptor and some storage for it after GDT tables. I then reverted that code and added as many N