Building an OS from scratch

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.
Post Reply
User avatar
sunrise
Posts: 4
Joined: Fri Nov 26, 2010 11:04 am

Building an OS from scratch

Post by sunrise »

can anyone help me out to build an operating system from scratch . i have good knowledge of c/c++ and basics of assembly too

thankyou!
User avatar
NickJohnson
Member
Member
Posts: 1249
Joined: Tue Mar 24, 2009 8:11 pm
Location: Sunnyvale, California

Re: BUILDING AN OS FROM A SCRATCH

Post by NickJohnson »

http://wiki.osdev.org/Bare_bones. That's why there's a wiki. Also, lay off the caps lock a bit...
User avatar
sunrise
Posts: 4
Joined: Fri Nov 26, 2010 11:04 am

Re: Building an OS from scratch

Post by sunrise »

berkus wrote:
sunrise wrote:can anyone help me out to build an operating system from scratch . i have good knowledge of c/c++ and basics of assembly too
Sure! I propose we make a greatest OS that will kick Windows' butt and replace Mac OS X on designer computers and even Linux geeks will be weeping to get our OS installed. How do you like the idea?
WOW What an idea then shove your os in ur @$$
Tosi
Member
Member
Posts: 255
Joined: Tue Jun 15, 2010 9:27 am
Location: Flyover State, United States
Contact:

Re: Building an OS from scratch

Post by Tosi »

Hey, now that's just uncalled for!
User avatar
Chandra
Member
Member
Posts: 487
Joined: Sat Jul 17, 2010 12:45 am

Re: Building an OS from scratch

Post by Chandra »

Hey, what's going on?
Last edited by Chandra on Sat Jan 15, 2011 9:16 am, edited 2 times in total.
Programming is not about using a language to solve a problem, it's about using logic to find a solution !
User avatar
Chandra
Member
Member
Posts: 487
Joined: Sat Jul 17, 2010 12:45 am

Re: Building an OS from scratch

Post by Chandra »

sunrise wrote:

WOW What an idea then shove your os in ur @$$
Read the "Forum Rules" 100 times before posting.
Programming is not about using a language to solve a problem, it's about using logic to find a solution !
Dario
Member
Member
Posts: 117
Joined: Sun Aug 31, 2008 12:39 pm

Re: Building an OS from scratch

Post by Dario »

...so I guess we are not going to create kick-a-s-s operating system :(
____
Dario
Dario
Member
Member
Posts: 117
Joined: Sun Aug 31, 2008 12:39 pm

Re: Building an OS from scratch

Post by Dario »

sunrise wrote:can anyone help me out to build an operating system from scratch . i have good knowledge of c/c++ and basics of assembly too

thankyou!

Try on some advertising boards. :roll:
____
Dario
CWood
Member
Member
Posts: 127
Joined: Sun Jun 20, 2010 1:21 pm

Re: Building an OS from scratch

Post by CWood »

Okay, so I'm assuming you need a starting point... Read the brokenthorn entertainment tutorial (Google it), then after that, just expand on it, using the wiki. Not difficult. A word of advice though, well, 2 words actually, first off, mind your language. I know we all swear sometimes, but a lot of the time it can be avoided. Secondly, learn to do some research yourself. In the long run, it can save a lot of time and effort... learn to use Google effectively.
User avatar
JamesM
Member
Member
Posts: 2935
Joined: Tue Jul 10, 2007 5:27 am
Location: York, United Kingdom
Contact:

Re: Building an OS from scratch

Post by JamesM »

Poster has been given the GTFO-hammer.

Move along, nothing to see here.
Post Reply