代码搜索:RAMDISK

找到约 1,135 项符合「RAMDISK」的源代码

代码结果 1,135
www.eeworm.com/read/137932/13277722

txt remote-boot.txt

Linux Remote-Boot mini-HOWTO: 使用 Red-Hat Linux, DOS, Windows 3.1 及 Windows 95 设定远端开机工作站 作者: Marc Vuilleumier Stu:ckelberg, Sandro
www.eeworm.com/read/323021/13358339

c fileinit.c

/*******************************************************************/ /* */ /* File Initialization Module
www.eeworm.com/read/311868/13624013

html remote-boot-3.html

www.eeworm.com/read/309114/13682146

txt 如何从新建立uramdisk.txt

1,解开系统提供的 ramdisk #mkdir ramdisk #cd ramdisk #cp ramdisk.gz . #gzip -d ramdisk.gz #mkdir old #mount -o loop ramdisk old 以上是把原来的 ramdisk 解了出来。 2.2)新建 ramdisk 目前使用 8M 的ramdisk,以后可以根据情况调整。 #dd if=/d
www.eeworm.com/read/151104/5686021

makefile

# # Makefile for the Philips Nino ramdisk # # Note! Dependencies are done automagically by 'make dep', which also # removes any old dependencies. DON'T put your own dependencies here # unless it's som
www.eeworm.com/read/136786/5862295

makefile

# # Makefile for the Philips Nino ramdisk # # Note! Dependencies are done automagically by 'make dep', which also # removes any old dependencies. DON'T put your own dependencies here # unless it's som
www.eeworm.com/read/135829/5877580

vcproj ramdisksys.vcproj

www.eeworm.com/read/135829/5877595

bat drvbuild.bat

@echo off set errorlevel=0 call _build.bat %1 %2 %3 @echo on if "%2"=="checked" goto lab if "%2"=="CHECKED" goto lab del .\..\Install\RAMDisk.sys copy I386\free\RAMDisk.sys .\..\I
www.eeworm.com/read/135829/5877603

vcproj ramdiskdll.vcproj

www.eeworm.com/read/102935/6225302

makefile

# # Makefile for the Philips Nino ramdisk # # Note! Dependencies are done automagically by 'make dep', which also # removes any old dependencies. DON'T put your own dependencies here # unless it's som