Jump to content
  • Sky
  • Blueberry
  • Slate
  • Blackcurrant
  • Watermelon
  • Strawberry
  • Orange
  • Banana
  • Apple
  • Emerald
  • Chocolate
  • Charcoal
Wattana

I have been coding a custom OS and this is what I have implemented so far

Recommended Posts

720378015_Screenshotfrom2018-11-1518-46-18.thumb.png.e18480e5ede4c5ca3ecc803e9a4f5dba.png

This is the image of my kernel(Loaded  up using OpenLoader as init) booting successfully. The print function is the first thing I need to implement so I ripped the status() function and some other important parts from OpenLoader and rename status() to print(). The next thing I need to do is to load init or bash(same concept as Linux kernel) and handle if init or bash exits

Link to post
Share on other sites

Is there anything unique you'd like to implement into your OS?

As far as it goes OpenOS is the way to go, unless your OS would feature something unique and different, or maybe you'd have a special pourpose for your OS? Maybe some kind of OS that allows multitasking different services and that can be ran on servers?

Please elaborate a bit more when you showcase a product that is in development :)

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

Ă—
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.