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

https://github.com/over-run/overrunoperatingsystem


https://github.com/over-run/overrunoperatingsystem

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# OverRunOperatingSystem
- using virtual box to test this
- using windows xp 7 8 10 11 to common "diskpart" to create vhd
- using nasm to create boot.bin
- using dd to write to vhd to run in virtual box
# 超限组织(超越极限)的x86汇编制作操作系统
- 使用 甲骨文公司的 virtual box 测试它
- 使用微软的操作系统进行虚拟磁盘分区(.vhd)去创建它
- 使用nasm编译asm文件生成boot.bin文件
- 使用dd.exe去写入虚拟磁盘(.vhd) 并用 virtual box 运行它