Page 1 of 1

Do I need to set PM with grub also

Posted: Tue Aug 16, 2005 4:33 am
by codemastersnake
I had seen a turorial from 'bkerndev' on OSDEVER.NET, but it seems that he has not set up the p mode before invoking kernel.... he was straightly using 32bit programming.... it is that grub boots us into pm automatically.....

Re:Do I need to set PM with grub also

Posted: Tue Aug 16, 2005 4:36 am
by Pype.Clicker
not automatically. it does if you ask (by having a multiboot-compliant kernel).

I suggest you get a look at "BareBones" and "GRUB" pages in our FAQ

Re:Do I need to set PM with grub also

Posted: Tue Aug 16, 2005 5:16 am
by codemastersnake
Thanks