Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rezwanahmedsami/blog_os


https://github.com/rezwanahmedsami/blog_os

Last synced: 30 days ago
JSON representation

Awesome Lists containing this project

README

        

cargo build -Zbuild-std --target x86_64-blog_os.json

# build
cargo build --target x86_64-blog_os.jsonn in que

# to run in qume:
qemu-system-x86_64 -drive format=raw,file=target/x86_64-blog_os/debug/bootimage-blog_os.bin

# to run in real machine:
dd if=target/x86_64-blog_os/debug/bootimage-blog_os.bin of=/dev/sdX && sync