[SOLVED]Problem when linking bootloader and kernel.

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.
User avatar
iansjack
Member
Member
Posts: 4707
Joined: Sat Mar 31, 2012 3:07 am
Location: Chichester, UK

Re: [SOLVED]Problem when linking bootloader and kernel.

Post by iansjack »

bashcommando wrote:
Roman wrote:Read this.
Appearently I was "Geek loading". :D I am guessing that is bad?
Not if you're up to the job of doing it. ;)
User avatar
bashcommando
Member
Member
Posts: 62
Joined: Mon Jan 06, 2014 4:23 pm

Re: [SOLVED]Problem when linking bootloader and kernel.

Post by bashcommando »

iansjack wrote:Not if you're up to the job of doing it. ;)
In that case *Challenge accepted* :lol:
Building an operating system is like building an airplane, you don't want it to crash.
User avatar
Combuster
Member
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: [SOLVED]Problem when linking bootloader and kernel.

Post by Combuster »

I wouldn't appreciate challenges when we do all the work for you though.
"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 ]
psychobeagle12
Member
Member
Posts: 41
Joined: Wed Oct 26, 2011 9:31 am

Re: [SOLVED]Problem when linking bootloader and kernel.

Post by psychobeagle12 »

Oh I had no idea you were using NASM! Oh wait, so was I, so again I say I had a similar problem and I googled it / found a solution. And no, sorry, google does not pick and choose at random what search results to display. I realize results may differ between search strings, but come on...
My i386-based kernel: https://github.com/bmelikant/missy-kernel
Picking a name for my kernel was harder than picking my wife, so I just used her name until I decide!
User avatar
iansjack
Member
Member
Posts: 4707
Joined: Sat Mar 31, 2012 3:07 am
Location: Chichester, UK

Re: [SOLVED]Problem when linking bootloader and kernel.

Post by iansjack »

bashcommando wrote:
iansjack wrote:Not if you're up to the job of doing it. ;)
In that case *Challenge accepted* :lol:
That's fine. As you feel that you are up to the job I hope to see no more beginner's questions.
Post Reply