64bit loading
Posted: Tue Jun 08, 2010 7:03 am
hi, im having trouble loading my 64bit kernel. this is the first time i have attempted one as i wanted to make sure a normal 32bit one would work first.
i compiled grub2 and followed the wikis e.t.c but none the less i can not get it to work.
anyway, i wondered if i could just make a normal 32bit kernel and a modual which would be a flat binary for the 64bit kernel both loaded by grub.
then have the 32bit kernel do all the setup and jump into the 64bit modual.
ive read over the documentation material but so meny different ways todo things im getting a little confused now.
also woud this affect the loading of other moduals as i am using a microkernel design as i find it easyer to write basic drivers for.
i compiled grub2 and followed the wikis e.t.c but none the less i can not get it to work.
anyway, i wondered if i could just make a normal 32bit kernel and a modual which would be a flat binary for the 64bit kernel both loaded by grub.
then have the 32bit kernel do all the setup and jump into the 64bit modual.
ive read over the documentation material but so meny different ways todo things im getting a little confused now.
also woud this affect the loading of other moduals as i am using a microkernel design as i find it easyer to write basic drivers for.