Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Hi , Everyone
Hi download an kernel archive https://www.zeta-uploader.com/572055083) on internet but when i try to boot them
i get he famous grub messages erro 13 :Invalid or unsupported executable format
i try to modify many file multiboot.asm head.asm
try to modify ld and objcopy flag but grub but nothing work
if anyone can help me ...
(but sorry if my english is bad i not english )
(it's the original archive too many bug in makefile)
There's no copyright information at all, which also means you're not allowed to use this code for anything. It also fails the Posting Checklist, which is probably the fundamental reason why it doesn't work.
Given what's actually in the code, either grab a copy of ReactOS instead and build it against their instructions, or get yourself a proper starting kernel.
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
There is a tool named mbcheck which checks for the correct multiboot header. If you wish to actually debug this problem, try to run it on your kernel. Also, check out Grub Error 13.
It's not your code - which considering the question is obvious. Therefore it's owned by whoever it was written by. There is no license, which means you have no permission to do anything with it. Depending on the exact circumstances, you might already be a criminal for posting it here.
The other problem is that the project - how advanced it may appear - doesn't follow normal conventions from this place, which are likely to result in traditional beginner errors.
If you want to take something as an example, you might better find something that's not likely to give you all sorts of trouble.
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]