I've tried a PE kernel with multiboot header built followed by Srenevasan's blog http://ksrenevasan.blogspot.com/2005/10 ... ml|Kaushik
And I've tried with GRUB as Kernel --type=multiboot /kernel.exe But it doesn't work . An error reported just said unsupported executable format.How and why?
Multiboot PE Kernel?
Multiboot PE Kernel?
Just Lazy Writing Anything...
- Combuster
- Member
- Posts: 9301
- Joined: Wed Oct 18, 2006 3:45 am
- Libera.chat IRC: [com]buster
- Location: On the balcony, where I can actually keep 1½m distance
- Contact:
Re: Multiboot PE Kernel?
It couldn't find the multiboot header. As i dont know the workings of msvc, reread the tutorial to see wether you missed anything, and try running mbchk (which comes with grub).hendric wrote:I've tried a PE kernel with multiboot header built followed by Srenevasan's blog http://ksrenevasan.blogspot.com/2005/10 ... ml|Kaushik
And I've tried with GRUB as Kernel --type=multiboot /kernel.exe But it doesn't work . An error reported just said unsupported executable format.How and why?
Who said OSDeving was easyhendric wrote:By the way, anyone got a full FAT12 Document? I found the very thing within wiki hard understanding for me...
Being able to read documentation is a necessary skill for this kind of work, so I suggest you work on it... Besides, this is IMO the most usable document around.