搜索资源列表
引导程序的设计以及进程环境的建立
- 1、BOOTSECT.BIN 功能:1.44M软盘的引导扇区中的文件 源代码文件:BOOTSECT.ASM 编译方法 nasm bootsect.asm -o bootsect.bin 2、WRBOOT.COM 功能:将BOOTSECT.BIN 写到软盘的引导扇区 源代码文件:WRBOOT.ASM 编译方法 nasm wrboot.asm -o wrboot.com 使用方法:将BOOTSECT.BIN 与WRBOOT.COM 置于同一目录下,软驱
burn_load_led_backup
- armS3C44B0X引导启动和烧写的例子程序,本人自己试验的产品,保证最小化,是开发起步的好参考-armS3C44B0X guide started burning and procedures example, I tested the product and guarantee minimum, it is starting to develop a good reference
usboot-v1.70
- 实现从U盘上引导启动!优化了以前功能模块,注意的是当想正常启动系统时,U盘不要插在电脑上,不然有可能启动不了.
drag_ISO
- 在使用Magic CD/DVD Burner控件写个生成可引导启动的ISO时,碰到引导功能不正常,为了解决该控件的BUG,首先要解决引导文件在ISO的位置与读取方式,特此写了以下代码,方解决Magic CD/DVD Burner的问题。
proximap bootloader 启动引导程序
- proximap bootloader 启动引导程序
批引导程序
- ;批引导程序,用于引导系列运行程序 原版仅适用配置文件为StorageCard\NaviOne\bload.ini,考虑通用性,改进为只要配置文件bload.ini与主程序放同目录,任意卡名和路径下的均可作为引导入口。 说明: ;批引导程序,精简快速 ;放在启动入口位置,自动批量执行软件,发完命令后本程序完全退出,不占用内存 ;";"行:为注释行 ;本软件可随意分发使用,使用者自负一切责任,分发请保留本条款,作者:scrfr ;字串行:为命令行 ;数字行:为延时ms数,常用于等待虚拟端口的建立
操作系统引导程序
- 支持各种操作系统引导启动(boot loader),可实现多操作系统混合使用。
u-boot-1.1.6
- u-boot,引导启动源代码
vxware-vxworks-
- vmware下安装vxworks最全的教程,包括网络引导启动,和硬盘启动等方法,只需按照步骤一步步来就能成功-vmware install the vxworks most full tutorial, including network boot start, and hard drive start, just follow the steps to a step by step
boot
- 引导扇区程序源码 编译后可以从软盘启动计算机 操作系统制作的第一步-Boot sector program source code can be compiled from the floppy disk to start the computer operating system produced by the first step
Bootloader
- 杨初超值版的引导启动程序的测试用例,希望对大家有用-Yang early version of the guide value of the test case proceedings, in the hope that useful
os
- 操作系统引导探究.rar讲解操作系统启动全过程,详细并有代码.-Guide into the operating system. Rar on the operating system to start the whole process in detail and have the code.
FAT32
- FAT32 文件格式的引导扇区汇编代码,对于了解FAT32文件格式以及引导启动很有益-FAT32 file format of the boot sector code to compile, for the understanding of FAT32 file format, as well as very useful boot
grub
- 多引导启动管理程序 运行在DOS下,可以实现多个操作系统的启动-programe to manager booter of multiply operating systems
loadsystem
- 硬盘引导启动微型操作系统,对设置启动WINPE系统的说明,还有启动GRUB4DOS,有几个BAT实现在VISTA WINDOWS 7 下设置和删除启动项-Micro-operating system boot disk, set the start WINPE system on the note, there are start GRUB4DOS, there are several BAT achieve VISTA WINDOWS 7 set and remove startup item
DSP-boot-module-design
- 该设计讲述在DSP嵌入式系统中如何设计引导启动模块,主要以TMS320C6713为例,讲述C6713的HPI引导和并行FLASH引导。-The design describes how the DSP embedded system design boot module, mainly TMS320C6713, for example, about the HPI C6713 FLASH guide and parallel guide.
201204161548
- 嵌入式系统的内核引导启动过程浅析.pdf 摘 要 引导加载程序(Bootloader) 是嵌入式系统CPU 加电后第一个开始运行的代码。在内核映像执行之前完成相关的底层硬件的... -Built-in system of inside pit guide start process shallow Xi.pdf summary guide s adding to carry procedure(Bootloader) is built-in system CPU to add an elec
grub-2.00~rc1.tar
- grub2的最新版本,实现多系统引导启动。-The latest version of grub2, multi-system boot.
MAC引导
- MAC引导 WIN7安装 安装后用这个启动 懂的朋友下
启动盘制作Flashboot源码
- U盘引导制作源码 快速制作启动U盘 感谢您的使用(U disk boot production source)