{"id":25689000,"url":"https://github.com/embeddedos/bios-bootloader","last_synced_at":"2026-04-18T12:04:21.019Z","repository":{"id":256031229,"uuid":"854160978","full_name":"EmbeddedOS/bios-bootloader","owner":"EmbeddedOS","description":"A simple BIOS second stage bootloader to load the kernel.","archived":false,"fork":false,"pushed_at":"2024-09-08T15:03:02.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T21:17:18.392Z","etag":null,"topics":["bios","bootloader","harddrive","mbr","x86"],"latest_commit_sha":null,"homepage":"","language":"Assembly","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EmbeddedOS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-09-08T14:38:47.000Z","updated_at":"2024-09-08T15:04:12.000Z","dependencies_parsed_at":"2024-09-09T07:32:58.406Z","dependency_job_id":null,"html_url":"https://github.com/EmbeddedOS/bios-bootloader","commit_stats":null,"previous_names":["embeddedos/bios-bootloader"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EmbeddedOS/bios-bootloader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmbeddedOS%2Fbios-bootloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmbeddedOS%2Fbios-bootloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmbeddedOS%2Fbios-bootloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmbeddedOS%2Fbios-bootloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EmbeddedOS","download_url":"https://codeload.github.com/EmbeddedOS/bios-bootloader/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmbeddedOS%2Fbios-bootloader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31967994,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bios","bootloader","harddrive","mbr","x86"],"created_at":"2025-02-24T21:17:23.076Z","updated_at":"2026-04-18T12:04:20.994Z","avatar_url":"https://github.com/EmbeddedOS.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bios-bootloader\n\nA simple BIOS second stage bootloader to load the kernel. This repository includes a Master Boot Record sector code to load the second stage bootloader. the second stage bootloader will load the kernel.\n\n## How to\n\nTo build a raw hard disk image:\n\n```bash\n./image.sh\n```\n\nTo run qemu emulator:\n\n```bash\nqemu-system-i386 -hda boot.img\n```\n\nTo boot with a USB drive:\n\n```bash\nsudo dd if=boot.img of=/dev/sdb\n```\n\nFull blog: [link](https://embeddedos.github.io/posts/Build-A-x86-Bootloader-BIOS/)\n\nYoutube:\n\n- [video 1](https://youtu.be/1sme52DW9WU?si=tJ5ERuBouEvU4jiu)\n- [video 2](https://youtu.be/bX4CIuBaejM?si=5bLUQEb1YZprP4YC)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fembeddedos%2Fbios-bootloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fembeddedos%2Fbios-bootloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fembeddedos%2Fbios-bootloader/lists"}