Gramado

This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
Post Reply
User avatar
frednora
Posts: 18
Joined: Fri Sep 01, 2017 6:53 pm
Location: Londrina - Paraná | Brazil
Contact:

Gramado

Post by frednora »

Gramado Operating System.
=================
This is how far I have gotten. It's multi-tasking, but i just have a few apps done.
Now I'm working on my Boot again, May anyone help me with storage stuff?
https://github.com/frednora/gramado
Attachments
gramado-terminal.png
gramado-terminal.png (3.77 KiB) Viewed 1119 times
label-centralized.png
label-centralized.png (7.7 KiB) Viewed 2839 times
Gramado: Shell app.
Gramado: Shell app.
Last edited by frednora on Wed Sep 21, 2022 11:48 am, edited 2 times in total.
User avatar
MajickTek
Member
Member
Posts: 101
Joined: Sat Dec 17, 2016 6:58 am
Libera.chat IRC: MajickTek
Location: The Internet
Contact:

Re: Gramado

Post by MajickTek »

frednora wrote:...May anyone help me with storage stuff?
Have you checked out our wiki yet?
ATA (hard disks)
Floppy Disk Controller
ATAPI (cd-rom)
AHCI (SATA native)
DMA
PCI
PCI Express
USB
For boot-specific things you may want to look at these:
File Management
File Systems
Memory Management
I hope this helps :D
P.S.: check this wonderful website as well: https://www.google.com
Everyone should know how to program a computer, because it teaches you how to think! -Steve Jobs

Code: Select all

while ( ! ( succeed = try() ) ); 
Post Reply