rust-osdev / rust-osdev/bootloader
Floppy image boot fails on virtual box 7.0.2 with "No support for int13h extensions"
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1.7k
- Forks
- 240
- PR merge metrics
- No merged PRs in 30d
Description
Hi!
I cannot get my test code to boot on virtual box. Just following message is displayed:
Booting (First stage)...
No support for int13h extensions
I assume this does not even go to the point where my code would matter?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the first-stage floppy-image boot in VirtualBox 7.0.2 and capture the conditions that produce “No support for int13h extensions.” Read the bootloader’s first-stage handling and compare the failing setup with a working boot path; done means the cause and a verifiable fix or compatibility limitation are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100