搜索资源列表
bochs-2.1.1.win32-bin
- 可用于虚拟主机,适用WIN98/WIN2-for virtual server, application WIN98/WIN2
bochs-2.2.win32-src
- Bochs is a virtual machine like VMware
operatingsystemsourcecode
- \\Tinix: 书中所附代码 其中很多目录中除了包含源代码(*.asm, *.inc, *.c, *.h)外,还有这样一些文件: boot.bin 引导扇区(Boot Sector),可通过 FloppyWriter 写入软盘(或软盘映像)。 loader.bin LOADER,直接拷贝至软盘(或软盘映像)根目录。 kernel.bin 内核(Kernel),直接拷贝至软盘(或软盘映像)根目录。 bochsrc.bxrc Bochs 配置文
bochs-2.3-win32msvc-src
- bochs : one pc simulator.
bochs-2.1.1.win32
- bochs ,虚拟机原码,VC,能编译通过
minios
- 这是我自己学习过程中写的,大家看一下,多提意见。谢谢! 暂时只实现了进程的管理和切换,文件系统打算用FAT12,文件系统模块已经大体完成,后面再加进行去吧;内存管理也不会等太久的。 使用方法: 1.安装bochs; 2.建一个软件镜像文件,使用WINIMAGE将BOOT.BIN写入引导扇区,将setup.bin和system.bin直接写进磁盘镜像文件就行了。 上面用到的几个文件已经有了,没有编译器的可以直接使用了。编译环境为GCC+NASM,直接在命令下点make即可,名
linux-0.00-041217.tar
- linux bochs 镜像这是被引导扇区代码读取到物理地址0x10000H处的代码,他被编译后写在第2个扇区开始的地方, 在这里写代码就不用顾忌512字节的限制了,随便写几个扇区,嘿嘿!
funix
- 1. 安装带有虚拟硬盘的虚拟机(VMware、Bochs等); 2. 运行funix目录下的format.exe程序,按要求输入虚拟硬盘路径,即可格式化该虚拟硬盘; 3. 运行funix目录下的MakeImg.exe程序,同样输入虚拟硬盘路径,可将funix的boot、loader和kernel安装至虚拟硬盘 4. 若要在虚拟硬盘上放置文件,运行asd.exe,先输入虚拟硬盘路径,再输入文件路径。 -1. With the virtual hard disk to instal
bochs.cfg.tar
- bochs configure file with bochs >2.4, bochs can use for develope linux 0.-bochs configure file with bochs >2.4, bochs can use for develope linux 0.11
bochs-2.2.6-pintos.tar
- Bochs2.2.6的全部源码。LINUX中可安装-Bochs2.2.6 all the source code. LINUX can be installed
bochs-2.6.tar
- bochs虚拟机,看到因为资源被墙了,所以发到这儿来,让大家下载,不用搞的太麻烦-bochs virtual machine, see the wall because resources are sent to come here and let you download, do not engage in too much trouble
bochs-2.6.2.tar
- 这是一份bochs的源代码,希望对大家也是有用的,对学习如何编写操作系统的同学来说是很不错的-This is a bochs source code, we hope to also be useful to learn how to write the operating system is a very good student
linux0.11
- linux0.11源码,PC上开发需要的开发软件Bochs-2.6.2,以及开发需要的两个映像文件bootimage-0.1和rootimage-0.11,可以直接使用-Linux0.11 source code ,software needed on PC development Bochs-2.6.2, image files bootimage-0.1 and rootimage-0.11can be used directly on Bochs-2.6.2.
bochs-2.3.5.tar
- 硬件模拟器。可以实现Linux环境下的硬件模拟,然后在它上面跑操作系统。-Hardware simulator. Linux can achieve hardware simulation environment, and then run the operating system on top of it