Added screenfetch
This commit is contained in:
@@ -2,7 +2,10 @@
|
||||
|
||||
# VulcanOS [](https://travis-ci.com/ice-bit/vulcanos)
|
||||
**VulcanOS** is a x86 monolithic kernel written in C from scratch following the UNIX philosophy. This project is just a student learning tool to know more about operating systems, do not expect nothing more than a toy.
|
||||
|
||||
<div align="center">
|
||||
<img src="imgs/screenshot.png" />
|
||||
<h6><i>VulcanOS running under QEMU</h6></i>
|
||||
</div><br /><br />
|
||||
|
||||
## Installation
|
||||
### Requirements
|
||||
@@ -18,7 +21,7 @@ After that, you can build iceOS just by running the command listed below.
|
||||
2. Type `make run` to start it in QEMU or `make bochs` to start it with bochs(only for debug purposes).
|
||||
|
||||
You can also find a ISO file
|
||||
[here](https://github.com/ice-bit/vulcanos/raw/master/imgs/vulcanos.iso)(md5sum: `5a969460e63eb5c4dcfa943dc2a3f39f`)
|
||||
[here](https://github.com/ice-bit/vulcanos/raw/master/imgs/vulcanos.iso)(md5sum: `a706cdfeea573e08550e599717d3f519`)
|
||||
|
||||
## Features
|
||||
iceOS has the following features:
|
||||
|
||||
Reference in New Issue
Block a user