{"id":27483338,"url":"https://github.com/hectorpulido/minios","last_synced_at":"2025-04-16T15:45:56.607Z","repository":{"id":283577945,"uuid":"952230795","full_name":"HectorPulido/minios","owner":"HectorPulido","description":"This is a small operative system made with Rust. It was created to experiment with the Rust programming language and to learn about operating systems. It is not intended to be a fully functional operating system, but rather a small project to learn from.","archived":false,"fork":false,"pushed_at":"2025-03-30T02:19:09.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T03:22:27.470Z","etag":null,"topics":["ai","backend"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HectorPulido.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-21T00:11:43.000Z","updated_at":"2025-03-30T02:19:13.000Z","dependencies_parsed_at":"2025-03-22T01:32:12.492Z","dependency_job_id":null,"html_url":"https://github.com/HectorPulido/minios","commit_stats":null,"previous_names":["hectorpulido/minios"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HectorPulido%2Fminios","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HectorPulido%2Fminios/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HectorPulido%2Fminios/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HectorPulido%2Fminios/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HectorPulido","download_url":"https://codeload.github.com/HectorPulido/minios/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249256486,"owners_count":21238985,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","backend"],"created_at":"2025-04-16T15:45:55.289Z","updated_at":"2025-04-16T15:45:56.591Z","avatar_url":"https://github.com/HectorPulido.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minios\n\nThis is a small operative system made with Rust. It was created to experiment with the Rust programming language and to learn about operating systems. It is not intended to be a fully functional operating system, but rather a small project to learn from.\n\nIs heavily inspired by [Writing an OS in Rust](https://os.phil-opp.com/).\n\n## How to build\n1. Install dependencies; Rust, QEMU, and a few other tools.\n2. Clone the repository.\n3. Install bootloader dependencies with `cargo install bootimage`.\n4. Build the project with `cargo bootimage`.\n5. Run the project with qemu with `qemu-system-x86_64 -drive format=raw,file=target/target/debug/bootimage-mini_os.bin`.\n\n## Known issues\n1. https://github.com/phil-opp/blog_os/issues/1249#issuecomment-1819116460\n2. https://github.com/rust-osdev/bootloader/issues/499#issuecomment-2741496549\n\n\n## Youtube video\nThis project is part of a video on my Youtube channel. The videos are in Spanish, but you can enable subtitles in English.\n\n[![Youtube video](https://img.youtube.com/vi/r7phHZ-_KEw/0.jpg)](https://www.youtube.com/watch?v=r7phHZ-_KEw)\n\n\n\u003cbr\u003e\n\n\u003cdiv align=\"center\"\u003e\n\u003ch3 align=\"center\"\u003eLet's connect 😋\u003c/h3\u003e\n\u003c/div\u003e\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://www.linkedin.com/in/hector-pulido-17547369/\" target=\"blank\"\u003e\n\u003cimg align=\"center\" width=\"30px\" alt=\"Hector's LinkedIn\" src=\"https://www.vectorlogo.zone/logos/linkedin/linkedin-icon.svg\"/\u003e\u003c/a\u003e \u0026nbsp; \u0026nbsp;\n\u003ca href=\"https://twitter.com/Hector_Pulido_\" target=\"blank\"\u003e\n\u003cimg align=\"center\" width=\"30px\" alt=\"Hector's Twitter\" src=\"https://www.vectorlogo.zone/logos/twitter/twitter-official.svg\"/\u003e\u003c/a\u003e \u0026nbsp; \u0026nbsp;\n\u003ca href=\"https://www.twitch.tv/hector_pulido_\" target=\"blank\"\u003e\n\u003cimg align=\"center\" width=\"30px\" alt=\"Hector's Twitch\" src=\"https://www.vectorlogo.zone/logos/twitch/twitch-icon.svg\"/\u003e\u003c/a\u003e \u0026nbsp; \u0026nbsp;\n\u003ca href=\"https://www.youtube.com/channel/UCS_iMeH0P0nsIDPvBaJckOw\" target=\"blank\"\u003e\n\u003cimg align=\"center\" width=\"30px\" alt=\"Hector's Youtube\" src=\"https://www.vectorlogo.zone/logos/youtube/youtube-icon.svg\"/\u003e\u003c/a\u003e \u0026nbsp; \u0026nbsp;\n\u003ca href=\"https://pequesoft.net/\" target=\"blank\"\u003e\n\u003cimg align=\"center\" width=\"30px\" alt=\"Pequesoft website\" src=\"https://github.com/HectorPulido/HectorPulido/blob/master/img/pequesoft-favicon.png?raw=true\"/\u003e\u003c/a\u003e \u0026nbsp; \u0026nbsp;\n\n\u003c/p\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhectorpulido%2Fminios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhectorpulido%2Fminios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhectorpulido%2Fminios/lists"}