I am going to start an OS level project. I would be glad if somebody help me where to start,which way to proceed
Should I write the kernel first or what is the minimum req. of a std kernel which can access hard disk,keyboard and CUI display?????????
Where to start a project???
Where to start a project???
[a:t:m]
WHILE WALKING THROUGH A STORM,WALK WITH YOUR HEADS RIGHT UP,THEN YOU WILL NEVER WALK ALONE
WHILE WALKING THROUGH A STORM,WALK WITH YOUR HEADS RIGHT UP,THEN YOU WILL NEVER WALK ALONE
- piranha
- Member
- Posts: 1391
- Joined: Thu Dec 21, 2006 7:42 pm
- Location: Unknown. Momentum is pretty certain, however.
- Contact:
Don't worry about hard drive access first. Just make a simple booting kernel that says "Hello World" or something on the screen.
You should have read the other 'getting started' posts on here.
And look at the Wiki!!! It has everything you need to get started! http://www.osdev.org/wiki/
And google is you friend.
-JL
You should have read the other 'getting started' posts on here.
And look at the Wiki!!! It has everything you need to get started! http://www.osdev.org/wiki/
And google is you friend.
-JL
SeaOS: Adding VT-x, networking, and ARM support
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
- JackScott
- Member
- Posts: 1036
- Joined: Thu Dec 21, 2006 3:03 am
- Location: Hobart, Australia
- Mastodon: https://aus.social/@jackscottau
- Matrix: @JackScottAU:matrix.org
- GitHub: https://github.com/JackScottAU
- Contact:
http://www.osdev.org/wiki/Getting_started
http://www.osdever.net/tutorials/design.php
^ Note to self: we need a page of 'design considerations' like this on the wiki.
http://www.osdever.net/tutorials/design.php
^ Note to self: we need a page of 'design considerations' like this on the wiki.