Computing.Net > Forums > Programming > how do i make my own operating system?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

how do i make my own operating system?

Reply to Message Icon

Name: crystalclaw
Date: June 30, 2009 at 13:30:04 Pacific
OS: Macintosh, linux, windows xp
Subcategory: C/C++
Comment:

how do i make my own operating system? i don't want
to use any modified linux, and i cant find much of
anything good on google.i am getting a book on
learning c++, (I'm a newbie, except for applescript)
and i have some ideas but i cant find any good
instructions.

can someone help?
thanks



Sponsored Link
Ads by Google

Response Number 1
Name: Judago
Date: June 30, 2009 at 14:21:03 Pacific
Reply:

1. Become a very good programmer (I can't help their because I'm not one).
2. Devote hundreds(if not thousands or more) of hours of time....
3. Read many many websites and books on the subject.
4. Tear some hair out.
5. Possibly success.


0

Response Number 2
Name: crystalclaw
Date: June 30, 2009 at 14:24:47 Pacific
Reply:

good idea. but, like I said, I cant find much on the internet and I
need instructions.


0

Response Number 3
Name: Judago
Date: June 30, 2009 at 14:38:41 Pacific
Reply:

Like I said I'm not much of a programmer but I am certain of this, being proficient in a good compilable language and also assembler for the target architecture before starting would mean you wouldn't have to write it all twice, once when your learning and again when you know how many mistakes you made while learning.

I can't say I understand it myself but a good place to start might be the boot process and boot loader. Seeing the sources to something like grub might help.... Then the system kernel, followed by programs that call function in the kernel?

If you stick with it your skills at google searching will advance with the project ;).


0

Response Number 4
Name: crystalclaw
Date: June 30, 2009 at 14:44:03 Pacific
Reply:

thanks.
and if anyone has any other advice, it would be appreciated.


0

Response Number 5
Name: reinond
Date: August 9, 2009 at 04:03:02 Pacific
Reply:

I made a program in visual basic, then I made it executable and I made a setup for this program to let others install it in their computers. it can installed properly, but the problem is this: it can't run without installed visual basic on that computer...

what should I do to function it properly without the installed visual basic?


0

Related Posts

See More



Response Number 6
Name: StuartS
Date: August 9, 2009 at 09:21:07 Pacific
Reply:

You need to use a proper installer like the one that comes with Visual Basic. It will then incorprate all the VB runtime librieas that are required into the installer.

Stuart


0

Response Number 7
Name: xterm11
Date: August 15, 2009 at 23:55:21 Pacific
Reply:

1. Take a deep breath
2. Read Jugago's List
3. Make the operating system
4. ???
5. Profit

There are no stupid questions, just stupid people.


0

Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: how do i make my own operating system?

how do i make a game iso ? www.computing.net/answers/programming/how-do-i-make-a-game-iso-/3112.html

How Do I make a login Box? www.computing.net/answers/programming/how-do-i-make-a-login-box/14714.html

Newbie: How Do I Test My Visualbasi www.computing.net/answers/programming/newbie-how-do-i-test-my-visualbasi/9034.html