homepage icon indicating copy to clipboard operation
homepage copied to clipboard

Comments for "https://rust-osdev.com/this-month/2021-02/"

Open utterances-bot opened this issue 4 years ago • 1 comments

This Month in Rust OSDev (February 2021) | Rust OSDev

Operating System Development in Rust

https://rust-osdev.com/this-month/2021-02/

utterances-bot avatar Mar 18 '21 17:03 utterances-bot

I have an idea for grub booting. try to make a script in sh (or bash) to automatically create workspace for rust os for grub. Things that will be perfect: manage.sh script to: run (in qemu), build (to iso file with genisoimage or xorrisofs), change some things like stack size, the modules with automatically generated info to Cargo.toml (how I plan in my operation system nierdzewny). And Kernel is name of linux boot.

TANDEXX avatar Mar 18 '21 17:03 TANDEXX