did simplify multiboot header because loader may not be trusted
This commit is contained in:
parent
19e7844aa5
commit
5d71436c30
2 changed files with 21 additions and 29 deletions
|
|
@ -1,10 +1,10 @@
|
|||
# rOSka
|
||||
|
||||
- Probably useless hobby OS project
|
||||
- Targets 32bit legacy systems with graphical framebuffer
|
||||
- Targets 32bit legacy systems with graphical framebuffer (VESA VBE 2)
|
||||
- Boots with multiboot compatible bootloader, such as GRUB
|
||||
- Assembles with FASM
|
||||
- We'll probably use ext2 filesystem
|
||||
- We'll probably use ext2/4 filesystem
|
||||
|
||||
## GRUB disk creation
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue