Open CPScript opened 1 month ago
can you or anyone who sees them help me with my own OS? Im a little stuck and can talka bout it more if anyone is interested.
We can definitely help you with your OS project! To give you the best assistance, we need a bit more information about where you're stuck.
For getting a better idea about this field, here are some tips for OS Development:
For further assistance, please contact us through GitHub or Gmail via ps1894002@gmail.com, and we will respond asap! We are excited to help you on your OS development journey! Let's figure out what's blocking you and get you moving forward.
Answers:
1 Q. What stage are you at?
1 A. I'm just trying to figure stuff out, i have helped develop operating systems but don't know exactly how to setup and properly make one from scratch.
2 Q. Are you just starting out and setting up your development environment?
3 Q. Have you written a bootloader and are now working on the kernel?
3 A. Yes
x86, on hardware (2009 sony vaio)
7 Q. Are you using any specific libraries or tools?
7 A. No, its supposed to be bare bones
I will gladly answer any other question
extra:
https://osmora.org/cgit/Hyra/tree/
https://github.com/CPScript/kyro
Answers:
What stage are you at? | The beginning i suppose
- 1 Q. What stage are you at?
- 1 A. I'm just trying to figure stuff out, i have helped develop operating systems but don't know exactly how to setup and properly make one from scratch.
- 2 Q. Are you just starting out and setting up your development environment?
- A. yes, i don't exactly know how the dir & file setup should be so that is a problem
- 3 Q. Have you written a bootloader and are now working on the kernel?
- 3 A. Yes
- Q. Are you trying to implement specific features like memory management or file systems?
- A. No, at least at the moment no, i have already made simple memory management and file system scripts for the kernel, but i'd deffenently love advice
What specific problem are you facing?
- My main issuse is that im confised about how the dir's and files should be setup
What resources are you using?
- x86, on hardware (2009 sony vaio)
- Q. Are you following a tutorial or book?
- A. Going straight from memory lol
- 7 Q. Are you using any specific libraries or tools?
- 7 A. No, its supposed to be bare bones
I will gladly answer any other question
extra:
- Im bassing this off of a friends OS
https://osmora.org/cgit/Hyra/tree/
- This is the repo where i have uploaded the spaghetti OS i have not fully made/tested properly
https://github.com/CPScript/kyro
Great, thanks for giving us the info! So what exactly do you want help with? Is it that you don't exactly know how the dir & file setup should be, or anything more than that? To contact us, email us through GitHub or Gmail via ps1894002@gmail.com, and we will respond asap!
Yes, I just dont know how to properly set up the file system
Yes, I just dont know how to properly set up the file system
What do you mean? Do you mean your project structure?
Yes
Yes
Ah ok, always a challenge! I would recommend using the project structure "Meaty Skeleton" from the OSDev wiki. Here: https://wiki.osdev.org/Meaty_Skeleton
can you or anyone who sees them help me with my own OS? Im a little stuck and can talka bout it more if anyone is interested.
ps: im not trying to shout myself out, im trying to get help