Skip to content

Commit 0a1f320

Browse files
Update Readme.md
1 parent 816f393 commit 0a1f320

File tree

1 file changed

+6
-12
lines changed

1 file changed

+6
-12
lines changed

part2/Readme.md

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
1-
#Os dev part 1
1+
# Os dev part 2
22

3-
Welcome to make your first os
3+
Include:
4+
filesystem (all)
5+
ram support(to make initrd image run: ``` sudo mkinitramfs -o targets/x86_64/iso/boot/grub/initrd.img```
46

5-
Download this template and make the cross-compiler and add it to $PATH variable
6-
Then run ```make``` and ```make build-x86_64```
7-
8-
This episode includes :
9-
1. A file system
10-
2. VGA support(a little bit)
11-
12-
13-
That's all. Se ya'll next episode
14-
7+
That's all.
8+

0 commit comments

Comments
 (0)