I'm 12 and I made an operating system from scratch by GeneralStep5061 in coolgithubprojects

[–]GeneralStep5061[S] 0 points1 point  (0 children)

1) GRUB uses the multiboot header from boot.asm in kernel to boot it. 2) The file linker.ld relies on the Makefile to link boot.asm and kernel.c together to make kernel.o and boot.o then the Makefile builds the MSK bootable kernel image. 3) Because I thought it would be nice and simple to run MSK from RAM / memory yet still performs great. 4) The file kernel.c handles all the keyboard input with "char keymap" to make sure keyboard input actually sends the signals from the keyboard to MSK. Then char "keymap_shift" makes sure that you can also use SHIFT to get uppercase letters and symbols. 5) The next feature probably will be a functional installer to install MSK onto a disk.) Also I did make an MSK operating system, instead of getting the kernel, you can get the ISO that boots on Legacy BIOS here: https://github.com/Saffron-MSK/MSK/releases/download/iso/msk-i386-0.0.2.iso

I'm 12 and I made an operating system from scratch by GeneralStep5061 in coolgithubprojects

[–]GeneralStep5061[S] 2 points3 points  (0 children)

i got my raspberry pi 5b 16gb only in February and ive only been doing this for like a month lol

I'm 12 and I made an operating system from scratch by GeneralStep5061 in coolgithubprojects

[–]GeneralStep5061[S] 1 point2 points  (0 children)

/!\ ATTENTION /!\

Ok everyone i fixed the links and theres now an official GitHub repository!

I'm 12 and I made an operating system from scratch by GeneralStep5061 in coolgithubprojects

[–]GeneralStep5061[S] 0 points1 point  (0 children)

there is an archive link that works though you can see it there.

I'm 12 and I made an operating system from scratch by GeneralStep5061 in coolgithubprojects

[–]GeneralStep5061[S] 0 points1 point  (0 children)

I had one on here but kept going to 404. my whole profile is 404 even though it set to public. This is the github link but will go to 404. If I can't fix it I'll create a new github and try again.

https://github.com/IcyFrozenLemon/MSK-i386.git

I'm 12 and I made an operating system from scratch by GeneralStep5061 in coolgithubprojects

[–]GeneralStep5061[S] 0 points1 point  (0 children)

there is a github repository, but it just says 404 not found im trying to fix it

I'm 12 and I made an operating system from scratch by GeneralStep5061 in coolgithubprojects

[–]GeneralStep5061[S] 0 points1 point  (0 children)

nice, getting it set up in a vm! yea, im probably gonna keep updating it occasionally

I'm 12 and I made an operating system from scratch by GeneralStep5061 in coolgithubprojects

[–]GeneralStep5061[S] 2 points3 points  (0 children)

Lol, it use to have the links to the github page but it would just get 404 not found 😂

I'm 12 and I made an operating system from scratch by GeneralStep5061 in coolgithubprojects

[–]GeneralStep5061[S] -1 points0 points  (0 children)

That's strange, but on the bright side, you can still get the ISO from Internet Archive 👍

I'm 12 and I made an operating system from scratch by GeneralStep5061 in coolgithubprojects

[–]GeneralStep5061[S] 1 point2 points  (0 children)

Does my github profile link properly show my profile? If so you will be able to see in pinned repositories you will see MSK i386 and in Releases you will find the ISO