F5F Stay Refreshed Software Operating Systems Os!!

Os!!

Os!!

Pages (3): Previous 1 2 3
S
SerraIsGay
Junior Member
2
04-26-2023, 05:25 PM
#21
Developing an operating system from the ground up can be quite challenging. You need to build the kernel that manages memory and drivers, then create a command-line interface on top. There are frameworks available to simplify this process, but honestly, it’s best to start by learning Linux and getting comfortable with it. Once you’re familiar, you can explore creating or adjusting a distribution. This is really about your own approach and effort. Don’t let others discourage you, but remember that with dedication, you can accomplish anything.
S
SerraIsGay
04-26-2023, 05:25 PM #21

Developing an operating system from the ground up can be quite challenging. You need to build the kernel that manages memory and drivers, then create a command-line interface on top. There are frameworks available to simplify this process, but honestly, it’s best to start by learning Linux and getting comfortable with it. Once you’re familiar, you can explore creating or adjusting a distribution. This is really about your own approach and effort. Don’t let others discourage you, but remember that with dedication, you can accomplish anything.

T
Texas1047
Posting Freak
889
04-26-2023, 06:17 PM
#22
Hey there! 😊 What did you do?
T
Texas1047
04-26-2023, 06:17 PM #22

Hey there! 😊 What did you do?

K
Klouminity
Junior Member
44
04-27-2023, 02:24 AM
#23
I inquired regarding Visual Studio. Then you seem to be recommending Linux?
K
Klouminity
04-27-2023, 02:24 AM #23

I inquired regarding Visual Studio. Then you seem to be recommending Linux?

H
Hunter1202005
Member
133
05-03-2023, 06:39 AM
#24
In practice, tackling a full operating system isn't realistic as a first project. Starting with a Linux adaptation would be a more sensible approach. What kind of appearance were you envisioning for this OS? You mentioned Visual Studio, but I'm not sure how large the scope of your request is.
H
Hunter1202005
05-03-2023, 06:39 AM #24

In practice, tackling a full operating system isn't realistic as a first project. Starting with a Linux adaptation would be a more sensible approach. What kind of appearance were you envisioning for this OS? You mentioned Visual Studio, but I'm not sure how large the scope of your request is.

R
runner123467
Member
219
05-07-2023, 06:16 AM
#25
Many schools use this textbook to learn about operating systems; it costs money but provides extensive knowledge. Minix isn’t as practical as Linux, but you should consider this book: https://www.amazon.com/Operating-Systems...+Tanenbaum 2. I believe I’ve mentioned this before; examine Linux from the ground up—it covers compiling Linux and helps you build a functional OS. It’s free: http://linuxfromscratch.org/lfs/view/stable/
R
runner123467
05-07-2023, 06:16 AM #25

Many schools use this textbook to learn about operating systems; it costs money but provides extensive knowledge. Minix isn’t as practical as Linux, but you should consider this book: https://www.amazon.com/Operating-Systems...+Tanenbaum 2. I believe I’ve mentioned this before; examine Linux from the ground up—it covers compiling Linux and helps you build a functional OS. It’s free: http://linuxfromscratch.org/lfs/view/stable/

Pages (3): Previous 1 2 3