搜索资源列表
引导程序的设计以及进程环境的建立
- 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
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 ;字串行:
操作系统引导程序
- 支持各种操作系统引导启动(boot loader),可实现多操作系统混合使用。
u-boot-1.1.6
- u-boot,引导启动源代码
引导程序的设计以及进程环境的建立
- 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
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
bios_ABC
- arm88.com斑竹提供的一个bios(s3c44B0)源代码,内附详细讲解,有助于对启动引导代码的理解。-arm88.com illustrated with a bios (s3c44B0) source code, enclosing elaborate on the launch guide to the understanding of code.
disk_password
- 给硬盘启动时加把锁,可以保护你的数据和计算机的安全,是用汇编写的,把它编译后生成二进制文件,写入硬盘引导区即可.-start to increase hard disk lock, and can protect your data and computer security, is a compilation of writing, it compiled generated binary files, write your hard
AT91AssemblerCodeStartupSequenceforC
- At91启动代码编写的指导文档,对于编写boot引导程序很有帮助-prepared by the guidance document for the preparation of procedures to guide helpful boot
ARM-uCLinuxqidong
- 分析了ARM--μCLinux嵌入式系统启动引导的过程,实现该系统启动引导的技术难点-Analysis of the ARM μCLinux embedded system boot process, boot the system realize the technical difficulties
9
- 操作系统构成实验 Linux 操作系统的启动流程 开机载入程序—引导软件LILO 实验设计思想 配置新内核bzImage 制作启动盘(Boot盘) 制作根文件系统盘 系统整合 系统测试 -Constitute experimental Linux operating system boot process the operating system boot loading proces
Booting_Linux
- 引导Linux:历史与未来——介绍了Linux的引导过程,对Linux启动过程感兴趣的朋友请看。-Guide Linux: History and Future- Introduction to the Linux boot process of the Linux boot process of interest to see a friend.
linux
- Linux各项系统开机服务的功能/Linux基础:系统服务/LINUX启动服务详解/LINUX守护进程介绍/linux系统服务详解FC5/Linux系统中的主要服务/linux下系统服务及解释/linux主要系统服务介绍/Redhat Linux下常用服务介绍/和服务相关的那些事/用LILO轻松实现多重启动/优化Linux 系统服务来提高引导速度/-Linux boot the system service functions/Linu
drag_ISO
- 在使用Magic CD/DVD Burner控件写个生成可引导启动的ISO时,碰到引导功能不正常,为了解决该控件的BUG,首先要解决引导文件在ISO的位置与读取方式,特此写了以下代码,方解决Magic CD/DVD Burner的问题。 -In the use of Magic CD/DVD Burner Controls generate write a guide to start the ISO encountered unu
NTFSDocuments
- NTFS下$boot文件的全部引导程序源代码,可以很深入的了解WINDOWS的启动过程-NTFS files under $ boot all boot source code, can be a deeper understanding of the startup process WINDOWS
启动盘制作Flashboot源码
- U盘引导制作源码 快速制作启动U盘 感谢您的使用(U disk boot production source)